1
0
mirror of synced 2025-12-20 18:36:31 -05:00
Files
docs/lib/graphql/static/prerendered-input-objects.json
2021-08-24 16:35:39 +00:00

4672 lines
1.4 MiB

{
"dotcom": {
"html": "<div>\n <div>\n <h2 id=\"acceptenterpriseadministratorinvitationinput\">\n <a href=\"#acceptenterpriseadministratorinvitationinput\">AcceptEnterpriseAdministratorInvitationInput</a>\n </h2>\n <p>Autogenerated input type of AcceptEnterpriseAdministratorInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>invitationId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the invitation being accepted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"accepttopicsuggestioninput\">\n <a href=\"#accepttopicsuggestioninput\">AcceptTopicSuggestionInput</a>\n </h2>\n <p>Autogenerated input type of AcceptTopicSuggestion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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 the suggested 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addassigneestoassignableinput\">\n <a href=\"#addassigneestoassignableinput\">AddAssigneesToAssignableInput</a>\n </h2>\n <p>Autogenerated input type of AddAssigneesToAssignable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignableId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the assignable object to add assignees 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>assigneeIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The id of users to add as assignees.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addcommentinput\">\n <a href=\"#addcommentinput\">AddCommentInput</a>\n </h2>\n <p>Autogenerated input type of AddComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"adddiscussioncommentinput\">\n <a href=\"#adddiscussioncommentinput\">AddDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of AddDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>discussionId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion to comment 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>replyToId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion comment within this discussion to reply 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addenterprisesupportentitlementinput\">\n <a href=\"#addenterprisesupportentitlementinput\">AddEnterpriseSupportEntitlementInput</a>\n </h2>\n <p>Autogenerated input type of AddEnterpriseSupportEntitlement.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Enterprise which the admin 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>login</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The login of a member who will receive the support entitlement.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addlabelstolabelableinput\">\n <a href=\"#addlabelstolabelableinput\">AddLabelsToLabelableInput</a>\n </h2>\n <p>Autogenerated input type of AddLabelsToLabelable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The ids of the labels to add.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelableId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the labelable object to add labels 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addprojectcardinput\">\n <a href=\"#addprojectcardinput\">AddProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of AddProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>contentId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The content of the card. Must be a member of the ProjectCardItem union.</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 note on the 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>projectColumnId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the ProjectColumn.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addprojectcolumninput\">\n <a href=\"#addprojectcolumninput\">AddProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of AddProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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 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>projectId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addpullrequestreviewcommentinput\">\n <a href=\"#addpullrequestreviewcommentinput\">AddPullRequestReviewCommentInput</a>\n </h2>\n <p>Autogenerated input type of AddPullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 text 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitOID</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The SHA of the commit to comment 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>inReplyTo</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The comment id to 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>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The relative path of the file to comment 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 line index in the diff to comment 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>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The node ID of the pull request reviewing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addpullrequestreviewinput\">\n <a href=\"#addpullrequestreviewinput\">AddPullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of AddPullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 review body comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>comments</code> (<code><a href=\"/en/graphql/reference/input-objects#draftpullrequestreviewcomment\">[DraftPullRequestReviewComment]</a></code>)</p></td>\n<td><p><p>The review line 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>commitOID</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The commit OID the review pertains 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>event</code> (<code><a href=\"/en/graphql/reference/enums#pullrequestreviewevent\">PullRequestReviewEvent</a></code>)</p></td>\n<td><p><p>The event to perform on 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>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>threads</code> (<code><a href=\"/en/graphql/reference/input-objects#draftpullrequestreviewthread\">[DraftPullRequestReviewThread]</a></code>)</p></td>\n<td><p><p>The review line comment threads.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addpullrequestreviewthreadinput\">\n <a href=\"#addpullrequestreviewthreadinput\">AddPullRequestReviewThreadInput</a>\n </h2>\n <p>Autogenerated input type of AddPullRequestReviewThread.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Body of the thread&apos;s first comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>line</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The line of the blob to which the thread refers. The end of the line range for multi-line 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>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Path to the file being commented 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>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The node ID of the pull request reviewing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>side</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 the line resides. For multi-line comments, this is the side for the end of the line 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>startLine</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The first line of the range to which the comment 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>startSide</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 the start line resides.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addreactioninput\">\n <a href=\"#addreactioninput\">AddReactionInput</a>\n </h2>\n <p>Autogenerated input type of AddReaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>content</code> (<code><a href=\"/en/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>The name of the emoji to react 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>subjectId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addstarinput\">\n <a href=\"#addstarinput\">AddStarInput</a>\n </h2>\n <p>Autogenerated input type of AddStar.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>starrableId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Starrable ID to star.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addupvoteinput\">\n <a href=\"#addupvoteinput\">AddUpvoteInput</a>\n </h2>\n <p>Autogenerated input type of AddUpvote.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion or comment to upvote.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addverifiabledomaininput\">\n <a href=\"#addverifiabledomaininput\">AddVerifiableDomainInput</a>\n </h2>\n <p>Autogenerated input type of AddVerifiableDomain.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>domain</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL 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>ownerId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner to add the domain 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"approvedeploymentsinput\">\n <a href=\"#approvedeploymentsinput\">ApproveDeploymentsInput</a>\n </h2>\n <p>Autogenerated input type of ApproveDeployments.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>comment</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Optional comment for approving deployments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environmentIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The ids of environments to reject deployments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>workflowRunId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the workflow run containing the pending deployments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"approveverifiabledomaininput\">\n <a href=\"#approveverifiabledomaininput\">ApproveVerifiableDomainInput</a>\n </h2>\n <p>Autogenerated input type of ApproveVerifiableDomain.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the verifiable domain to approve.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"archiverepositoryinput\">\n <a href=\"#archiverepositoryinput\">ArchiveRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of ArchiveRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to mark as archived.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"auditlogorder\">\n <a href=\"#auditlogorder\">AuditLogOrder</a>\n </h2>\n <p>Ordering options for Audit Log connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#auditlogorderfield\">AuditLogOrderField</a></code>)</p></td>\n<td><p><p>The field to order Audit Logs by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cancelenterpriseadmininvitationinput\">\n <a href=\"#cancelenterpriseadmininvitationinput\">CancelEnterpriseAdminInvitationInput</a>\n </h2>\n <p>Autogenerated input type of CancelEnterpriseAdminInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>invitationId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pending enterprise administrator invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"changeuserstatusinput\">\n <a href=\"#changeuserstatusinput\">ChangeUserStatusInput</a>\n </h2>\n <p>Autogenerated input type of ChangeUserStatus.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>emoji</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The emoji to represent your status. Can either be a native Unicode emoji or an emoji name with colons, e.g., &#x1F600;.</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 user 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>limitedAvailability</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether this status should indicate you are not fully available on GitHub, e.g., you are away.</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 short description of your current 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>organizationId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The ID of the organization whose members will be allowed to see the status. If\nomitted, the status will be publicly visible.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationdata\">\n <a href=\"#checkannotationdata\">CheckAnnotationData</a>\n </h2>\n <p>Information from a check run analysis to specific lines of code.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Represents an annotation&apos;s information 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>location</code> (<code><a href=\"/en/graphql/reference/input-objects#checkannotationrange\">CheckAnnotationRange!</a></code>)</p></td>\n<td><p><p>The location of 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>message</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A short description of the feedback for these lines of 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>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path of the file to add an annotation 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>rawDetails</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Details about 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>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The title that represents the annotation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationrange\">\n <a href=\"#checkannotationrange\">CheckAnnotationRange</a>\n </h2>\n <p>Information from a check run analysis to specific lines of code.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>endColumn</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The ending column of 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>endLine</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The ending line of 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>startColumn</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The starting column of 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>startLine</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The starting line of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunaction\">\n <a href=\"#checkrunaction\">CheckRunAction</a>\n </h2>\n <p>Possible further actions the integrator can perform.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 short explanation of what this action would do.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\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>A reference for the action 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>label</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The text to be displayed on a button in the web UI.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunfilter\">\n <a href=\"#checkrunfilter\">CheckRunFilter</a>\n </h2>\n <p>The filters that are available when fetching check runs.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>appId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Filters the check runs created by this application 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>checkName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Filters the check runs by this name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkType</code> (<code><a href=\"/en/graphql/reference/enums#checkruntype\">CheckRunType</a></code>)</p></td>\n<td><p><p>Filters the check runs by this 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>status</code> (<code><a href=\"/en/graphql/reference/enums#checkstatusstate\">CheckStatusState</a></code>)</p></td>\n<td><p><p>Filters the check runs by 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunoutput\">\n <a href=\"#checkrunoutput\">CheckRunOutput</a>\n </h2>\n <p>Descriptive details about the check run.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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/input-objects#checkannotationdata\">[CheckAnnotationData!]</a></code>)</p></td>\n<td><p><p>The annotations that are made as part 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>images</code> (<code><a href=\"/en/graphql/reference/input-objects#checkrunoutputimage\">[CheckRunOutputImage!]</a></code>)</p></td>\n<td><p><p>Images attached to the check run output displayed in the GitHub pull request 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>summary</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The summary of the check run (supports Commonmark).</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 details of the check run (supports Commonmark).</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 title to provide 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunoutputimage\">\n <a href=\"#checkrunoutputimage\">CheckRunOutputImage</a>\n </h2>\n <p>Images attached to the check run output displayed in the GitHub pull request UI.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>alt</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The alternative text for the 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>caption</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short image 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>imageUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The full URL of the image.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuiteautotriggerpreference\">\n <a href=\"#checksuiteautotriggerpreference\">CheckSuiteAutoTriggerPreference</a>\n </h2>\n <p>The auto-trigger preferences that are available for check suites.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>appId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the application that owns 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>setting</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Set to <code>true</code> to enable automatic creation of CheckSuite events upon pushes 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuitefilter\">\n <a href=\"#checksuitefilter\">CheckSuiteFilter</a>\n </h2>\n <p>The filters that are available when fetching check suites.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>appId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Filters the check suites created by this application 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>checkName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Filters the check suites by this 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"clearlabelsfromlabelableinput\">\n <a href=\"#clearlabelsfromlabelableinput\">ClearLabelsFromLabelableInput</a>\n </h2>\n <p>Autogenerated input type of ClearLabelsFromLabelable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelableId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the labelable object to clear the labels from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cloneprojectinput\">\n <a href=\"#cloneprojectinput\">CloneProjectInput</a>\n </h2>\n <p>Autogenerated input type of CloneProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>includeWorkflows</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not to clone the source project&apos;s workflows.</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 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>public</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The visibility of the project, defaults to false (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>sourceId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The source project to clone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>targetOwnerId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The owner ID to create the project under.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"clonetemplaterepositoryinput\">\n <a href=\"#clonetemplaterepositoryinput\">CloneTemplateRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of CloneTemplateRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short description of the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includeAllBranches</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether to copy all branches from the template to the new repository. Defaults\nto copying only the default branch 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>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ownerId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner for the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the template repository.</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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"closeissueinput\">\n <a href=\"#closeissueinput\">CloseIssueInput</a>\n </h2>\n <p>Autogenerated input type of CloseIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the issue to be closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"closepullrequestinput\">\n <a href=\"#closepullrequestinput\">ClosePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of ClosePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the pull request to be closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitauthor\">\n <a href=\"#commitauthor\">CommitAuthor</a>\n </h2>\n <p>Specifies an author for filtering Git commits.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>Email addresses to filter by. Commits authored by any of the specified email addresses 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>ID of a User to filter by. If non-null, only commits authored by this user\nwill be returned. This field takes precedence over emails.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcontributionorder\">\n <a href=\"#commitcontributionorder\">CommitContributionOrder</a>\n </h2>\n <p>Ordering options for commit contribution connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#commitcontributionorderfield\">CommitContributionOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order commit contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributionorder\">\n <a href=\"#contributionorder\">ContributionOrder</a>\n </h2>\n <p>Ordering options for contribution connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"convertprojectcardnotetoissueinput\">\n <a href=\"#convertprojectcardnotetoissueinput\">ConvertProjectCardNoteToIssueInput</a>\n </h2>\n <p>Autogenerated input type of ConvertProjectCardNoteToIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 newly created 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectCardId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ProjectCard ID to convert.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to create the issue 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>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The title of the newly created issue. Defaults to the card&apos;s note text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"convertpullrequesttodraftinput\">\n <a href=\"#convertpullrequesttodraftinput\">ConvertPullRequestToDraftInput</a>\n </h2>\n <p>Autogenerated input type of ConvertPullRequestToDraft.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the pull request to convert to draft.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createbranchprotectionruleinput\">\n <a href=\"#createbranchprotectionruleinput\">CreateBranchProtectionRuleInput</a>\n </h2>\n <p>Autogenerated input type of CreateBranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>pattern</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The glob-like pattern used to determine 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>pushActorIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User, Team or App IDs allowed to push 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The global relay id of the repository in which a new branch protection rule should be 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>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>reviewDismissalActorIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User or Team IDs allowed to dismiss reviews on pull requests targeting matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createcheckruninput\">\n <a href=\"#createcheckruninput\">CreateCheckRunInput</a>\n </h2>\n <p>Autogenerated input type of CreateCheckRun.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actions</code> (<code><a href=\"/en/graphql/reference/input-objects#checkrunaction\">[CheckRunAction!]</a></code>)</p></td>\n<td><p><p>Possible further actions the integrator can perform, which a user may trigger.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>completedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run finished.</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 final conclusion of the check.</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 of the integrator&apos;s site that has the full details of the check.</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 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>headSha</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The SHA of the head 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 of the check.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>output</code> (<code><a href=\"/en/graphql/reference/input-objects#checkrunoutput\">CheckRunOutput</a></code>)</p></td>\n<td><p><p>Descriptive details about the 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>startedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run began.</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#requestablecheckstatusstate\">RequestableCheckStatusState</a></code>)</p></td>\n<td><p><p>The current 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createchecksuiteinput\">\n <a href=\"#createchecksuiteinput\">CreateCheckSuiteInput</a>\n </h2>\n <p>Autogenerated input type of CreateCheckSuite.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>headSha</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The SHA of the head 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createcontentattachmentinput\">\n <a href=\"#createcontentattachmentinput\">CreateContentAttachmentInput</a>\n </h2>\n <p>Autogenerated input type of CreateContentAttachment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 content attachment, which may contain 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>contentReferenceId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the content_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>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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdeploymentinput\">\n <a href=\"#createdeploymentinput\">CreateDeploymentInput</a>\n </h2>\n <p>Autogenerated input type of CreateDeployment.</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>CreateDeploymentInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>autoMerge</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Attempt to automatically merge the default branch into the requested ref, defaults to true.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Short 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>Name for the target 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>payload</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>JSON payload with extra information about 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>refId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the ref to be deployed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>requiredContexts</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>The status contexts to verify against commit status checks. To bypass required\ncontexts, pass an empty array. Defaults to all unique contexts.</p></p>\n\n\n\n\n\n\n\n\n\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>Specifies a task to execute.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdeploymentstatusinput\">\n <a href=\"#createdeploymentstatusinput\">CreateDeploymentStatusInput</a>\n </h2>\n <p>Autogenerated input type of CreateDeploymentStatus.</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>CreateDeploymentStatusInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>autoInactive</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Adds a new inactive status to all non-transient, non-production environment\ndeployments with the same repository and environment name as the created\nstatus&apos;s 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>deploymentId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short description of the status. Maximum length of 140 characters.</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>If provided, updates the environment of the deploy. Otherwise, does not modify 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>environmentUrl</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Sets the URL for accessing your 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>logUrl</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The log URL to associate with this status. This URL should contain\noutput to keep the user updated while the task is running or serve as\nhistorical information for what happened in 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>The state of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"creatediscussioninput\">\n <a href=\"#creatediscussioninput\">CreateDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of CreateDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 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>categoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the discussion category to associate with 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the repository on which to create 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>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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createenterpriseorganizationinput\">\n <a href=\"#createenterpriseorganizationinput\">CreateEnterpriseOrganizationInput</a>\n </h2>\n <p>Autogenerated input type of CreateEnterpriseOrganization.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>adminLogins</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>The logins for the administrators of the new organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>billingEmail</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The email used for sending billing receipts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise owning the new organization.</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 new organization.</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 new 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createenvironmentinput\">\n <a href=\"#createenvironmentinput\">CreateEnvironmentInput</a>\n </h2>\n <p>Autogenerated input type of CreateEnvironment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createipallowlistentryinput\">\n <a href=\"#createipallowlistentryinput\">CreateIpAllowListEntryInput</a>\n </h2>\n <p>Autogenerated input type of CreateIpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>An IP address or range of 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>isActive</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the IP allow list entry is active when an IP allow list is 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>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An optional name for 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>ownerId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner for which to create the new IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createissueinput\">\n <a href=\"#createissueinput\">CreateIssueInput</a>\n </h2>\n <p>Autogenerated input type of CreateIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assigneeIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The Node ID for the user assignee 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>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The body for the issue 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueTemplate</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of an issue template in the repository, assigns labels and assignees from the template to 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>labelIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of labels 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>milestoneId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the milestone 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>projectIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs for projects associated with 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title for the 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createlabelinput\">\n <a href=\"#createlabelinput\">CreateLabelInput</a>\n </h2>\n <p>Autogenerated input type of CreateLabel.</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>CreateLabelInput</code> is available under the <a href=\"/en/graphql/overview/schema-previews#labels-preview\">Labels preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>color</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A 6 character hex code, without the leading #, identifying the color of the 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>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A brief description of the label, such as its 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 name of the 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createprojectinput\">\n <a href=\"#createprojectinput\">CreateProjectInput</a>\n </h2>\n <p>Autogenerated input type of CreateProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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 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>ownerId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The owner ID to create the project under.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of repository IDs to create as linked repositories for 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>template</code> (<code><a href=\"/en/graphql/reference/enums#projecttemplate\">ProjectTemplate</a></code>)</p></td>\n<td><p><p>The name of the GitHub-provided template.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createpullrequestinput\">\n <a href=\"#createpullrequestinput\">CreatePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of CreatePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\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>The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository. You cannot update the base branch on a pull request to point\nto another repository.</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 contents 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>draft</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Indicates whether this pull request should be 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>headRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the branch where your changes are implemented. For cross-repository pull requests\nin the same network, namespace <code>head_ref_name</code> with a user like this: <code>username:branch</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>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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createrefinput\">\n <a href=\"#createrefinput\">CreateRefInput</a>\n </h2>\n <p>Autogenerated input type of CreateRef.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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 fully qualified name of the new Ref (ie: <code>refs/heads/my_new_branch</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>oid</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The GitObjectID that the new Ref shall target. Must point to a 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Repository to create the Ref 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createrepositoryinput\">\n <a href=\"#createrepositoryinput\">CreateRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of CreateRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short description of the new repository.</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 should have the 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>hasWikiEnabled</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Indicates if the repository should have the 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 URL for a web page about 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>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ownerId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The ID of the owner for the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>When an organization is specified as the owner, this ID identifies the team\nthat should be granted access to the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>template</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.</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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createsponsorshipinput\">\n <a href=\"#createsponsorshipinput\">CreateSponsorshipInput</a>\n </h2>\n <p>Autogenerated input type of CreateSponsorship.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>amount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The amount to pay to the sponsorable in US dollars. Required if a tierId is not specified. Valid values: 1-12000.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>isRecurring</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the sponsorship should happen monthly/yearly or just this one time. Required if a tierId is not specified.</p></p>\n\n\n\n\n\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>Specify whether others should be able to see that the sponsor is sponsoring\nthe sponsorable. Public visibility still does not reveal which tier is used.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>receiveEmails</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the sponsor should receive email updates from 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>sponsorId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The ID of the user or organization who is acting as the sponsor, paying for\nthe sponsorship. Required if sponsorLogin is not given.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user or organization who is acting as the sponsor, paying\nfor the sponsorship. Required if sponsorId is not given.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorableId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The ID of the user or organization who is receiving the sponsorship. Required if sponsorableLogin is not given.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorableLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user or organization who is receiving the sponsorship. Required if sponsorableId is not given.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tierId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The ID of one of sponsorable&apos;s existing tiers to sponsor at. Required if amount is not specified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createteamdiscussioncommentinput\">\n <a href=\"#createteamdiscussioncommentinput\">CreateTeamDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of CreateTeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 content 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>discussionId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the discussion to which the comment 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createteamdiscussioninput\">\n <a href=\"#createteamdiscussioninput\">CreateTeamDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of CreateTeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 content 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>private</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>If true, restricts the visibility of this discussion to team members and\norganization admins. If false or not specified, allows any organization member\nto view 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>teamId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the team to which the discussion 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>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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"declinetopicsuggestioninput\">\n <a href=\"#declinetopicsuggestioninput\">DeclineTopicSuggestionInput</a>\n </h2>\n <p>Autogenerated input type of DeclineTopicSuggestion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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 the suggested 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>reason</code> (<code><a href=\"/en/graphql/reference/enums#topicsuggestiondeclinereason\">TopicSuggestionDeclineReason!</a></code>)</p></td>\n<td><p><p>The reason why the suggested topic is declined.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletebranchprotectionruleinput\">\n <a href=\"#deletebranchprotectionruleinput\">DeleteBranchProtectionRuleInput</a>\n </h2>\n <p>Autogenerated input type of DeleteBranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branchProtectionRuleId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The global relay id of the branch protection rule to 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletedeploymentinput\">\n <a href=\"#deletedeploymentinput\">DeleteDeploymentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteDeployment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the deployment to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletediscussioncommentinput\">\n <a href=\"#deletediscussioncommentinput\">DeleteDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node id of the discussion comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletediscussioninput\">\n <a href=\"#deletediscussioninput\">DeleteDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of DeleteDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the discussion to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteenvironmentinput\">\n <a href=\"#deleteenvironmentinput\">DeleteEnvironmentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteEnvironment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the environment to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteipallowlistentryinput\">\n <a href=\"#deleteipallowlistentryinput\">DeleteIpAllowListEntryInput</a>\n </h2>\n <p>Autogenerated input type of DeleteIpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ipAllowListEntryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the IP allow list entry to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteissuecommentinput\">\n <a href=\"#deleteissuecommentinput\">DeleteIssueCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteIssueComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteissueinput\">\n <a href=\"#deleteissueinput\">DeleteIssueInput</a>\n </h2>\n <p>Autogenerated input type of DeleteIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the issue to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletelabelinput\">\n <a href=\"#deletelabelinput\">DeleteLabelInput</a>\n </h2>\n <p>Autogenerated input type of DeleteLabel.</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>DeleteLabelInput</code> is available under the <a href=\"/en/graphql/overview/schema-previews#labels-preview\">Labels preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the label to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletepackageversioninput\">\n <a href=\"#deletepackageversioninput\">DeletePackageVersionInput</a>\n </h2>\n <p>Autogenerated input type of DeletePackageVersion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>packageVersionId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the package version to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteprojectcardinput\">\n <a href=\"#deleteprojectcardinput\">DeleteProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of DeleteProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cardId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the card to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteprojectcolumninput\">\n <a href=\"#deleteprojectcolumninput\">DeleteProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of DeleteProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the column to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteprojectinput\">\n <a href=\"#deleteprojectinput\">DeleteProjectInput</a>\n </h2>\n <p>Autogenerated input type of DeleteProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Project ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletepullrequestreviewcommentinput\">\n <a href=\"#deletepullrequestreviewcommentinput\">DeletePullRequestReviewCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeletePullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletepullrequestreviewinput\">\n <a href=\"#deletepullrequestreviewinput\">DeletePullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of DeletePullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestReviewId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request review to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleterefinput\">\n <a href=\"#deleterefinput\">DeleteRefInput</a>\n </h2>\n <p>Autogenerated input type of DeleteRef.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>refId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Ref to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteteamdiscussioncommentinput\">\n <a href=\"#deleteteamdiscussioncommentinput\">DeleteTeamDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteTeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteteamdiscussioninput\">\n <a href=\"#deleteteamdiscussioninput\">DeleteTeamDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of DeleteTeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The discussion ID to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteverifiabledomaininput\">\n <a href=\"#deleteverifiabledomaininput\">DeleteVerifiableDomainInput</a>\n </h2>\n <p>Autogenerated input type of DeleteVerifiableDomain.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the verifiable domain to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentorder\">\n <a href=\"#deploymentorder\">DeploymentOrder</a>\n </h2>\n <p>Ordering options for deployment connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#deploymentorderfield\">DeploymentOrderField!</a></code>)</p></td>\n<td><p><p>The field to order deployments by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"disablepullrequestautomergeinput\">\n <a href=\"#disablepullrequestautomergeinput\">DisablePullRequestAutoMergeInput</a>\n </h2>\n <p>Autogenerated input type of DisablePullRequestAutoMerge.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the pull request to disable auto merge 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussionorder\">\n <a href=\"#discussionorder\">DiscussionOrder</a>\n </h2>\n <p>Ways in which lists of discussions can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order discussions by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#discussionorderfield\">DiscussionOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"dismisspullrequestreviewinput\">\n <a href=\"#dismisspullrequestreviewinput\">DismissPullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of DismissPullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>message</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The contents of the pull request review dismissal 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>pullRequestReviewId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"draftpullrequestreviewcomment\">\n <a href=\"#draftpullrequestreviewcomment\">DraftPullRequestReviewComment</a>\n </h2>\n <p>Specifies a review comment to be left with a Pull Request Review.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Body of the comment to leave.</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>Path to the file being commented 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>Position in the file to leave a comment 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"draftpullrequestreviewthread\">\n <a href=\"#draftpullrequestreviewthread\">DraftPullRequestReviewThread</a>\n </h2>\n <p>Specifies a review comment thread to be left with a Pull Request Review.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Body of the comment to leave.</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 of the blob to which the thread refers. The end of the line range for multi-line 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>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Path to the file being commented 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>side</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 the line resides. For multi-line comments, this is the side for the end of the line 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>startLine</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The first line of the range to which the comment 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>startSide</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 the start line resides.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enablepullrequestautomergeinput\">\n <a href=\"#enablepullrequestautomergeinput\">EnablePullRequestAutoMergeInput</a>\n </h2>\n <p>Autogenerated input type of EnablePullRequestAutoMerge.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 to associate with this 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitBody</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Commit body to use for the commit when the PR is mergable; if omitted, a default message will be used.</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>Commit headline to use for the commit when the PR is mergable; if omitted, a default message will be used.</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 to use. If omitted, defaults to &apos;MERGE&apos;.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the pull request to enable auto-merge 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitationorder\">\n <a href=\"#enterpriseadministratorinvitationorder\">EnterpriseAdministratorInvitationOrder</a>\n </h2>\n <p>Ordering options for enterprise administrator invitation connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseadministratorinvitationorderfield\">EnterpriseAdministratorInvitationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order enterprise administrator invitations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisememberorder\">\n <a href=\"#enterprisememberorder\">EnterpriseMemberOrder</a>\n </h2>\n <p>Ordering options for enterprise member connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#enterprisememberorderfield\">EnterpriseMemberOrderField!</a></code>)</p></td>\n<td><p><p>The field to order enterprise members by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserverinstallationorder\">\n <a href=\"#enterpriseserverinstallationorder\">EnterpriseServerInstallationOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server installation connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseserverinstallationorderfield\">EnterpriseServerInstallationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order Enterprise Server installations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemailorder\">\n <a href=\"#enterpriseserveruseraccountemailorder\">EnterpriseServerUserAccountEmailOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server user account email connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseserveruseraccountemailorderfield\">EnterpriseServerUserAccountEmailOrderField!</a></code>)</p></td>\n<td><p><p>The field to order emails by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountorder\">\n <a href=\"#enterpriseserveruseraccountorder\">EnterpriseServerUserAccountOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server user account connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseserveruseraccountorderfield\">EnterpriseServerUserAccountOrderField!</a></code>)</p></td>\n<td><p><p>The field to order user accounts by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsuploadorder\">\n <a href=\"#enterpriseserveruseraccountsuploadorder\">EnterpriseServerUserAccountsUploadOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server user accounts upload connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield\">EnterpriseServerUserAccountsUploadOrderField!</a></code>)</p></td>\n<td><p><p>The field to order user accounts uploads by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"followuserinput\">\n <a href=\"#followuserinput\">FollowUserInput</a>\n </h2>\n <p>Autogenerated input type of FollowUser.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>userId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the user to follow.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistorder\">\n <a href=\"#gistorder\">GistOrder</a>\n </h2>\n <p>Ordering options for gist connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#gistorderfield\">GistOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repositories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"importprojectinput\">\n <a href=\"#importprojectinput\">ImportProjectInput</a>\n </h2>\n <p>Autogenerated input type of ImportProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnImports</code> (<code><a href=\"/en/graphql/reference/input-objects#projectcolumnimport\">[ProjectColumnImport!]!</a></code>)</p></td>\n<td><p><p>A list of columns containing issues and pull requests.</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 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>ownerName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the Organization or User to create the Project under.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>public</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the Project is public or not.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"inviteenterpriseadmininput\">\n <a href=\"#inviteenterpriseadmininput\">InviteEnterpriseAdminInput</a>\n </h2>\n <p>Autogenerated input type of InviteEnterpriseAdmin.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>email</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email of the person to invite as an 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise to which you want to invite an 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>invitee</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The login of a user to invite as an 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>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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentryorder\">\n <a href=\"#ipallowlistentryorder\">IpAllowListEntryOrder</a>\n </h2>\n <p>Ordering options for IP allow list entry connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#ipallowlistentryorderfield\">IpAllowListEntryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order IP allow list entries by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecommentorder\">\n <a href=\"#issuecommentorder\">IssueCommentOrder</a>\n </h2>\n <p>Ways in which lists of issue comments can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order issue comments by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#issuecommentorderfield\">IssueCommentOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order issue comments by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuefilters\">\n <a href=\"#issuefilters\">IssueFilters</a>\n </h2>\n <p>Ways in which to filter lists of issues.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignee</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues assigned to given name. Pass in <code>null</code> for issues with no assigned\nuser, and <code>*</code> for issues assigned to any user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdBy</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues created by given name.</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/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>List issues where the list of label names exist on 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>mentioned</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues where the given name is mentioned in 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>milestone</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its number field. Pass in\n<code>null</code> for issues with no milestone, and <code>*</code> for issues that are assigned to any 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>since</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>List issues that have been updated at or after the given 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>states</code> (<code><a href=\"/en/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p></td>\n<td><p><p>List issues filtered by the list of states given.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscribed</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>List issues subscribed to by 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issueorder\">\n <a href=\"#issueorder\">IssueOrder</a>\n </h2>\n <p>Ways in which lists of issues can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order issues by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#issueorderfield\">IssueOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order issues by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labelorder\">\n <a href=\"#labelorder\">LabelOrder</a>\n </h2>\n <p>Ways in which lists of labels can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order labels by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#labelorderfield\">LabelOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order labels by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"languageorder\">\n <a href=\"#languageorder\">LanguageOrder</a>\n </h2>\n <p>Ordering options for language connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#languageorderfield\">LanguageOrderField!</a></code>)</p></td>\n<td><p><p>The field to order languages by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"linkrepositorytoprojectinput\">\n <a href=\"#linkrepositorytoprojectinput\">LinkRepositoryToProjectInput</a>\n </h2>\n <p>Autogenerated input type of LinkRepositoryToProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Project to link to a Repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Repository to link to a Project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"locklockableinput\">\n <a href=\"#locklockableinput\">LockLockableInput</a>\n </h2>\n <p>Autogenerated input type of LockLockable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>lockReason</code> (<code><a href=\"/en/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>A reason for why the item will be 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>lockableId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the item to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markdiscussioncommentasanswerinput\">\n <a href=\"#markdiscussioncommentasanswerinput\">MarkDiscussionCommentAsAnswerInput</a>\n </h2>\n <p>Autogenerated input type of MarkDiscussionCommentAsAnswer.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion comment to mark as an answer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markfileasviewedinput\">\n <a href=\"#markfileasviewedinput\">MarkFileAsViewedInput</a>\n </h2>\n <p>Autogenerated input type of MarkFileAsViewed.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path of the file to mark as viewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markpullrequestreadyforreviewinput\">\n <a href=\"#markpullrequestreadyforreviewinput\">MarkPullRequestReadyForReviewInput</a>\n </h2>\n <p>Autogenerated input type of MarkPullRequestReadyForReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the pull request to be marked as ready for 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mergebranchinput\">\n <a href=\"#mergebranchinput\">MergeBranchInput</a>\n </h2>\n <p>Autogenerated input type of MergeBranch.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 to associate with 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>base</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the base branch that the provided head will be merged into.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitMessage</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Message to use for the merge commit. If omitted, a default will be used.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>head</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The head to merge into the base branch. This can be a branch name or a commit GitObjectID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Repository containing the base branch that will be modified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mergepullrequestinput\">\n <a href=\"#mergepullrequestinput\">MergePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of MergePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 to associate with this 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitBody</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Commit body to use for the merge commit; if omitted, a default message will be used.</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>Commit headline to use for the merge commit; if omitted, a default message will be used.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>expectedHeadOid</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>OID that the pull request head ref must match to allow merge; if omitted, no check is performed.</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 to use. If omitted, defaults to &apos;MERGE&apos;.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the pull request to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestoneorder\">\n <a href=\"#milestoneorder\">MilestoneOrder</a>\n </h2>\n <p>Ordering options for milestone connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#milestoneorderfield\">MilestoneOrderField!</a></code>)</p></td>\n<td><p><p>The field to order milestones by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"minimizecommentinput\">\n <a href=\"#minimizecommentinput\">MinimizeCommentInput</a>\n </h2>\n <p>Autogenerated input type of MinimizeComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>classifier</code> (<code><a href=\"/en/graphql/reference/enums#reportedcontentclassifiers\">ReportedContentClassifiers!</a></code>)</p></td>\n<td><p><p>The classification of comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"moveprojectcardinput\">\n <a href=\"#moveprojectcardinput\">MoveProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of MoveProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>afterCardId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>Place the new card after the card with this id. Pass null to place it at the top.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>cardId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the card to move.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the column to move it into.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"moveprojectcolumninput\">\n <a href=\"#moveprojectcolumninput\">MoveProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of MoveProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>afterColumnId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>Place the new column after the column with this id. Pass null to place it at the front.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the column to move.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationorder\">\n <a href=\"#organizationorder\">OrganizationOrder</a>\n </h2>\n <p>Ordering options for organization connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#organizationorderfield\">OrganizationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order organizations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefileorder\">\n <a href=\"#packagefileorder\">PackageFileOrder</a>\n </h2>\n <p>Ways in which lists of package files can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The direction in which to order package files by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#packagefileorderfield\">PackageFileOrderField</a></code>)</p></td>\n<td><p><p>The field in which to order package files by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageorder\">\n <a href=\"#packageorder\">PackageOrder</a>\n </h2>\n <p>Ways in which lists of packages can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The direction in which to order packages by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#packageorderfield\">PackageOrderField</a></code>)</p></td>\n<td><p><p>The field in which to order packages by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionorder\">\n <a href=\"#packageversionorder\">PackageVersionOrder</a>\n </h2>\n <p>Ways in which lists of package versions can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The direction in which to order package versions by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#packageversionorderfield\">PackageVersionOrderField</a></code>)</p></td>\n<td><p><p>The field in which to order package versions by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinissueinput\">\n <a href=\"#pinissueinput\">PinIssueInput</a>\n </h2>\n <p>Autogenerated input type of PinIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the issue to be pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcardimport\">\n <a href=\"#projectcardimport\">ProjectCardImport</a>\n </h2>\n <p>An issue or PR and its owning repository to be used in a project card.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\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 issue or 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>repository</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Repository name with owner (owner/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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumnimport\">\n <a href=\"#projectcolumnimport\">ProjectColumnImport</a>\n </h2>\n <p>A project column and a list of its issues and PRs.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>columnName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name 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>issues</code> (<code><a href=\"/en/graphql/reference/input-objects#projectcardimport\">[ProjectCardImport!]</a></code>)</p></td>\n<td><p><p>A list of issues and pull requests in 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>position</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The position of the column, starting from 0.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectorder\">\n <a href=\"#projectorder\">ProjectOrder</a>\n </h2>\n <p>Ways in which lists of projects can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order projects by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#projectorderfield\">ProjectOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order projects by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestorder\">\n <a href=\"#pullrequestorder\">PullRequestOrder</a>\n </h2>\n <p>Ways in which lists of issues can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order pull requests by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#pullrequestorderfield\">PullRequestOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order pull requests by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactionorder\">\n <a href=\"#reactionorder\">ReactionOrder</a>\n </h2>\n <p>Ways in which lists of reactions can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order reactions by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#reactionorderfield\">ReactionOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order reactions by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reforder\">\n <a href=\"#reforder\">RefOrder</a>\n </h2>\n <p>Ways in which lists of git refs can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order refs by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#reforderfield\">RefOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order refs by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refupdate\">\n <a href=\"#refupdate\">RefUpdate</a>\n </h2>\n <p>A ref update.</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>RefUpdate</code> is available under the <a href=\"/en/graphql/overview/schema-previews#update-refs-preview\">Update refs preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>afterOid</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The value this ref should be updated 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>beforeOid</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The value this ref needs to point to before the update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>force</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Force a non fast-forward update.</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#gitrefname\">GitRefname!</a></code>)</p></td>\n<td><p><p>The fully qualified name of the ref to be update. For example <code>refs/heads/branch-name</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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"regenerateenterpriseidentityproviderrecoverycodesinput\">\n <a href=\"#regenerateenterpriseidentityproviderrecoverycodesinput\">RegenerateEnterpriseIdentityProviderRecoveryCodesInput</a>\n </h2>\n <p>Autogenerated input type of RegenerateEnterpriseIdentityProviderRecoveryCodes.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set an identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"regenerateverifiabledomaintokeninput\">\n <a href=\"#regenerateverifiabledomaintokeninput\">RegenerateVerifiableDomainTokenInput</a>\n </h2>\n <p>Autogenerated input type of RegenerateVerifiableDomainToken.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the verifiable domain to regenerate the verification token of.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"rejectdeploymentsinput\">\n <a href=\"#rejectdeploymentsinput\">RejectDeploymentsInput</a>\n </h2>\n <p>Autogenerated input type of RejectDeployments.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>comment</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Optional comment for rejecting deployments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environmentIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The ids of environments to reject deployments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>workflowRunId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the workflow run containing the pending deployments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseorder\">\n <a href=\"#releaseorder\">ReleaseOrder</a>\n </h2>\n <p>Ways in which lists of releases can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order releases by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#releaseorderfield\">ReleaseOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order releases by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeassigneesfromassignableinput\">\n <a href=\"#removeassigneesfromassignableinput\">RemoveAssigneesFromAssignableInput</a>\n </h2>\n <p>Autogenerated input type of RemoveAssigneesFromAssignable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignableId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the assignable object to remove assignees 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>assigneeIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The id of users to remove as assignees.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeenterpriseadmininput\">\n <a href=\"#removeenterpriseadmininput\">RemoveEnterpriseAdminInput</a>\n </h2>\n <p>Autogenerated input type of RemoveEnterpriseAdmin.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Enterprise ID from which to remove the 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>login</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The login of the user to remove as an 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeenterpriseidentityproviderinput\">\n <a href=\"#removeenterpriseidentityproviderinput\">RemoveEnterpriseIdentityProviderInput</a>\n </h2>\n <p>Autogenerated input type of RemoveEnterpriseIdentityProvider.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise from which to remove the identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeenterpriseorganizationinput\">\n <a href=\"#removeenterpriseorganizationinput\">RemoveEnterpriseOrganizationInput</a>\n </h2>\n <p>Autogenerated input type of RemoveEnterpriseOrganization.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise from which the organization should be 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>organizationId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the organization to remove from 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeenterprisesupportentitlementinput\">\n <a href=\"#removeenterprisesupportentitlementinput\">RemoveEnterpriseSupportEntitlementInput</a>\n </h2>\n <p>Autogenerated input type of RemoveEnterpriseSupportEntitlement.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Enterprise which the admin 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>login</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The login of a member who will lose the support entitlement.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removelabelsfromlabelableinput\">\n <a href=\"#removelabelsfromlabelableinput\">RemoveLabelsFromLabelableInput</a>\n </h2>\n <p>Autogenerated input type of RemoveLabelsFromLabelable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The ids of labels to remove.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelableId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the Labelable to remove labels from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeoutsidecollaboratorinput\">\n <a href=\"#removeoutsidecollaboratorinput\">RemoveOutsideCollaboratorInput</a>\n </h2>\n <p>Autogenerated input type of RemoveOutsideCollaborator.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>organizationId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the organization to remove the outside collaborator 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>userId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the outside collaborator to remove.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removereactioninput\">\n <a href=\"#removereactioninput\">RemoveReactionInput</a>\n </h2>\n <p>Autogenerated input type of RemoveReaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>content</code> (<code><a href=\"/en/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>The name of the emoji reaction to remove.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subjectId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removestarinput\">\n <a href=\"#removestarinput\">RemoveStarInput</a>\n </h2>\n <p>Autogenerated input type of RemoveStar.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>starrableId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Starrable ID to unstar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeupvoteinput\">\n <a href=\"#removeupvoteinput\">RemoveUpvoteInput</a>\n </h2>\n <p>Autogenerated input type of RemoveUpvote.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion or comment to remove upvote.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reopenissueinput\">\n <a href=\"#reopenissueinput\">ReopenIssueInput</a>\n </h2>\n <p>Autogenerated input type of ReopenIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the issue to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reopenpullrequestinput\">\n <a href=\"#reopenpullrequestinput\">ReopenPullRequestInput</a>\n </h2>\n <p>Autogenerated input type of ReopenPullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the pull request to be reopened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitationorder\">\n <a href=\"#repositoryinvitationorder\">RepositoryInvitationOrder</a>\n </h2>\n <p>Ordering options for repository invitation connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#repositoryinvitationorderfield\">RepositoryInvitationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repository invitations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryorder\">\n <a href=\"#repositoryorder\">RepositoryOrder</a>\n </h2>\n <p>Ordering options for repository connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#repositoryorderfield\">RepositoryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repositories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"requestreviewsinput\">\n <a href=\"#requestreviewsinput\">RequestReviewsInput</a>\n </h2>\n <p>Autogenerated input type of RequestReviews.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The Node IDs of the team to 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>union</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Add users to the set rather than replace.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The Node IDs of the user to 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"rerequestchecksuiteinput\">\n <a href=\"#rerequestchecksuiteinput\">RerequestCheckSuiteInput</a>\n </h2>\n <p>Autogenerated input type of RerequestCheckSuite.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>checkSuiteId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"resolvereviewthreadinput\">\n <a href=\"#resolvereviewthreadinput\">ResolveReviewThreadInput</a>\n </h2>\n <p>Autogenerated input type of ResolveReviewThread.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>threadId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the thread to resolve.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreplyorder\">\n <a href=\"#savedreplyorder\">SavedReplyOrder</a>\n </h2>\n <p>Ordering options for saved reply connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#savedreplyorderfield\">SavedReplyOrderField!</a></code>)</p></td>\n<td><p><p>The field to order saved replies by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryidentifierfilter\">\n <a href=\"#securityadvisoryidentifierfilter\">SecurityAdvisoryIdentifierFilter</a>\n </h2>\n <p>An advisory identifier to filter results on.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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/enums#securityadvisoryidentifiertype\">SecurityAdvisoryIdentifierType!</a></code>)</p></td>\n<td><p><p>The identifier 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>value</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The identifier string. Supports exact or partial matching.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryorder\">\n <a href=\"#securityadvisoryorder\">SecurityAdvisoryOrder</a>\n </h2>\n <p>Ordering options for security advisory connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#securityadvisoryorderfield\">SecurityAdvisoryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order security advisories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerabilityorder\">\n <a href=\"#securityvulnerabilityorder\">SecurityVulnerabilityOrder</a>\n </h2>\n <p>Ordering options for security vulnerability connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#securityvulnerabilityorderfield\">SecurityVulnerabilityOrderField!</a></code>)</p></td>\n<td><p><p>The field to order security vulnerabilities by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"setenterpriseidentityproviderinput\">\n <a href=\"#setenterpriseidentityproviderinput\">SetEnterpriseIdentityProviderInput</a>\n </h2>\n <p>Autogenerated input type of SetEnterpriseIdentityProvider.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set an 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>idpCertificate</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</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>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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"setorganizationinteractionlimitinput\">\n <a href=\"#setorganizationinteractionlimitinput\">SetOrganizationInteractionLimitInput</a>\n </h2>\n <p>Autogenerated input type of SetOrganizationInteractionLimit.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>expiry</code> (<code><a href=\"/en/graphql/reference/enums#repositoryinteractionlimitexpiry\">RepositoryInteractionLimitExpiry</a></code>)</p></td>\n<td><p><p>When this limit should 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>limit</code> (<code><a href=\"/en/graphql/reference/enums#repositoryinteractionlimit\">RepositoryInteractionLimit!</a></code>)</p></td>\n<td><p><p>The limit to set.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the organization to set a limit for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"setrepositoryinteractionlimitinput\">\n <a href=\"#setrepositoryinteractionlimitinput\">SetRepositoryInteractionLimitInput</a>\n </h2>\n <p>Autogenerated input type of SetRepositoryInteractionLimit.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>expiry</code> (<code><a href=\"/en/graphql/reference/enums#repositoryinteractionlimitexpiry\">RepositoryInteractionLimitExpiry</a></code>)</p></td>\n<td><p><p>When this limit should 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>limit</code> (<code><a href=\"/en/graphql/reference/enums#repositoryinteractionlimit\">RepositoryInteractionLimit!</a></code>)</p></td>\n<td><p><p>The limit to set.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to set a limit for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"setuserinteractionlimitinput\">\n <a href=\"#setuserinteractionlimitinput\">SetUserInteractionLimitInput</a>\n </h2>\n <p>Autogenerated input type of SetUserInteractionLimit.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>expiry</code> (<code><a href=\"/en/graphql/reference/enums#repositoryinteractionlimitexpiry\">RepositoryInteractionLimitExpiry</a></code>)</p></td>\n<td><p><p>When this limit should 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>limit</code> (<code><a href=\"/en/graphql/reference/enums#repositoryinteractionlimit\">RepositoryInteractionLimit!</a></code>)</p></td>\n<td><p><p>The limit to set.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the user to set a limit for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsororder\">\n <a href=\"#sponsororder\">SponsorOrder</a>\n </h2>\n <p>Ordering options for connections to get sponsor entities for GitHub Sponsors.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#sponsororderfield\">SponsorOrderField!</a></code>)</p></td>\n<td><p><p>The field to order sponsor entities by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorableorder\">\n <a href=\"#sponsorableorder\">SponsorableOrder</a>\n </h2>\n <p>Ordering options for connections to get sponsorable entities for GitHub Sponsors.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#sponsorableorderfield\">SponsorableOrderField!</a></code>)</p></td>\n<td><p><p>The field to order sponsorable entities by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorsactivityorder\">\n <a href=\"#sponsorsactivityorder\">SponsorsActivityOrder</a>\n </h2>\n <p>Ordering options for GitHub Sponsors activity connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#sponsorsactivityorderfield\">SponsorsActivityOrderField!</a></code>)</p></td>\n<td><p><p>The field to order activity by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorstierorder\">\n <a href=\"#sponsorstierorder\">SponsorsTierOrder</a>\n </h2>\n <p>Ordering options for Sponsors tiers connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#sponsorstierorderfield\">SponsorsTierOrderField!</a></code>)</p></td>\n<td><p><p>The field to order tiers by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshipnewsletterorder\">\n <a href=\"#sponsorshipnewsletterorder\">SponsorshipNewsletterOrder</a>\n </h2>\n <p>Ordering options for sponsorship newsletter connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#sponsorshipnewsletterorderfield\">SponsorshipNewsletterOrderField!</a></code>)</p></td>\n<td><p><p>The field to order sponsorship newsletters by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshiporder\">\n <a href=\"#sponsorshiporder\">SponsorshipOrder</a>\n </h2>\n <p>Ordering options for sponsorship connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#sponsorshiporderfield\">SponsorshipOrderField!</a></code>)</p></td>\n<td><p><p>The field to order sponsorship by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"starorder\">\n <a href=\"#starorder\">StarOrder</a>\n </h2>\n <p>Ways in which star connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#starorderfield\">StarOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order nodes by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submitpullrequestreviewinput\">\n <a href=\"#submitpullrequestreviewinput\">SubmitPullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of SubmitPullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 text field to set on 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>event</code> (<code><a href=\"/en/graphql/reference/enums#pullrequestreviewevent\">PullRequestReviewEvent!</a></code>)</p></td>\n<td><p><p>The event to send to 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>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Pull Request ID to submit any pending 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>pullRequestReviewId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Pull Request Review ID to submit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncommentorder\">\n <a href=\"#teamdiscussioncommentorder\">TeamDiscussionCommentOrder</a>\n </h2>\n <p>Ways in which team discussion comment connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#teamdiscussioncommentorderfield\">TeamDiscussionCommentOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussionorder\">\n <a href=\"#teamdiscussionorder\">TeamDiscussionOrder</a>\n </h2>\n <p>Ways in which team discussion connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#teamdiscussionorderfield\">TeamDiscussionOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teammemberorder\">\n <a href=\"#teammemberorder\">TeamMemberOrder</a>\n </h2>\n <p>Ordering options for team member connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#teammemberorderfield\">TeamMemberOrderField!</a></code>)</p></td>\n<td><p><p>The field to order team members by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamorder\">\n <a href=\"#teamorder\">TeamOrder</a>\n </h2>\n <p>Ways in which team connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#teamorderfield\">TeamOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order nodes by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamrepositoryorder\">\n <a href=\"#teamrepositoryorder\">TeamRepositoryOrder</a>\n </h2>\n <p>Ordering options for team repository connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#teamrepositoryorderfield\">TeamRepositoryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repositories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"transferissueinput\">\n <a href=\"#transferissueinput\">TransferIssueInput</a>\n </h2>\n <p>Autogenerated input type of TransferIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the issue to be transferred.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the repository the issue should be transferred 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unarchiverepositoryinput\">\n <a href=\"#unarchiverepositoryinput\">UnarchiveRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of UnarchiveRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to unarchive.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unfollowuserinput\">\n <a href=\"#unfollowuserinput\">UnfollowUserInput</a>\n </h2>\n <p>Autogenerated input type of UnfollowUser.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>userId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the user to unfollow.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlinkrepositoryfromprojectinput\">\n <a href=\"#unlinkrepositoryfromprojectinput\">UnlinkRepositoryFromProjectInput</a>\n </h2>\n <p>Autogenerated input type of UnlinkRepositoryFromProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Project linked 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Repository linked to the Project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlocklockableinput\">\n <a href=\"#unlocklockableinput\">UnlockLockableInput</a>\n </h2>\n <p>Autogenerated input type of UnlockLockable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>lockableId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the item to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkdiscussioncommentasanswerinput\">\n <a href=\"#unmarkdiscussioncommentasanswerinput\">UnmarkDiscussionCommentAsAnswerInput</a>\n </h2>\n <p>Autogenerated input type of UnmarkDiscussionCommentAsAnswer.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion comment to unmark as an answer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkfileasviewedinput\">\n <a href=\"#unmarkfileasviewedinput\">UnmarkFileAsViewedInput</a>\n </h2>\n <p>Autogenerated input type of UnmarkFileAsViewed.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path of the file to mark as unviewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkissueasduplicateinput\">\n <a href=\"#unmarkissueasduplicateinput\">UnmarkIssueAsDuplicateInput</a>\n </h2>\n <p>Autogenerated input type of UnmarkIssueAsDuplicate.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>canonicalId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the issue or pull request currently considered canonical/authoritative/original.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>duplicateId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the issue or pull request currently marked as a duplicate.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unminimizecommentinput\">\n <a href=\"#unminimizecommentinput\">UnminimizeCommentInput</a>\n </h2>\n <p>Autogenerated input type of UnminimizeComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unpinissueinput\">\n <a href=\"#unpinissueinput\">UnpinIssueInput</a>\n </h2>\n <p>Autogenerated input type of UnpinIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the issue to be unpinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unresolvereviewthreadinput\">\n <a href=\"#unresolvereviewthreadinput\">UnresolveReviewThreadInput</a>\n </h2>\n <p>Autogenerated input type of UnresolveReviewThread.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>threadId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the thread to unresolve.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatebranchprotectionruleinput\">\n <a href=\"#updatebranchprotectionruleinput\">UpdateBranchProtectionRuleInput</a>\n </h2>\n <p>Autogenerated input type of UpdateBranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>branchProtectionRuleId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The global relay id of the branch protection rule to be 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>pattern</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The glob-like pattern used to determine 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>pushActorIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User, Team or App IDs allowed to push 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>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>reviewDismissalActorIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User or Team IDs allowed to dismiss reviews on pull requests targeting matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatecheckruninput\">\n <a href=\"#updatecheckruninput\">UpdateCheckRunInput</a>\n </h2>\n <p>Autogenerated input type of UpdateCheckRun.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actions</code> (<code><a href=\"/en/graphql/reference/input-objects#checkrunaction\">[CheckRunAction!]</a></code>)</p></td>\n<td><p><p>Possible further actions the integrator can perform, which a user may trigger.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkRunId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node of the check.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>completedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run finished.</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 final conclusion of the check.</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 of the integrator&apos;s site that has the full details of the check.</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 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/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the check.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>output</code> (<code><a href=\"/en/graphql/reference/input-objects#checkrunoutput\">CheckRunOutput</a></code>)</p></td>\n<td><p><p>Descriptive details about the 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>startedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run began.</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#requestablecheckstatusstate\">RequestableCheckStatusState</a></code>)</p></td>\n<td><p><p>The current 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatechecksuitepreferencesinput\">\n <a href=\"#updatechecksuitepreferencesinput\">UpdateCheckSuitePreferencesInput</a>\n </h2>\n <p>Autogenerated input type of UpdateCheckSuitePreferences.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>autoTriggerPreferences</code> (<code><a href=\"/en/graphql/reference/input-objects#checksuiteautotriggerpreference\">[CheckSuiteAutoTriggerPreference!]!</a></code>)</p></td>\n<td><p><p>The check suite preferences to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatediscussioncommentinput\">\n <a href=\"#updatediscussioncommentinput\">UpdateDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 new contents of 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commentId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion comment to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatediscussioninput\">\n <a href=\"#updatediscussioninput\">UpdateDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of UpdateDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 new contents of the discussion 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>categoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of a discussion category within the same repository to change this discussion 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>discussionId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion to update.</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 new discussion 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseadministratorroleinput\">\n <a href=\"#updateenterpriseadministratorroleinput\">UpdateEnterpriseAdministratorRoleInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseAdministratorRole.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Enterprise which the admin 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>login</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The login of a administrator whose role is being 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>role</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole!</a></code>)</p></td>\n<td><p><p>The new role for the Enterprise 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseallowprivaterepositoryforkingsettinginput\">\n <a href=\"#updateenterpriseallowprivaterepositoryforkingsettinginput\">UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseAllowPrivateRepositoryForkingSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the allow private repository forking setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the allow private repository forking setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisedefaultrepositorypermissionsettinginput\">\n <a href=\"#updateenterprisedefaultrepositorypermissionsettinginput\">UpdateEnterpriseDefaultRepositoryPermissionSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseDefaultRepositoryPermissionSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the base repository permission setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue\">EnterpriseDefaultRepositoryPermissionSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the base repository permission setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanchangerepositoryvisibilitysettinginput\">\n <a href=\"#updateenterprisememberscanchangerepositoryvisibilitysettinginput\">UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanChangeRepositoryVisibilitySetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can change repository visibility setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can change repository visibility setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscancreaterepositoriessettinginput\">\n <a href=\"#updateenterprisememberscancreaterepositoriessettinginput\">UpdateEnterpriseMembersCanCreateRepositoriesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanCreateRepositoriesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can create repositories setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateInternalRepositories</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Allow members to create internal repositories. Defaults to current value.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePrivateRepositories</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Allow members to create private repositories. Defaults to current value.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePublicRepositories</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Allow members to create public repositories. Defaults to current value.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateRepositoriesPolicyEnabled</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>When false, allow member organizations to set their own repository creation member privileges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue\">EnterpriseMembersCanCreateRepositoriesSettingValue</a></code>)</p></td>\n<td><p><p>Value for the members can create repositories setting on the enterprise. This\nor the granular public/private/internal allowed fields (but not both) must be provided.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscandeleteissuessettinginput\">\n <a href=\"#updateenterprisememberscandeleteissuessettinginput\">UpdateEnterpriseMembersCanDeleteIssuesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanDeleteIssuesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can delete issues setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can delete issues setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscandeleterepositoriessettinginput\">\n <a href=\"#updateenterprisememberscandeleterepositoriessettinginput\">UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanDeleteRepositoriesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can delete repositories setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can delete repositories setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscaninvitecollaboratorssettinginput\">\n <a href=\"#updateenterprisememberscaninvitecollaboratorssettinginput\">UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanInviteCollaboratorsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can invite collaborators setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can invite collaborators setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanmakepurchasessettinginput\">\n <a href=\"#updateenterprisememberscanmakepurchasessettinginput\">UpdateEnterpriseMembersCanMakePurchasesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanMakePurchasesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can make purchases setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue\">EnterpriseMembersCanMakePurchasesSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can make purchases setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanupdateprotectedbranchessettinginput\">\n <a href=\"#updateenterprisememberscanupdateprotectedbranchessettinginput\">UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanUpdateProtectedBranchesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can update protected branches setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can update protected branches setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanviewdependencyinsightssettinginput\">\n <a href=\"#updateenterprisememberscanviewdependencyinsightssettinginput\">UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanViewDependencyInsightsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can view dependency insights setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can view dependency insights setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseorganizationprojectssettinginput\">\n <a href=\"#updateenterpriseorganizationprojectssettinginput\">UpdateEnterpriseOrganizationProjectsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseOrganizationProjectsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the organization projects setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the organization projects setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseprofileinput\">\n <a href=\"#updateenterpriseprofileinput\">UpdateEnterpriseProfileInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseProfile.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Enterprise ID to update.</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>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>websiteUrl</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The URL of the enterprise&apos;s 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriserepositoryprojectssettinginput\">\n <a href=\"#updateenterpriserepositoryprojectssettinginput\">UpdateEnterpriseRepositoryProjectsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseRepositoryProjectsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the repository projects setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the repository projects setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseteamdiscussionssettinginput\">\n <a href=\"#updateenterpriseteamdiscussionssettinginput\">UpdateEnterpriseTeamDiscussionsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseTeamDiscussionsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the team discussions setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the team discussions setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisetwofactorauthenticationrequiredsettinginput\">\n <a href=\"#updateenterprisetwofactorauthenticationrequiredsettinginput\">UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationRequiredSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the two factor authentication required setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenabledsettingvalue\">EnterpriseEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the two factor authentication required setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenvironmentinput\">\n <a href=\"#updateenvironmentinput\">UpdateEnvironmentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnvironment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>environmentId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>reviewers</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The ids of users or teams that can approve deployments to this 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>waitTimer</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The wait timer in 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateipallowlistenabledsettinginput\">\n <a href=\"#updateipallowlistenabledsettinginput\">UpdateIpAllowListEnabledSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIpAllowListEnabledSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ownerId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner on which to set the IP allow list enabled setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#ipallowlistenabledsettingvalue\">IpAllowListEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the IP allow list enabled setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateipallowlistentryinput\">\n <a href=\"#updateipallowlistentryinput\">UpdateIpAllowListEntryInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>An IP address or range of 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ipAllowListEntryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the IP allow list entry to update.</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 IP allow list entry is active when an IP allow list is 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>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An optional name for the IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateipallowlistforinstalledappsenabledsettinginput\">\n <a href=\"#updateipallowlistforinstalledappsenabledsettinginput\">UpdateIpAllowListForInstalledAppsEnabledSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIpAllowListForInstalledAppsEnabledSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ownerId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the 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>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue\">IpAllowListForInstalledAppsEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the IP allow list configuration for installed GitHub Apps setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateissuecommentinput\">\n <a href=\"#updateissuecommentinput\">UpdateIssueCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIssueComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 updated text 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the IssueComment to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateissueinput\">\n <a href=\"#updateissueinput\">UpdateIssueInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assigneeIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of users 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>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The body for the issue 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Issue to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of labels 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>milestoneId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the milestone 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>projectIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs for projects associated with 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>The desired issue 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>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The title for the 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatelabelinput\">\n <a href=\"#updatelabelinput\">UpdateLabelInput</a>\n </h2>\n <p>Autogenerated input type of UpdateLabel.</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>UpdateLabelInput</code> is available under the <a href=\"/en/graphql/overview/schema-previews#labels-preview\">Labels preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>color</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A 6 character hex code, without the leading #, identifying the updated color of the 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>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A brief description of the label, such as its 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the label to be 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>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The updated name of the 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatenotificationrestrictionsettinginput\">\n <a href=\"#updatenotificationrestrictionsettinginput\">UpdateNotificationRestrictionSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateNotificationRestrictionSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ownerId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner on which to set the restrict notifications setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/graphql/reference/enums#notificationrestrictionsettingvalue\">NotificationRestrictionSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the restrict notifications setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateprojectcardinput\">\n <a href=\"#updateprojectcardinput\">UpdateProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of UpdateProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>isArchived</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether or not the ProjectCard should be 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 note 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>projectCardId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ProjectCard ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateprojectcolumninput\">\n <a href=\"#updateprojectcolumninput\">UpdateProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of UpdateProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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 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>projectColumnId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ProjectColumn ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateprojectinput\">\n <a href=\"#updateprojectinput\">UpdateProjectInput</a>\n </h2>\n <p>Autogenerated input type of UpdateProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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 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>projectId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Project ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>public</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the project 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>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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatepullrequestinput\">\n <a href=\"#updatepullrequestinput\">UpdatePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of UpdatePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assigneeIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of users 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>baseRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository.</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 contents 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of labels 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>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>milestoneId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the milestone 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>projectIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs for projects associated with 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>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>state</code> (<code><a href=\"/en/graphql/reference/enums#pullrequestupdatestate\">PullRequestUpdateState</a></code>)</p></td>\n<td><p><p>The target 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>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The title of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatepullrequestreviewcommentinput\">\n <a href=\"#updatepullrequestreviewcommentinput\">UpdatePullRequestReviewCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdatePullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 text 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestReviewCommentId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the comment to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatepullrequestreviewinput\">\n <a href=\"#updatepullrequestreviewinput\">UpdatePullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of UpdatePullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestReviewId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updaterefinput\">\n <a href=\"#updaterefinput\">UpdateRefInput</a>\n </h2>\n <p>Autogenerated input type of UpdateRef.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>force</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Permit updates of branch Refs that are not fast-forwards?.</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 GitObjectID that the Ref shall be updated to target.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>refId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Ref to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updaterefsinput\">\n <a href=\"#updaterefsinput\">UpdateRefsInput</a>\n </h2>\n <p>Autogenerated input type of UpdateRefs.</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>UpdateRefsInput</code> is available under the <a href=\"/en/graphql/overview/schema-previews#update-refs-preview\">Update refs preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>refUpdates</code> (<code><a href=\"/en/graphql/reference/input-objects#refupdate\">[RefUpdate!]!</a></code>)</p></td>\n<td><p><p>A list of ref 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updaterepositoryinput\">\n <a href=\"#updaterepositoryinput\">UpdateRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of UpdateRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A new description for the repository. Pass an empty string to erase the existing 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>hasIssuesEnabled</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Indicates if the repository should have the 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 should have the project boards 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 should have the 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 URL for a web page about this repository. Pass an empty string to erase the existing 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 new 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>template</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatesubscriptioninput\">\n <a href=\"#updatesubscriptioninput\">UpdateSubscriptionInput</a>\n </h2>\n <p>Autogenerated input type of UpdateSubscription.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>state</code> (<code><a href=\"/en/graphql/reference/enums#subscriptionstate\">SubscriptionState!</a></code>)</p></td>\n<td><p><p>The new state of the subscription.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subscribableId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subscribable object to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateteamdiscussioncommentinput\">\n <a href=\"#updateteamdiscussioncommentinput\">UpdateTeamDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 updated text 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>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>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateteamdiscussioninput\">\n <a href=\"#updateteamdiscussioninput\">UpdateTeamDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 updated text 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>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. If provided, this update operation\nwill be rejected if the given version does not match the latest version on the server.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinned</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>If provided, sets the pinned state of the updated 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 updated title of the discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateteamreviewassignmentinput\">\n <a href=\"#updateteamreviewassignmentinput\">UpdateTeamReviewAssignmentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTeamReviewAssignment.</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>UpdateTeamReviewAssignmentInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>algorithm</code> (<code><a href=\"/en/graphql/reference/enums#teamreviewassignmentalgorithm\">TeamReviewAssignmentAlgorithm</a></code>)</p></td>\n<td><p><p>The algorithm to use for review assignment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enabled</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Turn on or off review assignment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>excludedTeamMemberIds</code> (<code><a href=\"/en/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of team member IDs to exclude.</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/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the team to update review assignments 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>notifyTeam</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Notify the entire team of the PR if it is delegated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamMemberCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of team members to assign.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatetopicsinput\">\n <a href=\"#updatetopicsinput\">UpdateTopicsInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTopics.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>topicNames</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>An array of topic names.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatusorder\">\n <a href=\"#userstatusorder\">UserStatusOrder</a>\n </h2>\n <p>Ordering options for user status connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#userstatusorderfield\">UserStatusOrderField!</a></code>)</p></td>\n<td><p><p>The field to order user statuses by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"verifiabledomainorder\">\n <a href=\"#verifiabledomainorder\">VerifiableDomainOrder</a>\n </h2>\n <p>Ordering options for verifiable domain connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/graphql/reference/enums#verifiabledomainorderfield\">VerifiableDomainOrderField!</a></code>)</p></td>\n<td><p><p>The field to order verifiable domains by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"verifyverifiabledomaininput\">\n <a href=\"#verifyverifiabledomaininput\">VerifyVerifiableDomainInput</a>\n </h2>\n <p>Autogenerated input type of VerifyVerifiableDomain.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the verifiable domain to verify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n",
"miniToc": [
{
"contents": "\n <a href=\"#acceptenterpriseadministratorinvitationinput\">AcceptEnterpriseAdministratorInvitationInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#accepttopicsuggestioninput\">AcceptTopicSuggestionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addassigneestoassignableinput\">AddAssigneesToAssignableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addcommentinput\">AddCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#adddiscussioncommentinput\">AddDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addenterprisesupportentitlementinput\">AddEnterpriseSupportEntitlementInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addlabelstolabelableinput\">AddLabelsToLabelableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addprojectcardinput\">AddProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addprojectcolumninput\">AddProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addpullrequestreviewcommentinput\">AddPullRequestReviewCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addpullrequestreviewinput\">AddPullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addpullrequestreviewthreadinput\">AddPullRequestReviewThreadInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addreactioninput\">AddReactionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addstarinput\">AddStarInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addupvoteinput\">AddUpvoteInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addverifiabledomaininput\">AddVerifiableDomainInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#approvedeploymentsinput\">ApproveDeploymentsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#approveverifiabledomaininput\">ApproveVerifiableDomainInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#archiverepositoryinput\">ArchiveRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#auditlogorder\">AuditLogOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cancelenterpriseadmininvitationinput\">CancelEnterpriseAdminInvitationInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#changeuserstatusinput\">ChangeUserStatusInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationdata\">CheckAnnotationData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationrange\">CheckAnnotationRange</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunaction\">CheckRunAction</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunfilter\">CheckRunFilter</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunoutput\">CheckRunOutput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunoutputimage\">CheckRunOutputImage</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuiteautotriggerpreference\">CheckSuiteAutoTriggerPreference</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuitefilter\">CheckSuiteFilter</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#clearlabelsfromlabelableinput\">ClearLabelsFromLabelableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cloneprojectinput\">CloneProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#clonetemplaterepositoryinput\">CloneTemplateRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#closeissueinput\">CloseIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#closepullrequestinput\">ClosePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitauthor\">CommitAuthor</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcontributionorder\">CommitContributionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributionorder\">ContributionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#convertprojectcardnotetoissueinput\">ConvertProjectCardNoteToIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#convertpullrequesttodraftinput\">ConvertPullRequestToDraftInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createbranchprotectionruleinput\">CreateBranchProtectionRuleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createcheckruninput\">CreateCheckRunInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createchecksuiteinput\">CreateCheckSuiteInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createcontentattachmentinput\">CreateContentAttachmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdeploymentinput\">CreateDeploymentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdeploymentstatusinput\">CreateDeploymentStatusInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#creatediscussioninput\">CreateDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createenterpriseorganizationinput\">CreateEnterpriseOrganizationInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createenvironmentinput\">CreateEnvironmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createipallowlistentryinput\">CreateIpAllowListEntryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createissueinput\">CreateIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createlabelinput\">CreateLabelInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createprojectinput\">CreateProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createpullrequestinput\">CreatePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createrefinput\">CreateRefInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createrepositoryinput\">CreateRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createsponsorshipinput\">CreateSponsorshipInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createteamdiscussioncommentinput\">CreateTeamDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createteamdiscussioninput\">CreateTeamDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#declinetopicsuggestioninput\">DeclineTopicSuggestionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletebranchprotectionruleinput\">DeleteBranchProtectionRuleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletedeploymentinput\">DeleteDeploymentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletediscussioncommentinput\">DeleteDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletediscussioninput\">DeleteDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteenvironmentinput\">DeleteEnvironmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteipallowlistentryinput\">DeleteIpAllowListEntryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteissuecommentinput\">DeleteIssueCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteissueinput\">DeleteIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletelabelinput\">DeleteLabelInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletepackageversioninput\">DeletePackageVersionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteprojectcardinput\">DeleteProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteprojectcolumninput\">DeleteProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteprojectinput\">DeleteProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletepullrequestreviewcommentinput\">DeletePullRequestReviewCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletepullrequestreviewinput\">DeletePullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleterefinput\">DeleteRefInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteteamdiscussioncommentinput\">DeleteTeamDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteteamdiscussioninput\">DeleteTeamDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteverifiabledomaininput\">DeleteVerifiableDomainInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentorder\">DeploymentOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#disablepullrequestautomergeinput\">DisablePullRequestAutoMergeInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussionorder\">DiscussionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#dismisspullrequestreviewinput\">DismissPullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#draftpullrequestreviewcomment\">DraftPullRequestReviewComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#draftpullrequestreviewthread\">DraftPullRequestReviewThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enablepullrequestautomergeinput\">EnablePullRequestAutoMergeInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitationorder\">EnterpriseAdministratorInvitationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisememberorder\">EnterpriseMemberOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserverinstallationorder\">EnterpriseServerInstallationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemailorder\">EnterpriseServerUserAccountEmailOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountorder\">EnterpriseServerUserAccountOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsuploadorder\">EnterpriseServerUserAccountsUploadOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#followuserinput\">FollowUserInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistorder\">GistOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#importprojectinput\">ImportProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#inviteenterpriseadmininput\">InviteEnterpriseAdminInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentryorder\">IpAllowListEntryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecommentorder\">IssueCommentOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuefilters\">IssueFilters</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issueorder\">IssueOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labelorder\">LabelOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#languageorder\">LanguageOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#linkrepositorytoprojectinput\">LinkRepositoryToProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#locklockableinput\">LockLockableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markdiscussioncommentasanswerinput\">MarkDiscussionCommentAsAnswerInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markfileasviewedinput\">MarkFileAsViewedInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markpullrequestreadyforreviewinput\">MarkPullRequestReadyForReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mergebranchinput\">MergeBranchInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mergepullrequestinput\">MergePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestoneorder\">MilestoneOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#minimizecommentinput\">MinimizeCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#moveprojectcardinput\">MoveProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#moveprojectcolumninput\">MoveProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationorder\">OrganizationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefileorder\">PackageFileOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageorder\">PackageOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionorder\">PackageVersionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinissueinput\">PinIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcardimport\">ProjectCardImport</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumnimport\">ProjectColumnImport</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectorder\">ProjectOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestorder\">PullRequestOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactionorder\">ReactionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reforder\">RefOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refupdate\">RefUpdate</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#regenerateenterpriseidentityproviderrecoverycodesinput\">RegenerateEnterpriseIdentityProviderRecoveryCodesInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#regenerateverifiabledomaintokeninput\">RegenerateVerifiableDomainTokenInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#rejectdeploymentsinput\">RejectDeploymentsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseorder\">ReleaseOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeassigneesfromassignableinput\">RemoveAssigneesFromAssignableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeenterpriseadmininput\">RemoveEnterpriseAdminInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeenterpriseidentityproviderinput\">RemoveEnterpriseIdentityProviderInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeenterpriseorganizationinput\">RemoveEnterpriseOrganizationInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeenterprisesupportentitlementinput\">RemoveEnterpriseSupportEntitlementInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removelabelsfromlabelableinput\">RemoveLabelsFromLabelableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeoutsidecollaboratorinput\">RemoveOutsideCollaboratorInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removereactioninput\">RemoveReactionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removestarinput\">RemoveStarInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeupvoteinput\">RemoveUpvoteInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reopenissueinput\">ReopenIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reopenpullrequestinput\">ReopenPullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitationorder\">RepositoryInvitationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryorder\">RepositoryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#requestreviewsinput\">RequestReviewsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#rerequestchecksuiteinput\">RerequestCheckSuiteInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#resolvereviewthreadinput\">ResolveReviewThreadInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreplyorder\">SavedReplyOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryidentifierfilter\">SecurityAdvisoryIdentifierFilter</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryorder\">SecurityAdvisoryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerabilityorder\">SecurityVulnerabilityOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#setenterpriseidentityproviderinput\">SetEnterpriseIdentityProviderInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#setorganizationinteractionlimitinput\">SetOrganizationInteractionLimitInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#setrepositoryinteractionlimitinput\">SetRepositoryInteractionLimitInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#setuserinteractionlimitinput\">SetUserInteractionLimitInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsororder\">SponsorOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorableorder\">SponsorableOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorsactivityorder\">SponsorsActivityOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorstierorder\">SponsorsTierOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshipnewsletterorder\">SponsorshipNewsletterOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshiporder\">SponsorshipOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#starorder\">StarOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submitpullrequestreviewinput\">SubmitPullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncommentorder\">TeamDiscussionCommentOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussionorder\">TeamDiscussionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teammemberorder\">TeamMemberOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamorder\">TeamOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamrepositoryorder\">TeamRepositoryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#transferissueinput\">TransferIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unarchiverepositoryinput\">UnarchiveRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unfollowuserinput\">UnfollowUserInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlinkrepositoryfromprojectinput\">UnlinkRepositoryFromProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlocklockableinput\">UnlockLockableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkdiscussioncommentasanswerinput\">UnmarkDiscussionCommentAsAnswerInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkfileasviewedinput\">UnmarkFileAsViewedInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkissueasduplicateinput\">UnmarkIssueAsDuplicateInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unminimizecommentinput\">UnminimizeCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unpinissueinput\">UnpinIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unresolvereviewthreadinput\">UnresolveReviewThreadInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatebranchprotectionruleinput\">UpdateBranchProtectionRuleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatecheckruninput\">UpdateCheckRunInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatechecksuitepreferencesinput\">UpdateCheckSuitePreferencesInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatediscussioncommentinput\">UpdateDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatediscussioninput\">UpdateDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseadministratorroleinput\">UpdateEnterpriseAdministratorRoleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseallowprivaterepositoryforkingsettinginput\">UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisedefaultrepositorypermissionsettinginput\">UpdateEnterpriseDefaultRepositoryPermissionSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanchangerepositoryvisibilitysettinginput\">UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscancreaterepositoriessettinginput\">UpdateEnterpriseMembersCanCreateRepositoriesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscandeleteissuessettinginput\">UpdateEnterpriseMembersCanDeleteIssuesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscandeleterepositoriessettinginput\">UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscaninvitecollaboratorssettinginput\">UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanmakepurchasessettinginput\">UpdateEnterpriseMembersCanMakePurchasesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanupdateprotectedbranchessettinginput\">UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanviewdependencyinsightssettinginput\">UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseorganizationprojectssettinginput\">UpdateEnterpriseOrganizationProjectsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseprofileinput\">UpdateEnterpriseProfileInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriserepositoryprojectssettinginput\">UpdateEnterpriseRepositoryProjectsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseteamdiscussionssettinginput\">UpdateEnterpriseTeamDiscussionsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisetwofactorauthenticationrequiredsettinginput\">UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenvironmentinput\">UpdateEnvironmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateipallowlistenabledsettinginput\">UpdateIpAllowListEnabledSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateipallowlistentryinput\">UpdateIpAllowListEntryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateipallowlistforinstalledappsenabledsettinginput\">UpdateIpAllowListForInstalledAppsEnabledSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateissuecommentinput\">UpdateIssueCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateissueinput\">UpdateIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatelabelinput\">UpdateLabelInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatenotificationrestrictionsettinginput\">UpdateNotificationRestrictionSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateprojectcardinput\">UpdateProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateprojectcolumninput\">UpdateProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateprojectinput\">UpdateProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatepullrequestinput\">UpdatePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatepullrequestreviewcommentinput\">UpdatePullRequestReviewCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatepullrequestreviewinput\">UpdatePullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updaterefinput\">UpdateRefInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updaterefsinput\">UpdateRefsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updaterepositoryinput\">UpdateRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatesubscriptioninput\">UpdateSubscriptionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateteamdiscussioncommentinput\">UpdateTeamDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateteamdiscussioninput\">UpdateTeamDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateteamreviewassignmentinput\">UpdateTeamReviewAssignmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatetopicsinput\">UpdateTopicsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatusorder\">UserStatusOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#verifiabledomainorder\">VerifiableDomainOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#verifyverifiabledomaininput\">VerifyVerifiableDomainInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
}
]
},
"ghes-3.1": {
"html": "<div>\n <div>\n <h2 id=\"addassigneestoassignableinput\">\n <a href=\"#addassigneestoassignableinput\">AddAssigneesToAssignableInput</a>\n </h2>\n <p>Autogenerated input type of AddAssigneesToAssignable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignableId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the assignable object to add assignees 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>assigneeIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The id of users to add as assignees.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addcommentinput\">\n <a href=\"#addcommentinput\">AddCommentInput</a>\n </h2>\n <p>Autogenerated input type of AddComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 contents 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addenterpriseadmininput\">\n <a href=\"#addenterpriseadmininput\">AddEnterpriseAdminInput</a>\n </h2>\n <p>Autogenerated input type of AddEnterpriseAdmin.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise account to which the administrator should be added.</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 to add as an 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addlabelstolabelableinput\">\n <a href=\"#addlabelstolabelableinput\">AddLabelsToLabelableInput</a>\n </h2>\n <p>Autogenerated input type of AddLabelsToLabelable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The ids of the labels to add.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelableId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the labelable object to add labels 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addprojectcardinput\">\n <a href=\"#addprojectcardinput\">AddProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of AddProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>contentId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The content of the card. Must be a member of the ProjectCardItem union.</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 note on the 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>projectColumnId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the ProjectColumn.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addprojectcolumninput\">\n <a href=\"#addprojectcolumninput\">AddProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of AddProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name 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>projectId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addpullrequestreviewcommentinput\">\n <a href=\"#addpullrequestreviewcommentinput\">AddPullRequestReviewCommentInput</a>\n </h2>\n <p>Autogenerated input type of AddPullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 text 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitOID</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The SHA of the commit to comment 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>inReplyTo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The comment id to 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>path</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The relative path of the file to comment 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 line index in the diff to comment 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The node ID of the pull request reviewing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addpullrequestreviewinput\">\n <a href=\"#addpullrequestreviewinput\">AddPullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of AddPullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 contents of the review body comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>comments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#draftpullrequestreviewcomment\">[DraftPullRequestReviewComment]</a></code>)</p></td>\n<td><p><p>The review line 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>commitOID</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The commit OID the review pertains 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>event</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequestreviewevent\">PullRequestReviewEvent</a></code>)</p></td>\n<td><p><p>The event to perform on 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>threads</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#draftpullrequestreviewthread\">[DraftPullRequestReviewThread]</a></code>)</p></td>\n<td><p><p>The review line comment threads.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addpullrequestreviewthreadinput\">\n <a href=\"#addpullrequestreviewthreadinput\">AddPullRequestReviewThreadInput</a>\n </h2>\n <p>Autogenerated input type of AddPullRequestReviewThread.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Body of the thread&apos;s first comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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 of the blob to which the thread refers. The end of the line range for multi-line 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>path</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Path to the file being commented 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The node ID of the pull request reviewing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>side</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 the line resides. For multi-line comments, this is the side for the end of the line 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>startLine</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The first line of the range to which the comment 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>startSide</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 the start line resides.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addreactioninput\">\n <a href=\"#addreactioninput\">AddReactionInput</a>\n </h2>\n <p>Autogenerated input type of AddReaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>content</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>The name of the emoji to react 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>subjectId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addstarinput\">\n <a href=\"#addstarinput\">AddStarInput</a>\n </h2>\n <p>Autogenerated input type of AddStar.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>starrableId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Starrable ID to star.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"archiverepositoryinput\">\n <a href=\"#archiverepositoryinput\">ArchiveRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of ArchiveRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to mark as archived.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"auditlogorder\">\n <a href=\"#auditlogorder\">AuditLogOrder</a>\n </h2>\n <p>Ordering options for Audit Log connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#auditlogorderfield\">AuditLogOrderField</a></code>)</p></td>\n<td><p><p>The field to order Audit Logs by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"changeuserstatusinput\">\n <a href=\"#changeuserstatusinput\">ChangeUserStatusInput</a>\n </h2>\n <p>Autogenerated input type of ChangeUserStatus.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>emoji</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The emoji to represent your status. Can either be a native Unicode emoji or an emoji name with colons, e.g., &#x1F600;.</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 user 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>limitedAvailability</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 should indicate you are not fully available on GitHub, e.g., you are away.</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 short description of your current 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>organizationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The ID of the organization whose members will be allowed to see the status. If\nomitted, the status will be publicly visible.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationdata\">\n <a href=\"#checkannotationdata\">CheckAnnotationData</a>\n </h2>\n <p>Information from a check run analysis to specific lines of code.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Represents an annotation&apos;s information 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>location</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#checkannotationrange\">CheckAnnotationRange!</a></code>)</p></td>\n<td><p><p>The location of 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>message</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A short description of the feedback for these lines of 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>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 to add an annotation 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>rawDetails</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Details about 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>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 that represents the annotation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationrange\">\n <a href=\"#checkannotationrange\">CheckAnnotationRange</a>\n </h2>\n <p>Information from a check run analysis to specific lines of code.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>endColumn</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The ending column of 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>endLine</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 of 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>startColumn</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The starting column of 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>startLine</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 of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunaction\">\n <a href=\"#checkrunaction\">CheckRunAction</a>\n </h2>\n <p>Possible further actions the integrator can perform.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 short explanation of what this action would do.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\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>A reference for the action 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>label</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The text to be displayed on a button in the web UI.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunfilter\">\n <a href=\"#checkrunfilter\">CheckRunFilter</a>\n </h2>\n <p>The filters that are available when fetching check runs.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>appId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Filters the check runs created by this application 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>checkName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Filters the check runs by this name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#checkruntype\">CheckRunType</a></code>)</p></td>\n<td><p><p>Filters the check runs by this 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>status</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#checkstatusstate\">CheckStatusState</a></code>)</p></td>\n<td><p><p>Filters the check runs by 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunoutput\">\n <a href=\"#checkrunoutput\">CheckRunOutput</a>\n </h2>\n <p>Descriptive details about the check run.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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/input-objects#checkannotationdata\">[CheckAnnotationData!]</a></code>)</p></td>\n<td><p><p>The annotations that are made as part 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>images</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#checkrunoutputimage\">[CheckRunOutputImage!]</a></code>)</p></td>\n<td><p><p>Images attached to the check run output displayed in the GitHub pull request 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>summary</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The summary of the check run (supports Commonmark).</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 details of the check run (supports Commonmark).</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 title to provide 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunoutputimage\">\n <a href=\"#checkrunoutputimage\">CheckRunOutputImage</a>\n </h2>\n <p>Images attached to the check run output displayed in the GitHub pull request UI.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>alt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The alternative text for the 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>caption</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short image 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>imageUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The full URL of the image.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuiteautotriggerpreference\">\n <a href=\"#checksuiteautotriggerpreference\">CheckSuiteAutoTriggerPreference</a>\n </h2>\n <p>The auto-trigger preferences that are available for check suites.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>appId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the application that owns 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>setting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Set to <code>true</code> to enable automatic creation of CheckSuite events upon pushes 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuitefilter\">\n <a href=\"#checksuitefilter\">CheckSuiteFilter</a>\n </h2>\n <p>The filters that are available when fetching check suites.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>appId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Filters the check suites created by this application 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>checkName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Filters the check suites by this 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"clearlabelsfromlabelableinput\">\n <a href=\"#clearlabelsfromlabelableinput\">ClearLabelsFromLabelableInput</a>\n </h2>\n <p>Autogenerated input type of ClearLabelsFromLabelable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelableId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the labelable object to clear the labels from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cloneprojectinput\">\n <a href=\"#cloneprojectinput\">CloneProjectInput</a>\n </h2>\n <p>Autogenerated input type of CloneProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>includeWorkflows</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 to clone the source project&apos;s workflows.</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 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>public</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The visibility of the project, defaults to false (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>sourceId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The source project to clone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>targetOwnerId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The owner ID to create the project under.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"clonetemplaterepositoryinput\">\n <a href=\"#clonetemplaterepositoryinput\">CloneTemplateRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of CloneTemplateRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short description of the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includeAllBranches</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether to copy all branches from the template to the new repository. Defaults\nto copying only the default branch 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>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 new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ownerId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner for the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the template repository.</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#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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"closeissueinput\">\n <a href=\"#closeissueinput\">CloseIssueInput</a>\n </h2>\n <p>Autogenerated input type of CloseIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</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 issue to be closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"closepullrequestinput\">\n <a href=\"#closepullrequestinput\">ClosePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of ClosePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</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 pull request to be closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitauthor\">\n <a href=\"#commitauthor\">CommitAuthor</a>\n </h2>\n <p>Specifies an author for filtering Git commits.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>Email addresses to filter by. Commits authored by any of the specified email addresses 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>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 a User to filter by. If non-null, only commits authored by this user\nwill be returned. This field takes precedence over emails.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcontributionorder\">\n <a href=\"#commitcontributionorder\">CommitContributionOrder</a>\n </h2>\n <p>Ordering options for commit contribution connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commitcontributionorderfield\">CommitContributionOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order commit contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributionorder\">\n <a href=\"#contributionorder\">ContributionOrder</a>\n </h2>\n <p>Ordering options for contribution connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"convertprojectcardnotetoissueinput\">\n <a href=\"#convertprojectcardnotetoissueinput\">ConvertProjectCardNoteToIssueInput</a>\n </h2>\n <p>Autogenerated input type of ConvertProjectCardNoteToIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 newly created 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectCardId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ProjectCard ID to convert.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to create the issue 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>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 newly created issue. Defaults to the card&apos;s note text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createbranchprotectionruleinput\">\n <a href=\"#createbranchprotectionruleinput\">CreateBranchProtectionRuleInput</a>\n </h2>\n <p>Autogenerated input type of CreateBranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>pattern</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The glob-like pattern used to determine 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>pushActorIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User, Team or App IDs allowed to push 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The global relay id of the repository in which a new branch protection rule should be 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>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>reviewDismissalActorIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User or Team IDs allowed to dismiss reviews on pull requests targeting matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createcheckruninput\">\n <a href=\"#createcheckruninput\">CreateCheckRunInput</a>\n </h2>\n <p>Autogenerated input type of CreateCheckRun.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#checkrunaction\">[CheckRunAction!]</a></code>)</p></td>\n<td><p><p>Possible further actions the integrator can perform, which a user may trigger.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>completedAt</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 check run finished.</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 final conclusion of the check.</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 of the integrator&apos;s site that has the full details of the check.</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 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>headSha</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The SHA of the head 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 of the check.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>output</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#checkrunoutput\">CheckRunOutput</a></code>)</p></td>\n<td><p><p>Descriptive details about the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>startedAt</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 check run began.</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#requestablecheckstatusstate\">RequestableCheckStatusState</a></code>)</p></td>\n<td><p><p>The current 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createchecksuiteinput\">\n <a href=\"#createchecksuiteinput\">CreateCheckSuiteInput</a>\n </h2>\n <p>Autogenerated input type of CreateCheckSuite.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>headSha</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The SHA of the head 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createcontentattachmentinput\">\n <a href=\"#createcontentattachmentinput\">CreateContentAttachmentInput</a>\n </h2>\n <p>Autogenerated input type of CreateContentAttachment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 content attachment, which may contain 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>contentReferenceId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the content_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>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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdeploymentinput\">\n <a href=\"#createdeploymentinput\">CreateDeploymentInput</a>\n </h2>\n <p>Autogenerated input type of CreateDeployment.</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>CreateDeploymentInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>autoMerge</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Attempt to automatically merge the default branch into the requested ref, defaults to true.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Short 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>Name for the target 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>payload</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>JSON payload with extra information about 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>refId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the ref to be deployed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>requiredContexts</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>The status contexts to verify against commit status checks. To bypass required\ncontexts, pass an empty array. Defaults to all unique contexts.</p></p>\n\n\n\n\n\n\n\n\n\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>Specifies a task to execute.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdeploymentstatusinput\">\n <a href=\"#createdeploymentstatusinput\">CreateDeploymentStatusInput</a>\n </h2>\n <p>Autogenerated input type of CreateDeploymentStatus.</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>CreateDeploymentStatusInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>autoInactive</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Adds a new inactive status to all non-transient, non-production environment\ndeployments with the same repository and environment name as the created\nstatus&apos;s 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>deploymentId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short description of the status. Maximum length of 140 characters.</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>If provided, updates the environment of the deploy. Otherwise, does not modify 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>environmentUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Sets the URL for accessing your 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>logUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The log URL to associate with this status. This URL should contain\noutput to keep the user updated while the task is running or serve as\nhistorical information for what happened in 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>The state of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createenterpriseorganizationinput\">\n <a href=\"#createenterpriseorganizationinput\">CreateEnterpriseOrganizationInput</a>\n </h2>\n <p>Autogenerated input type of CreateEnterpriseOrganization.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>adminLogins</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>The logins for the administrators of the new organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>billingEmail</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The email used for sending billing receipts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise owning the new organization.</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 new organization.</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 new 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createipallowlistentryinput\">\n <a href=\"#createipallowlistentryinput\">CreateIpAllowListEntryInput</a>\n </h2>\n <p>Autogenerated input type of CreateIpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>An IP address or range of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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 IP allow list entry is active when an IP allow list is 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>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An optional name for 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>ownerId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner for which to create the new IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createissueinput\">\n <a href=\"#createissueinput\">CreateIssueInput</a>\n </h2>\n <p>Autogenerated input type of CreateIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assigneeIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The Node ID for the user assignee 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>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 for the issue 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueTemplate</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 an issue template in the repository, assigns labels and assignees from the template to 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>labelIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of labels 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>milestoneId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the milestone 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>projectIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs for projects associated with 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>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 for the 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createlabelinput\">\n <a href=\"#createlabelinput\">CreateLabelInput</a>\n </h2>\n <p>Autogenerated input type of CreateLabel.</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>CreateLabelInput</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#labels-preview\">Labels preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>color</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A 6 character hex code, without the leading #, identifying the color of the 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>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 the label, such as its 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 name of the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createprojectinput\">\n <a href=\"#createprojectinput\">CreateProjectInput</a>\n </h2>\n <p>Autogenerated input type of CreateProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of 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>ownerId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The owner ID to create the project under.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of repository IDs to create as linked repositories for 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>template</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#projecttemplate\">ProjectTemplate</a></code>)</p></td>\n<td><p><p>The name of the GitHub-provided template.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createpullrequestinput\">\n <a href=\"#createpullrequestinput\">CreatePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of CreatePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\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>The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository. You cannot update the base branch on a pull request to point\nto another repository.</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 contents 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>draft</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 pull request should be 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>headRefName</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 branch where your changes are implemented. For cross-repository pull requests\nin the same network, namespace <code>head_ref_name</code> with a user like this: <code>username:branch</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>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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>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 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createrefinput\">\n <a href=\"#createrefinput\">CreateRefInput</a>\n </h2>\n <p>Autogenerated input type of CreateRef.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The fully qualified name of the new Ref (ie: <code>refs/heads/my_new_branch</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>oid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The GitObjectID that the new Ref shall target. Must point to a 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Repository to create the Ref 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createrepositoryinput\">\n <a href=\"#createrepositoryinput\">CreateRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of CreateRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short description of the new repository.</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 should have the 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>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 should have the 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 URL for a web page about 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>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 new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ownerId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The ID of the owner for the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>When an organization is specified as the owner, this ID identifies the team\nthat should be granted access to the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>template</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 should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.</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#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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createteamdiscussioncommentinput\">\n <a href=\"#createteamdiscussioncommentinput\">CreateTeamDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of CreateTeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 content 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>discussionId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the discussion to which the comment 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createteamdiscussioninput\">\n <a href=\"#createteamdiscussioninput\">CreateTeamDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of CreateTeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 content 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>private</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>If true, restricts the visibility of this discussion to team members and\norganization admins. If false or not specified, allows any organization member\nto view 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>teamId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the team to which the discussion 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>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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletebranchprotectionruleinput\">\n <a href=\"#deletebranchprotectionruleinput\">DeleteBranchProtectionRuleInput</a>\n </h2>\n <p>Autogenerated input type of DeleteBranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branchProtectionRuleId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The global relay id of the branch protection rule to 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletedeploymentinput\">\n <a href=\"#deletedeploymentinput\">DeleteDeploymentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteDeployment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the deployment to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteipallowlistentryinput\">\n <a href=\"#deleteipallowlistentryinput\">DeleteIpAllowListEntryInput</a>\n </h2>\n <p>Autogenerated input type of DeleteIpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ipAllowListEntryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the IP allow list entry to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteissuecommentinput\">\n <a href=\"#deleteissuecommentinput\">DeleteIssueCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteIssueComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteissueinput\">\n <a href=\"#deleteissueinput\">DeleteIssueInput</a>\n </h2>\n <p>Autogenerated input type of DeleteIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the issue to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletelabelinput\">\n <a href=\"#deletelabelinput\">DeleteLabelInput</a>\n </h2>\n <p>Autogenerated input type of DeleteLabel.</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>DeleteLabelInput</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#labels-preview\">Labels preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the label to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletepackageversioninput\">\n <a href=\"#deletepackageversioninput\">DeletePackageVersionInput</a>\n </h2>\n <p>Autogenerated input type of DeletePackageVersion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>packageVersionId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the package version to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteprojectcardinput\">\n <a href=\"#deleteprojectcardinput\">DeleteProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of DeleteProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cardId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the card to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteprojectcolumninput\">\n <a href=\"#deleteprojectcolumninput\">DeleteProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of DeleteProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the column to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteprojectinput\">\n <a href=\"#deleteprojectinput\">DeleteProjectInput</a>\n </h2>\n <p>Autogenerated input type of DeleteProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Project ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletepullrequestreviewcommentinput\">\n <a href=\"#deletepullrequestreviewcommentinput\">DeletePullRequestReviewCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeletePullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletepullrequestreviewinput\">\n <a href=\"#deletepullrequestreviewinput\">DeletePullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of DeletePullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request review to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleterefinput\">\n <a href=\"#deleterefinput\">DeleteRefInput</a>\n </h2>\n <p>Autogenerated input type of DeleteRef.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>refId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Ref to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteteamdiscussioncommentinput\">\n <a href=\"#deleteteamdiscussioncommentinput\">DeleteTeamDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteTeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteteamdiscussioninput\">\n <a href=\"#deleteteamdiscussioninput\">DeleteTeamDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of DeleteTeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The discussion ID to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentorder\">\n <a href=\"#deploymentorder\">DeploymentOrder</a>\n </h2>\n <p>Ordering options for deployment connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#deploymentorderfield\">DeploymentOrderField!</a></code>)</p></td>\n<td><p><p>The field to order deployments by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"disablepullrequestautomergeinput\">\n <a href=\"#disablepullrequestautomergeinput\">DisablePullRequestAutoMergeInput</a>\n </h2>\n <p>Autogenerated input type of DisablePullRequestAutoMerge.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</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 pull request to disable auto merge 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"dismisspullrequestreviewinput\">\n <a href=\"#dismisspullrequestreviewinput\">DismissPullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of DismissPullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>message</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The contents of the pull request review dismissal 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>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"draftpullrequestreviewcomment\">\n <a href=\"#draftpullrequestreviewcomment\">DraftPullRequestReviewComment</a>\n </h2>\n <p>Specifies a review comment to be left with a Pull Request Review.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Body of the comment to leave.</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>Path to the file being commented 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>Position in the file to leave a comment 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"draftpullrequestreviewthread\">\n <a href=\"#draftpullrequestreviewthread\">DraftPullRequestReviewThread</a>\n </h2>\n <p>Specifies a review comment thread to be left with a Pull Request Review.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Body of the comment to leave.</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 of the blob to which the thread refers. The end of the line range for multi-line 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>path</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Path to the file being commented 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>side</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 the line resides. For multi-line comments, this is the side for the end of the line 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>startLine</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The first line of the range to which the comment 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>startSide</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 the start line resides.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enablepullrequestautomergeinput\">\n <a href=\"#enablepullrequestautomergeinput\">EnablePullRequestAutoMergeInput</a>\n </h2>\n <p>Autogenerated input type of EnablePullRequestAutoMerge.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 to associate with this 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitBody</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Commit body to use for the commit when the PR is mergable; if omitted, a default message will be used.</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>Commit headline to use for the commit when the PR is mergable; if omitted, a default message will be used.</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 to use. If omitted, defaults to &apos;MERGE&apos;.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</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 pull request to enable auto-merge 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitationorder\">\n <a href=\"#enterpriseadministratorinvitationorder\">EnterpriseAdministratorInvitationOrder</a>\n </h2>\n <p>Ordering options for enterprise administrator invitation connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseadministratorinvitationorderfield\">EnterpriseAdministratorInvitationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order enterprise administrator invitations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisememberorder\">\n <a href=\"#enterprisememberorder\">EnterpriseMemberOrder</a>\n </h2>\n <p>Ordering options for enterprise member connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterprisememberorderfield\">EnterpriseMemberOrderField!</a></code>)</p></td>\n<td><p><p>The field to order enterprise members by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemailorder\">\n <a href=\"#enterpriseserveruseraccountemailorder\">EnterpriseServerUserAccountEmailOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server user account email connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseserveruseraccountemailorderfield\">EnterpriseServerUserAccountEmailOrderField!</a></code>)</p></td>\n<td><p><p>The field to order emails by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountorder\">\n <a href=\"#enterpriseserveruseraccountorder\">EnterpriseServerUserAccountOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server user account connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseserveruseraccountorderfield\">EnterpriseServerUserAccountOrderField!</a></code>)</p></td>\n<td><p><p>The field to order user accounts by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsuploadorder\">\n <a href=\"#enterpriseserveruseraccountsuploadorder\">EnterpriseServerUserAccountsUploadOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server user accounts upload connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield\">EnterpriseServerUserAccountsUploadOrderField!</a></code>)</p></td>\n<td><p><p>The field to order user accounts uploads by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"followuserinput\">\n <a href=\"#followuserinput\">FollowUserInput</a>\n </h2>\n <p>Autogenerated input type of FollowUser.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>userId</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 user to follow.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistorder\">\n <a href=\"#gistorder\">GistOrder</a>\n </h2>\n <p>Ordering options for gist connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#gistorderfield\">GistOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repositories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"importprojectinput\">\n <a href=\"#importprojectinput\">ImportProjectInput</a>\n </h2>\n <p>Autogenerated input type of ImportProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnImports</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#projectcolumnimport\">[ProjectColumnImport!]!</a></code>)</p></td>\n<td><p><p>A list of columns containing issues and pull requests.</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 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>ownerName</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 or User to create the Project under.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>public</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the Project is public or not.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentryorder\">\n <a href=\"#ipallowlistentryorder\">IpAllowListEntryOrder</a>\n </h2>\n <p>Ordering options for IP allow list entry connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#ipallowlistentryorderfield\">IpAllowListEntryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order IP allow list entries by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecommentorder\">\n <a href=\"#issuecommentorder\">IssueCommentOrder</a>\n </h2>\n <p>Ways in which lists of issue comments can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order issue comments by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#issuecommentorderfield\">IssueCommentOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order issue comments by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuefilters\">\n <a href=\"#issuefilters\">IssueFilters</a>\n </h2>\n <p>Ways in which to filter lists of issues.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignee</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues assigned to given name. Pass in <code>null</code> for issues with no assigned\nuser, and <code>*</code> for issues assigned to any user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues created by given name.</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/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>List issues where the list of label names exist on 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>mentioned</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues where the given name is mentioned in 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>milestone</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its number field. Pass in\n<code>null</code> for issues with no milestone, and <code>*</code> for issues that are assigned to any 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>since</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>List issues that have been updated at or after the given 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>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p></td>\n<td><p><p>List issues filtered by the list of states given.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscribed</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>List issues subscribed to by 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issueorder\">\n <a href=\"#issueorder\">IssueOrder</a>\n </h2>\n <p>Ways in which lists of issues can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order issues by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#issueorderfield\">IssueOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order issues by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labelorder\">\n <a href=\"#labelorder\">LabelOrder</a>\n </h2>\n <p>Ways in which lists of labels can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order labels by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#labelorderfield\">LabelOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order labels by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"languageorder\">\n <a href=\"#languageorder\">LanguageOrder</a>\n </h2>\n <p>Ordering options for language connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#languageorderfield\">LanguageOrderField!</a></code>)</p></td>\n<td><p><p>The field to order languages by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"linkrepositorytoprojectinput\">\n <a href=\"#linkrepositorytoprojectinput\">LinkRepositoryToProjectInput</a>\n </h2>\n <p>Autogenerated input type of LinkRepositoryToProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Project to link to a Repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Repository to link to a Project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"locklockableinput\">\n <a href=\"#locklockableinput\">LockLockableInput</a>\n </h2>\n <p>Autogenerated input type of LockLockable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>lockReason</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>A reason for why the item will be 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>lockableId</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 item to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markfileasviewedinput\">\n <a href=\"#markfileasviewedinput\">MarkFileAsViewedInput</a>\n </h2>\n <p>Autogenerated input type of MarkFileAsViewed.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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 to mark as viewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markpullrequestreadyforreviewinput\">\n <a href=\"#markpullrequestreadyforreviewinput\">MarkPullRequestReadyForReviewInput</a>\n </h2>\n <p>Autogenerated input type of MarkPullRequestReadyForReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</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 pull request to be marked as ready for 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mergebranchinput\">\n <a href=\"#mergebranchinput\">MergeBranchInput</a>\n </h2>\n <p>Autogenerated input type of MergeBranch.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>base</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 base branch that the provided head will be merged into.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitMessage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Message to use for the merge commit. If omitted, a default will be used.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>head</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The head to merge into the base branch. This can be a branch name or a commit GitObjectID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Repository containing the base branch that will be modified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mergepullrequestinput\">\n <a href=\"#mergepullrequestinput\">MergePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of MergePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 to associate with this 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitBody</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Commit body to use for the merge commit; if omitted, a default message will be used.</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>Commit headline to use for the merge commit; if omitted, a default message will be used.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>expectedHeadOid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>OID that the pull request head ref must match to allow merge; if omitted, no check is performed.</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 to use. If omitted, defaults to &apos;MERGE&apos;.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</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 pull request to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestoneorder\">\n <a href=\"#milestoneorder\">MilestoneOrder</a>\n </h2>\n <p>Ordering options for milestone connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#milestoneorderfield\">MilestoneOrderField!</a></code>)</p></td>\n<td><p><p>The field to order milestones by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"minimizecommentinput\">\n <a href=\"#minimizecommentinput\">MinimizeCommentInput</a>\n </h2>\n <p>Autogenerated input type of MinimizeComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>classifier</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reportedcontentclassifiers\">ReportedContentClassifiers!</a></code>)</p></td>\n<td><p><p>The classification of comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"moveprojectcardinput\">\n <a href=\"#moveprojectcardinput\">MoveProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of MoveProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>afterCardId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>Place the new card after the card with this id. Pass null to place it at the top.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>cardId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the card to move.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the column to move it into.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"moveprojectcolumninput\">\n <a href=\"#moveprojectcolumninput\">MoveProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of MoveProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>afterColumnId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>Place the new column after the column with this id. Pass null to place it at the front.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the column to move.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationorder\">\n <a href=\"#organizationorder\">OrganizationOrder</a>\n </h2>\n <p>Ordering options for organization connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#organizationorderfield\">OrganizationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order organizations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefileorder\">\n <a href=\"#packagefileorder\">PackageFileOrder</a>\n </h2>\n <p>Ways in which lists of package files can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The direction in which to order package files by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#packagefileorderfield\">PackageFileOrderField</a></code>)</p></td>\n<td><p><p>The field in which to order package files by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageorder\">\n <a href=\"#packageorder\">PackageOrder</a>\n </h2>\n <p>Ways in which lists of packages can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The direction in which to order packages by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#packageorderfield\">PackageOrderField</a></code>)</p></td>\n<td><p><p>The field in which to order packages by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionorder\">\n <a href=\"#packageversionorder\">PackageVersionOrder</a>\n </h2>\n <p>Ways in which lists of package versions can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The direction in which to order package versions by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#packageversionorderfield\">PackageVersionOrderField</a></code>)</p></td>\n<td><p><p>The field in which to order package versions by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinissueinput\">\n <a href=\"#pinissueinput\">PinIssueInput</a>\n </h2>\n <p>Autogenerated input type of PinIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the issue to be pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcardimport\">\n <a href=\"#projectcardimport\">ProjectCardImport</a>\n </h2>\n <p>An issue or PR and its owning repository to be used in a project card.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\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 issue or 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>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Repository name with owner (owner/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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumnimport\">\n <a href=\"#projectcolumnimport\">ProjectColumnImport</a>\n </h2>\n <p>A project column and a list of its issues and PRs.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>columnName</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 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>issues</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#projectcardimport\">[ProjectCardImport!]</a></code>)</p></td>\n<td><p><p>A list of issues and pull requests in 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>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 of the column, starting from 0.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectorder\">\n <a href=\"#projectorder\">ProjectOrder</a>\n </h2>\n <p>Ways in which lists of projects can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order projects by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#projectorderfield\">ProjectOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order projects by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestorder\">\n <a href=\"#pullrequestorder\">PullRequestOrder</a>\n </h2>\n <p>Ways in which lists of issues can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order pull requests by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequestorderfield\">PullRequestOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order pull requests by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactionorder\">\n <a href=\"#reactionorder\">ReactionOrder</a>\n </h2>\n <p>Ways in which lists of reactions can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order reactions by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reactionorderfield\">ReactionOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order reactions by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reforder\">\n <a href=\"#reforder\">RefOrder</a>\n </h2>\n <p>Ways in which lists of git refs can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order refs by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reforderfield\">RefOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order refs by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refupdate\">\n <a href=\"#refupdate\">RefUpdate</a>\n </h2>\n <p>A ref update.</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>RefUpdate</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#update-refs-preview\">Update refs preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>afterOid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The value this ref should be updated 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>beforeOid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The value this ref needs to point to before the update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>force</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Force a non fast-forward update.</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#gitrefname\">GitRefname!</a></code>)</p></td>\n<td><p><p>The fully qualified name of the ref to be update. For example <code>refs/heads/branch-name</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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseorder\">\n <a href=\"#releaseorder\">ReleaseOrder</a>\n </h2>\n <p>Ways in which lists of releases can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order releases by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#releaseorderfield\">ReleaseOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order releases by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeassigneesfromassignableinput\">\n <a href=\"#removeassigneesfromassignableinput\">RemoveAssigneesFromAssignableInput</a>\n </h2>\n <p>Autogenerated input type of RemoveAssigneesFromAssignable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignableId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the assignable object to remove assignees 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>assigneeIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The id of users to remove as assignees.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeenterpriseadmininput\">\n <a href=\"#removeenterpriseadmininput\">RemoveEnterpriseAdminInput</a>\n </h2>\n <p>Autogenerated input type of RemoveEnterpriseAdmin.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Enterprise ID from which to remove the 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>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 to remove as an 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removelabelsfromlabelableinput\">\n <a href=\"#removelabelsfromlabelableinput\">RemoveLabelsFromLabelableInput</a>\n </h2>\n <p>Autogenerated input type of RemoveLabelsFromLabelable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The ids of labels to remove.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelableId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the Labelable to remove labels from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeoutsidecollaboratorinput\">\n <a href=\"#removeoutsidecollaboratorinput\">RemoveOutsideCollaboratorInput</a>\n </h2>\n <p>Autogenerated input type of RemoveOutsideCollaborator.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>organizationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the organization to remove the outside collaborator 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>userId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the outside collaborator to remove.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removereactioninput\">\n <a href=\"#removereactioninput\">RemoveReactionInput</a>\n </h2>\n <p>Autogenerated input type of RemoveReaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>content</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>The name of the emoji reaction to remove.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subjectId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removestarinput\">\n <a href=\"#removestarinput\">RemoveStarInput</a>\n </h2>\n <p>Autogenerated input type of RemoveStar.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>starrableId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Starrable ID to unstar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reopenissueinput\">\n <a href=\"#reopenissueinput\">ReopenIssueInput</a>\n </h2>\n <p>Autogenerated input type of ReopenIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</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 issue to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reopenpullrequestinput\">\n <a href=\"#reopenpullrequestinput\">ReopenPullRequestInput</a>\n </h2>\n <p>Autogenerated input type of ReopenPullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</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 pull request to be reopened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitationorder\">\n <a href=\"#repositoryinvitationorder\">RepositoryInvitationOrder</a>\n </h2>\n <p>Ordering options for repository invitation connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryinvitationorderfield\">RepositoryInvitationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repository invitations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryorder\">\n <a href=\"#repositoryorder\">RepositoryOrder</a>\n </h2>\n <p>Ordering options for repository connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryorderfield\">RepositoryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repositories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"requestreviewsinput\">\n <a href=\"#requestreviewsinput\">RequestReviewsInput</a>\n </h2>\n <p>Autogenerated input type of RequestReviews.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The Node IDs of the team to 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>union</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Add users to the set rather than replace.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The Node IDs of the user to 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"rerequestchecksuiteinput\">\n <a href=\"#rerequestchecksuiteinput\">RerequestCheckSuiteInput</a>\n </h2>\n <p>Autogenerated input type of RerequestCheckSuite.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>checkSuiteId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"resolvereviewthreadinput\">\n <a href=\"#resolvereviewthreadinput\">ResolveReviewThreadInput</a>\n </h2>\n <p>Autogenerated input type of ResolveReviewThread.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>threadId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the thread to resolve.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreplyorder\">\n <a href=\"#savedreplyorder\">SavedReplyOrder</a>\n </h2>\n <p>Ordering options for saved reply connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#savedreplyorderfield\">SavedReplyOrderField!</a></code>)</p></td>\n<td><p><p>The field to order saved replies by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshiporder\">\n <a href=\"#sponsorshiporder\">SponsorshipOrder</a>\n </h2>\n <p>Ordering options for sponsorship connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"starorder\">\n <a href=\"#starorder\">StarOrder</a>\n </h2>\n <p>Ways in which star connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#starorderfield\">StarOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order nodes by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submitpullrequestreviewinput\">\n <a href=\"#submitpullrequestreviewinput\">SubmitPullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of SubmitPullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 text field to set on 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>event</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequestreviewevent\">PullRequestReviewEvent!</a></code>)</p></td>\n<td><p><p>The event to send to 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Pull Request ID to submit any pending 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>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Pull Request Review ID to submit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncommentorder\">\n <a href=\"#teamdiscussioncommentorder\">TeamDiscussionCommentOrder</a>\n </h2>\n <p>Ways in which team discussion comment connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#teamdiscussioncommentorderfield\">TeamDiscussionCommentOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussionorder\">\n <a href=\"#teamdiscussionorder\">TeamDiscussionOrder</a>\n </h2>\n <p>Ways in which team discussion connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#teamdiscussionorderfield\">TeamDiscussionOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teammemberorder\">\n <a href=\"#teammemberorder\">TeamMemberOrder</a>\n </h2>\n <p>Ordering options for team member connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#teammemberorderfield\">TeamMemberOrderField!</a></code>)</p></td>\n<td><p><p>The field to order team members by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamorder\">\n <a href=\"#teamorder\">TeamOrder</a>\n </h2>\n <p>Ways in which team connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#teamorderfield\">TeamOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order nodes by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamrepositoryorder\">\n <a href=\"#teamrepositoryorder\">TeamRepositoryOrder</a>\n </h2>\n <p>Ordering options for team repository connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#teamrepositoryorderfield\">TeamRepositoryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repositories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"transferissueinput\">\n <a href=\"#transferissueinput\">TransferIssueInput</a>\n </h2>\n <p>Autogenerated input type of TransferIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the issue to be transferred.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the repository the issue should be transferred 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unarchiverepositoryinput\">\n <a href=\"#unarchiverepositoryinput\">UnarchiveRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of UnarchiveRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to unarchive.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unfollowuserinput\">\n <a href=\"#unfollowuserinput\">UnfollowUserInput</a>\n </h2>\n <p>Autogenerated input type of UnfollowUser.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>userId</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 user to unfollow.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlinkrepositoryfromprojectinput\">\n <a href=\"#unlinkrepositoryfromprojectinput\">UnlinkRepositoryFromProjectInput</a>\n </h2>\n <p>Autogenerated input type of UnlinkRepositoryFromProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Project linked 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Repository linked to the Project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlocklockableinput\">\n <a href=\"#unlocklockableinput\">UnlockLockableInput</a>\n </h2>\n <p>Autogenerated input type of UnlockLockable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>lockableId</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 item to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkfileasviewedinput\">\n <a href=\"#unmarkfileasviewedinput\">UnmarkFileAsViewedInput</a>\n </h2>\n <p>Autogenerated input type of UnmarkFileAsViewed.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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 to mark as unviewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkissueasduplicateinput\">\n <a href=\"#unmarkissueasduplicateinput\">UnmarkIssueAsDuplicateInput</a>\n </h2>\n <p>Autogenerated input type of UnmarkIssueAsDuplicate.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>canonicalId</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 issue or pull request currently considered canonical/authoritative/original.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>duplicateId</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 issue or pull request currently marked as a duplicate.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unminimizecommentinput\">\n <a href=\"#unminimizecommentinput\">UnminimizeCommentInput</a>\n </h2>\n <p>Autogenerated input type of UnminimizeComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unpinissueinput\">\n <a href=\"#unpinissueinput\">UnpinIssueInput</a>\n </h2>\n <p>Autogenerated input type of UnpinIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the issue to be unpinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unresolvereviewthreadinput\">\n <a href=\"#unresolvereviewthreadinput\">UnresolveReviewThreadInput</a>\n </h2>\n <p>Autogenerated input type of UnresolveReviewThread.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>threadId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the thread to unresolve.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatebranchprotectionruleinput\">\n <a href=\"#updatebranchprotectionruleinput\">UpdateBranchProtectionRuleInput</a>\n </h2>\n <p>Autogenerated input type of UpdateBranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>branchProtectionRuleId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The global relay id of the branch protection rule to be 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>pattern</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The glob-like pattern used to determine 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>pushActorIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User, Team or App IDs allowed to push 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>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>reviewDismissalActorIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User or Team IDs allowed to dismiss reviews on pull requests targeting matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatecheckruninput\">\n <a href=\"#updatecheckruninput\">UpdateCheckRunInput</a>\n </h2>\n <p>Autogenerated input type of UpdateCheckRun.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#checkrunaction\">[CheckRunAction!]</a></code>)</p></td>\n<td><p><p>Possible further actions the integrator can perform, which a user may trigger.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkRunId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node of the check.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>completedAt</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 check run finished.</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 final conclusion of the check.</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 of the integrator&apos;s site that has the full details of the check.</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 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.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>output</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#checkrunoutput\">CheckRunOutput</a></code>)</p></td>\n<td><p><p>Descriptive details about the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>startedAt</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 check run began.</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#requestablecheckstatusstate\">RequestableCheckStatusState</a></code>)</p></td>\n<td><p><p>The current 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatechecksuitepreferencesinput\">\n <a href=\"#updatechecksuitepreferencesinput\">UpdateCheckSuitePreferencesInput</a>\n </h2>\n <p>Autogenerated input type of UpdateCheckSuitePreferences.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>autoTriggerPreferences</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#checksuiteautotriggerpreference\">[CheckSuiteAutoTriggerPreference!]!</a></code>)</p></td>\n<td><p><p>The check suite preferences to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseallowprivaterepositoryforkingsettinginput\">\n <a href=\"#updateenterpriseallowprivaterepositoryforkingsettinginput\">UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseAllowPrivateRepositoryForkingSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the allow private repository forking setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the allow private repository forking setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisedefaultrepositorypermissionsettinginput\">\n <a href=\"#updateenterprisedefaultrepositorypermissionsettinginput\">UpdateEnterpriseDefaultRepositoryPermissionSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseDefaultRepositoryPermissionSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the default repository permission setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue\">EnterpriseDefaultRepositoryPermissionSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the default repository permission setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanchangerepositoryvisibilitysettinginput\">\n <a href=\"#updateenterprisememberscanchangerepositoryvisibilitysettinginput\">UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanChangeRepositoryVisibilitySetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can change repository visibility setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can change repository visibility setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscancreaterepositoriessettinginput\">\n <a href=\"#updateenterprisememberscancreaterepositoriessettinginput\">UpdateEnterpriseMembersCanCreateRepositoriesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanCreateRepositoriesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can create repositories setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateInternalRepositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Allow members to create internal repositories. Defaults to current value.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePrivateRepositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Allow members to create private repositories. Defaults to current value.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePublicRepositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Allow members to create public repositories. Defaults to current value.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateRepositoriesPolicyEnabled</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>When false, allow member organizations to set their own repository creation member privileges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue\">EnterpriseMembersCanCreateRepositoriesSettingValue</a></code>)</p></td>\n<td><p><p>Value for the members can create repositories setting on the enterprise. This\nor the granular public/private/internal allowed fields (but not both) must be provided.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscandeleteissuessettinginput\">\n <a href=\"#updateenterprisememberscandeleteissuessettinginput\">UpdateEnterpriseMembersCanDeleteIssuesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanDeleteIssuesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can delete issues setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can delete issues setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscandeleterepositoriessettinginput\">\n <a href=\"#updateenterprisememberscandeleterepositoriessettinginput\">UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanDeleteRepositoriesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can delete repositories setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can delete repositories setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscaninvitecollaboratorssettinginput\">\n <a href=\"#updateenterprisememberscaninvitecollaboratorssettinginput\">UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanInviteCollaboratorsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can invite collaborators setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can invite collaborators setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanmakepurchasessettinginput\">\n <a href=\"#updateenterprisememberscanmakepurchasessettinginput\">UpdateEnterpriseMembersCanMakePurchasesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanMakePurchasesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can make purchases setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue\">EnterpriseMembersCanMakePurchasesSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can make purchases setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanupdateprotectedbranchessettinginput\">\n <a href=\"#updateenterprisememberscanupdateprotectedbranchessettinginput\">UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanUpdateProtectedBranchesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can update protected branches setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can update protected branches setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanviewdependencyinsightssettinginput\">\n <a href=\"#updateenterprisememberscanviewdependencyinsightssettinginput\">UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanViewDependencyInsightsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can view dependency insights setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can view dependency insights setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseorganizationprojectssettinginput\">\n <a href=\"#updateenterpriseorganizationprojectssettinginput\">UpdateEnterpriseOrganizationProjectsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseOrganizationProjectsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the organization projects setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the organization projects setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseprofileinput\">\n <a href=\"#updateenterpriseprofileinput\">UpdateEnterpriseProfileInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseProfile.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Enterprise ID to update.</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>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>websiteUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The URL of the enterprise&apos;s 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriserepositoryprojectssettinginput\">\n <a href=\"#updateenterpriserepositoryprojectssettinginput\">UpdateEnterpriseRepositoryProjectsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseRepositoryProjectsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the repository projects setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the repository projects setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseteamdiscussionssettinginput\">\n <a href=\"#updateenterpriseteamdiscussionssettinginput\">UpdateEnterpriseTeamDiscussionsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseTeamDiscussionsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the team discussions setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the team discussions setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisetwofactorauthenticationrequiredsettinginput\">\n <a href=\"#updateenterprisetwofactorauthenticationrequiredsettinginput\">UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationRequiredSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the two factor authentication required setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenabledsettingvalue\">EnterpriseEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the two factor authentication required setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateipallowlistenabledsettinginput\">\n <a href=\"#updateipallowlistenabledsettinginput\">UpdateIpAllowListEnabledSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIpAllowListEnabledSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ownerId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner on which to set the IP allow list enabled setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#ipallowlistenabledsettingvalue\">IpAllowListEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the IP allow list enabled setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateipallowlistentryinput\">\n <a href=\"#updateipallowlistentryinput\">UpdateIpAllowListEntryInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>An IP address or range of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ipAllowListEntryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the IP allow list entry to update.</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 IP allow list entry is active when an IP allow list is 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>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An optional name for the IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateissuecommentinput\">\n <a href=\"#updateissuecommentinput\">UpdateIssueCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIssueComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 updated text 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the IssueComment to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateissueinput\">\n <a href=\"#updateissueinput\">UpdateIssueInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assigneeIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of users 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>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 for the issue 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Issue to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of labels 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>milestoneId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the milestone 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>projectIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs for projects associated with 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>The desired issue 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>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 for the 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatelabelinput\">\n <a href=\"#updatelabelinput\">UpdateLabelInput</a>\n </h2>\n <p>Autogenerated input type of UpdateLabel.</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>UpdateLabelInput</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#labels-preview\">Labels preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>color</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A 6 character hex code, without the leading #, identifying the updated color of the 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>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 the label, such as its 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>id</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the label to be 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>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The updated name of the 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateprojectcardinput\">\n <a href=\"#updateprojectcardinput\">UpdateProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of UpdateProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>isArchived</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 ProjectCard should be 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 note 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>projectCardId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ProjectCard ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateprojectcolumninput\">\n <a href=\"#updateprojectcolumninput\">UpdateProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of UpdateProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of 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>projectColumnId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ProjectColumn ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateprojectinput\">\n <a href=\"#updateprojectinput\">UpdateProjectInput</a>\n </h2>\n <p>Autogenerated input type of UpdateProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of 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>projectId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Project ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>public</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the project 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>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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatepullrequestinput\">\n <a href=\"#updatepullrequestinput\">UpdatePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of UpdatePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assigneeIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of users 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>baseRefName</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 branch you want your changes pulled into. This should be an existing branch\non the current repository.</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 contents 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of labels 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>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>milestoneId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the milestone 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>projectIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs for projects associated with 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequestupdatestate\">PullRequestUpdateState</a></code>)</p></td>\n<td><p><p>The target 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>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 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatepullrequestreviewcommentinput\">\n <a href=\"#updatepullrequestreviewcommentinput\">UpdatePullRequestReviewCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdatePullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 text 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestReviewCommentId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the comment to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatepullrequestreviewinput\">\n <a href=\"#updatepullrequestreviewinput\">UpdatePullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of UpdatePullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 contents of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updaterefinput\">\n <a href=\"#updaterefinput\">UpdateRefInput</a>\n </h2>\n <p>Autogenerated input type of UpdateRef.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>force</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Permit updates of branch Refs that are not fast-forwards?.</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 GitObjectID that the Ref shall be updated to target.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>refId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Ref to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updaterefsinput\">\n <a href=\"#updaterefsinput\">UpdateRefsInput</a>\n </h2>\n <p>Autogenerated input type of UpdateRefs.</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>UpdateRefsInput</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#update-refs-preview\">Update refs preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>refUpdates</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#refupdate\">[RefUpdate!]!</a></code>)</p></td>\n<td><p><p>A list of ref 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updaterepositoryinput\">\n <a href=\"#updaterepositoryinput\">UpdateRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of UpdateRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A new description for the repository. Pass an empty string to erase the existing 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>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 should have the 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 should have the project boards 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 should have the 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 URL for a web page about this repository. Pass an empty string to erase the existing 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 new 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>template</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 should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatesubscriptioninput\">\n <a href=\"#updatesubscriptioninput\">UpdateSubscriptionInput</a>\n </h2>\n <p>Autogenerated input type of UpdateSubscription.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#subscriptionstate\">SubscriptionState!</a></code>)</p></td>\n<td><p><p>The new state of the subscription.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subscribableId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subscribable object to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateteamdiscussioncommentinput\">\n <a href=\"#updateteamdiscussioncommentinput\">UpdateTeamDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 updated text 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>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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateteamdiscussioninput\">\n <a href=\"#updateteamdiscussioninput\">UpdateTeamDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 updated text 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>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. If provided, this update operation\nwill be rejected if the given version does not match the latest version on the server.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinned</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>If provided, sets the pinned state of the updated 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 updated title of the discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateteamreviewassignmentinput\">\n <a href=\"#updateteamreviewassignmentinput\">UpdateTeamReviewAssignmentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTeamReviewAssignment.</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>UpdateTeamReviewAssignmentInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>algorithm</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#teamreviewassignmentalgorithm\">TeamReviewAssignmentAlgorithm</a></code>)</p></td>\n<td><p><p>The algorithm to use for review assignment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enabled</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Turn on or off review assignment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>excludedTeamMemberIds</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of team member IDs to exclude.</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>The Node ID of the team to update review assignments 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>notifyTeam</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Notify the entire team of the PR if it is delegated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamMemberCount</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 team members to assign.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatetopicsinput\">\n <a href=\"#updatetopicsinput\">UpdateTopicsInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTopics.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>topicNames</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>An array of topic names.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatusorder\">\n <a href=\"#userstatusorder\">UserStatusOrder</a>\n </h2>\n <p>Ordering options for user status connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#userstatusorderfield\">UserStatusOrderField!</a></code>)</p></td>\n<td><p><p>The field to order user statuses by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n",
"miniToc": [
{
"contents": "\n <a href=\"#addassigneestoassignableinput\">AddAssigneesToAssignableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addcommentinput\">AddCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addenterpriseadmininput\">AddEnterpriseAdminInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addlabelstolabelableinput\">AddLabelsToLabelableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addprojectcardinput\">AddProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addprojectcolumninput\">AddProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addpullrequestreviewcommentinput\">AddPullRequestReviewCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addpullrequestreviewinput\">AddPullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addpullrequestreviewthreadinput\">AddPullRequestReviewThreadInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addreactioninput\">AddReactionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addstarinput\">AddStarInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#archiverepositoryinput\">ArchiveRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#auditlogorder\">AuditLogOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#changeuserstatusinput\">ChangeUserStatusInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationdata\">CheckAnnotationData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationrange\">CheckAnnotationRange</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunaction\">CheckRunAction</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunfilter\">CheckRunFilter</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunoutput\">CheckRunOutput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunoutputimage\">CheckRunOutputImage</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuiteautotriggerpreference\">CheckSuiteAutoTriggerPreference</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuitefilter\">CheckSuiteFilter</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#clearlabelsfromlabelableinput\">ClearLabelsFromLabelableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cloneprojectinput\">CloneProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#clonetemplaterepositoryinput\">CloneTemplateRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#closeissueinput\">CloseIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#closepullrequestinput\">ClosePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitauthor\">CommitAuthor</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcontributionorder\">CommitContributionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributionorder\">ContributionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#convertprojectcardnotetoissueinput\">ConvertProjectCardNoteToIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createbranchprotectionruleinput\">CreateBranchProtectionRuleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createcheckruninput\">CreateCheckRunInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createchecksuiteinput\">CreateCheckSuiteInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createcontentattachmentinput\">CreateContentAttachmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdeploymentinput\">CreateDeploymentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdeploymentstatusinput\">CreateDeploymentStatusInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createenterpriseorganizationinput\">CreateEnterpriseOrganizationInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createipallowlistentryinput\">CreateIpAllowListEntryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createissueinput\">CreateIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createlabelinput\">CreateLabelInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createprojectinput\">CreateProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createpullrequestinput\">CreatePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createrefinput\">CreateRefInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createrepositoryinput\">CreateRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createteamdiscussioncommentinput\">CreateTeamDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createteamdiscussioninput\">CreateTeamDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletebranchprotectionruleinput\">DeleteBranchProtectionRuleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletedeploymentinput\">DeleteDeploymentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteipallowlistentryinput\">DeleteIpAllowListEntryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteissuecommentinput\">DeleteIssueCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteissueinput\">DeleteIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletelabelinput\">DeleteLabelInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletepackageversioninput\">DeletePackageVersionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteprojectcardinput\">DeleteProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteprojectcolumninput\">DeleteProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteprojectinput\">DeleteProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletepullrequestreviewcommentinput\">DeletePullRequestReviewCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletepullrequestreviewinput\">DeletePullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleterefinput\">DeleteRefInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteteamdiscussioncommentinput\">DeleteTeamDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteteamdiscussioninput\">DeleteTeamDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentorder\">DeploymentOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#disablepullrequestautomergeinput\">DisablePullRequestAutoMergeInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#dismisspullrequestreviewinput\">DismissPullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#draftpullrequestreviewcomment\">DraftPullRequestReviewComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#draftpullrequestreviewthread\">DraftPullRequestReviewThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enablepullrequestautomergeinput\">EnablePullRequestAutoMergeInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitationorder\">EnterpriseAdministratorInvitationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisememberorder\">EnterpriseMemberOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemailorder\">EnterpriseServerUserAccountEmailOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountorder\">EnterpriseServerUserAccountOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsuploadorder\">EnterpriseServerUserAccountsUploadOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#followuserinput\">FollowUserInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistorder\">GistOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#importprojectinput\">ImportProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentryorder\">IpAllowListEntryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecommentorder\">IssueCommentOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuefilters\">IssueFilters</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issueorder\">IssueOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labelorder\">LabelOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#languageorder\">LanguageOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#linkrepositorytoprojectinput\">LinkRepositoryToProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#locklockableinput\">LockLockableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markfileasviewedinput\">MarkFileAsViewedInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markpullrequestreadyforreviewinput\">MarkPullRequestReadyForReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mergebranchinput\">MergeBranchInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mergepullrequestinput\">MergePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestoneorder\">MilestoneOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#minimizecommentinput\">MinimizeCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#moveprojectcardinput\">MoveProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#moveprojectcolumninput\">MoveProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationorder\">OrganizationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefileorder\">PackageFileOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageorder\">PackageOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionorder\">PackageVersionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinissueinput\">PinIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcardimport\">ProjectCardImport</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumnimport\">ProjectColumnImport</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectorder\">ProjectOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestorder\">PullRequestOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactionorder\">ReactionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reforder\">RefOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refupdate\">RefUpdate</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseorder\">ReleaseOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeassigneesfromassignableinput\">RemoveAssigneesFromAssignableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeenterpriseadmininput\">RemoveEnterpriseAdminInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removelabelsfromlabelableinput\">RemoveLabelsFromLabelableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeoutsidecollaboratorinput\">RemoveOutsideCollaboratorInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removereactioninput\">RemoveReactionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removestarinput\">RemoveStarInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reopenissueinput\">ReopenIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reopenpullrequestinput\">ReopenPullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitationorder\">RepositoryInvitationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryorder\">RepositoryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#requestreviewsinput\">RequestReviewsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#rerequestchecksuiteinput\">RerequestCheckSuiteInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#resolvereviewthreadinput\">ResolveReviewThreadInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreplyorder\">SavedReplyOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshiporder\">SponsorshipOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#starorder\">StarOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submitpullrequestreviewinput\">SubmitPullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncommentorder\">TeamDiscussionCommentOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussionorder\">TeamDiscussionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teammemberorder\">TeamMemberOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamorder\">TeamOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamrepositoryorder\">TeamRepositoryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#transferissueinput\">TransferIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unarchiverepositoryinput\">UnarchiveRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unfollowuserinput\">UnfollowUserInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlinkrepositoryfromprojectinput\">UnlinkRepositoryFromProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlocklockableinput\">UnlockLockableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkfileasviewedinput\">UnmarkFileAsViewedInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkissueasduplicateinput\">UnmarkIssueAsDuplicateInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unminimizecommentinput\">UnminimizeCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unpinissueinput\">UnpinIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unresolvereviewthreadinput\">UnresolveReviewThreadInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatebranchprotectionruleinput\">UpdateBranchProtectionRuleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatecheckruninput\">UpdateCheckRunInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatechecksuitepreferencesinput\">UpdateCheckSuitePreferencesInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseallowprivaterepositoryforkingsettinginput\">UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisedefaultrepositorypermissionsettinginput\">UpdateEnterpriseDefaultRepositoryPermissionSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanchangerepositoryvisibilitysettinginput\">UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscancreaterepositoriessettinginput\">UpdateEnterpriseMembersCanCreateRepositoriesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscandeleteissuessettinginput\">UpdateEnterpriseMembersCanDeleteIssuesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscandeleterepositoriessettinginput\">UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscaninvitecollaboratorssettinginput\">UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanmakepurchasessettinginput\">UpdateEnterpriseMembersCanMakePurchasesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanupdateprotectedbranchessettinginput\">UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanviewdependencyinsightssettinginput\">UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseorganizationprojectssettinginput\">UpdateEnterpriseOrganizationProjectsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseprofileinput\">UpdateEnterpriseProfileInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriserepositoryprojectssettinginput\">UpdateEnterpriseRepositoryProjectsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseteamdiscussionssettinginput\">UpdateEnterpriseTeamDiscussionsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisetwofactorauthenticationrequiredsettinginput\">UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateipallowlistenabledsettinginput\">UpdateIpAllowListEnabledSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateipallowlistentryinput\">UpdateIpAllowListEntryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateissuecommentinput\">UpdateIssueCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateissueinput\">UpdateIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatelabelinput\">UpdateLabelInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateprojectcardinput\">UpdateProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateprojectcolumninput\">UpdateProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateprojectinput\">UpdateProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatepullrequestinput\">UpdatePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatepullrequestreviewcommentinput\">UpdatePullRequestReviewCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatepullrequestreviewinput\">UpdatePullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updaterefinput\">UpdateRefInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updaterefsinput\">UpdateRefsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updaterepositoryinput\">UpdateRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatesubscriptioninput\">UpdateSubscriptionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateteamdiscussioncommentinput\">UpdateTeamDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateteamdiscussioninput\">UpdateTeamDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateteamreviewassignmentinput\">UpdateTeamReviewAssignmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatetopicsinput\">UpdateTopicsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatusorder\">UserStatusOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
}
]
},
"ghes-3.0": {
"html": "<div>\n <div>\n <h2 id=\"addassigneestoassignableinput\">\n <a href=\"#addassigneestoassignableinput\">AddAssigneesToAssignableInput</a>\n </h2>\n <p>Autogenerated input type of AddAssigneesToAssignable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignableId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the assignable object to add assignees 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>assigneeIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The id of users to add as assignees.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addcommentinput\">\n <a href=\"#addcommentinput\">AddCommentInput</a>\n </h2>\n <p>Autogenerated input type of AddComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 contents 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addenterpriseadmininput\">\n <a href=\"#addenterpriseadmininput\">AddEnterpriseAdminInput</a>\n </h2>\n <p>Autogenerated input type of AddEnterpriseAdmin.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise account to which the administrator should be added.</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 to add as an 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addlabelstolabelableinput\">\n <a href=\"#addlabelstolabelableinput\">AddLabelsToLabelableInput</a>\n </h2>\n <p>Autogenerated input type of AddLabelsToLabelable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The ids of the labels to add.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelableId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the labelable object to add labels 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addprojectcardinput\">\n <a href=\"#addprojectcardinput\">AddProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of AddProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>contentId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The content of the card. Must be a member of the ProjectCardItem union.</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 note on the 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>projectColumnId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the ProjectColumn.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addprojectcolumninput\">\n <a href=\"#addprojectcolumninput\">AddProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of AddProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name 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>projectId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addpullrequestreviewcommentinput\">\n <a href=\"#addpullrequestreviewcommentinput\">AddPullRequestReviewCommentInput</a>\n </h2>\n <p>Autogenerated input type of AddPullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 text 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitOID</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The SHA of the commit to comment 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>inReplyTo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The comment id to 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>path</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The relative path of the file to comment 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 line index in the diff to comment 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The node ID of the pull request reviewing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addpullrequestreviewinput\">\n <a href=\"#addpullrequestreviewinput\">AddPullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of AddPullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 contents of the review body comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>comments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#draftpullrequestreviewcomment\">[DraftPullRequestReviewComment]</a></code>)</p></td>\n<td><p><p>The review line 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>commitOID</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The commit OID the review pertains 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>event</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequestreviewevent\">PullRequestReviewEvent</a></code>)</p></td>\n<td><p><p>The event to perform on 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>threads</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#draftpullrequestreviewthread\">[DraftPullRequestReviewThread]</a></code>)</p></td>\n<td><p><p>The review line comment threads.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addpullrequestreviewthreadinput\">\n <a href=\"#addpullrequestreviewthreadinput\">AddPullRequestReviewThreadInput</a>\n </h2>\n <p>Autogenerated input type of AddPullRequestReviewThread.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Body of the thread&apos;s first comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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 of the blob to which the thread refers. The end of the line range for multi-line 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>path</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Path to the file being commented 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The node ID of the pull request reviewing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>side</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 the line resides. For multi-line comments, this is the side for the end of the line 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>startLine</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The first line of the range to which the comment 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>startSide</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 the start line resides.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addreactioninput\">\n <a href=\"#addreactioninput\">AddReactionInput</a>\n </h2>\n <p>Autogenerated input type of AddReaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>content</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>The name of the emoji to react 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>subjectId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addstarinput\">\n <a href=\"#addstarinput\">AddStarInput</a>\n </h2>\n <p>Autogenerated input type of AddStar.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>starrableId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Starrable ID to star.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"archiverepositoryinput\">\n <a href=\"#archiverepositoryinput\">ArchiveRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of ArchiveRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to mark as archived.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"auditlogorder\">\n <a href=\"#auditlogorder\">AuditLogOrder</a>\n </h2>\n <p>Ordering options for Audit Log connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#auditlogorderfield\">AuditLogOrderField</a></code>)</p></td>\n<td><p><p>The field to order Audit Logs by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"changeuserstatusinput\">\n <a href=\"#changeuserstatusinput\">ChangeUserStatusInput</a>\n </h2>\n <p>Autogenerated input type of ChangeUserStatus.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>emoji</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The emoji to represent your status. Can either be a native Unicode emoji or an emoji name with colons, e.g., &#x1F600;.</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 user 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>limitedAvailability</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 should indicate you are not fully available on GitHub, e.g., you are away.</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 short description of your current 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>organizationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The ID of the organization whose members will be allowed to see the status. If\nomitted, the status will be publicly visible.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationdata\">\n <a href=\"#checkannotationdata\">CheckAnnotationData</a>\n </h2>\n <p>Information from a check run analysis to specific lines of code.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Represents an annotation&apos;s information 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>location</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#checkannotationrange\">CheckAnnotationRange!</a></code>)</p></td>\n<td><p><p>The location of 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>message</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A short description of the feedback for these lines of 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>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 to add an annotation 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>rawDetails</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Details about 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>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 that represents the annotation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationrange\">\n <a href=\"#checkannotationrange\">CheckAnnotationRange</a>\n </h2>\n <p>Information from a check run analysis to specific lines of code.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>endColumn</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The ending column of 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>endLine</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 of 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>startColumn</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The starting column of 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>startLine</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 of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunaction\">\n <a href=\"#checkrunaction\">CheckRunAction</a>\n </h2>\n <p>Possible further actions the integrator can perform.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 short explanation of what this action would do.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\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>A reference for the action 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>label</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The text to be displayed on a button in the web UI.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunfilter\">\n <a href=\"#checkrunfilter\">CheckRunFilter</a>\n </h2>\n <p>The filters that are available when fetching check runs.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>appId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Filters the check runs created by this application 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>checkName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Filters the check runs by this name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#checkruntype\">CheckRunType</a></code>)</p></td>\n<td><p><p>Filters the check runs by this 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>status</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#checkstatusstate\">CheckStatusState</a></code>)</p></td>\n<td><p><p>Filters the check runs by 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunoutput\">\n <a href=\"#checkrunoutput\">CheckRunOutput</a>\n </h2>\n <p>Descriptive details about the check run.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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/input-objects#checkannotationdata\">[CheckAnnotationData!]</a></code>)</p></td>\n<td><p><p>The annotations that are made as part 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>images</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#checkrunoutputimage\">[CheckRunOutputImage!]</a></code>)</p></td>\n<td><p><p>Images attached to the check run output displayed in the GitHub pull request 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>summary</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The summary of the check run (supports Commonmark).</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 details of the check run (supports Commonmark).</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 title to provide 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunoutputimage\">\n <a href=\"#checkrunoutputimage\">CheckRunOutputImage</a>\n </h2>\n <p>Images attached to the check run output displayed in the GitHub pull request UI.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>alt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The alternative text for the 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>caption</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short image 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>imageUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The full URL of the image.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuiteautotriggerpreference\">\n <a href=\"#checksuiteautotriggerpreference\">CheckSuiteAutoTriggerPreference</a>\n </h2>\n <p>The auto-trigger preferences that are available for check suites.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>appId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the application that owns 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>setting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Set to <code>true</code> to enable automatic creation of CheckSuite events upon pushes 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuitefilter\">\n <a href=\"#checksuitefilter\">CheckSuiteFilter</a>\n </h2>\n <p>The filters that are available when fetching check suites.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>appId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Filters the check suites created by this application 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>checkName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Filters the check suites by this 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"clearlabelsfromlabelableinput\">\n <a href=\"#clearlabelsfromlabelableinput\">ClearLabelsFromLabelableInput</a>\n </h2>\n <p>Autogenerated input type of ClearLabelsFromLabelable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelableId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the labelable object to clear the labels from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cloneprojectinput\">\n <a href=\"#cloneprojectinput\">CloneProjectInput</a>\n </h2>\n <p>Autogenerated input type of CloneProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>includeWorkflows</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 to clone the source project&apos;s workflows.</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 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>public</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The visibility of the project, defaults to false (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>sourceId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The source project to clone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>targetOwnerId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The owner ID to create the project under.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"clonetemplaterepositoryinput\">\n <a href=\"#clonetemplaterepositoryinput\">CloneTemplateRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of CloneTemplateRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short description of the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includeAllBranches</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether to copy all branches from the template to the new repository. Defaults\nto copying only the default branch 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>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 new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ownerId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner for the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the template repository.</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#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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"closeissueinput\">\n <a href=\"#closeissueinput\">CloseIssueInput</a>\n </h2>\n <p>Autogenerated input type of CloseIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</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 issue to be closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"closepullrequestinput\">\n <a href=\"#closepullrequestinput\">ClosePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of ClosePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</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 pull request to be closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitauthor\">\n <a href=\"#commitauthor\">CommitAuthor</a>\n </h2>\n <p>Specifies an author for filtering Git commits.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>Email addresses to filter by. Commits authored by any of the specified email addresses 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>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 a User to filter by. If non-null, only commits authored by this user\nwill be returned. This field takes precedence over emails.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcontributionorder\">\n <a href=\"#commitcontributionorder\">CommitContributionOrder</a>\n </h2>\n <p>Ordering options for commit contribution connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commitcontributionorderfield\">CommitContributionOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order commit contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributionorder\">\n <a href=\"#contributionorder\">ContributionOrder</a>\n </h2>\n <p>Ordering options for contribution connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"convertprojectcardnotetoissueinput\">\n <a href=\"#convertprojectcardnotetoissueinput\">ConvertProjectCardNoteToIssueInput</a>\n </h2>\n <p>Autogenerated input type of ConvertProjectCardNoteToIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 newly created 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectCardId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ProjectCard ID to convert.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to create the issue 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>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 newly created issue. Defaults to the card&apos;s note text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createbranchprotectionruleinput\">\n <a href=\"#createbranchprotectionruleinput\">CreateBranchProtectionRuleInput</a>\n </h2>\n <p>Autogenerated input type of CreateBranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>pattern</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The glob-like pattern used to determine 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>pushActorIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User, Team or App IDs allowed to push 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The global relay id of the repository in which a new branch protection rule should be 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>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>reviewDismissalActorIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User or Team IDs allowed to dismiss reviews on pull requests targeting matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createcheckruninput\">\n <a href=\"#createcheckruninput\">CreateCheckRunInput</a>\n </h2>\n <p>Autogenerated input type of CreateCheckRun.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#checkrunaction\">[CheckRunAction!]</a></code>)</p></td>\n<td><p><p>Possible further actions the integrator can perform, which a user may trigger.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>completedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run finished.</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 final conclusion of the check.</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 of the integrator&apos;s site that has the full details of the check.</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 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>headSha</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The SHA of the head 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 of the check.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>output</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#checkrunoutput\">CheckRunOutput</a></code>)</p></td>\n<td><p><p>Descriptive details about the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>startedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run began.</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#requestablecheckstatusstate\">RequestableCheckStatusState</a></code>)</p></td>\n<td><p><p>The current 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createchecksuiteinput\">\n <a href=\"#createchecksuiteinput\">CreateCheckSuiteInput</a>\n </h2>\n <p>Autogenerated input type of CreateCheckSuite.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>headSha</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The SHA of the head 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createcontentattachmentinput\">\n <a href=\"#createcontentattachmentinput\">CreateContentAttachmentInput</a>\n </h2>\n <p>Autogenerated input type of CreateContentAttachment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 content attachment, which may contain 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>contentReferenceId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the content_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>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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdeploymentinput\">\n <a href=\"#createdeploymentinput\">CreateDeploymentInput</a>\n </h2>\n <p>Autogenerated input type of CreateDeployment.</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>CreateDeploymentInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>autoMerge</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Attempt to automatically merge the default branch into the requested ref, defaults to true.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Short 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>Name for the target 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>payload</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>JSON payload with extra information about 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>refId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the ref to be deployed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>requiredContexts</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>The status contexts to verify against commit status checks. To bypass required\ncontexts, pass an empty array. Defaults to all unique contexts.</p></p>\n\n\n\n\n\n\n\n\n\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>Specifies a task to execute.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdeploymentstatusinput\">\n <a href=\"#createdeploymentstatusinput\">CreateDeploymentStatusInput</a>\n </h2>\n <p>Autogenerated input type of CreateDeploymentStatus.</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>CreateDeploymentStatusInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>autoInactive</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Adds a new inactive status to all non-transient, non-production environment\ndeployments with the same repository and environment name as the created\nstatus&apos;s 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>deploymentId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short description of the status. Maximum length of 140 characters.</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>If provided, updates the environment of the deploy. Otherwise, does not modify 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>environmentUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Sets the URL for accessing your 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>logUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The log URL to associate with this status. This URL should contain\noutput to keep the user updated while the task is running or serve as\nhistorical information for what happened in 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>The state of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createipallowlistentryinput\">\n <a href=\"#createipallowlistentryinput\">CreateIpAllowListEntryInput</a>\n </h2>\n <p>Autogenerated input type of CreateIpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>An IP address or range of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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 IP allow list entry is active when an IP allow list is 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>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An optional name for 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>ownerId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner for which to create the new IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createissueinput\">\n <a href=\"#createissueinput\">CreateIssueInput</a>\n </h2>\n <p>Autogenerated input type of CreateIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assigneeIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The Node ID for the user assignee 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>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 for the issue 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueTemplate</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 an issue template in the repository, assigns labels and assignees from the template to 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>labelIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of labels 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>milestoneId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the milestone 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>projectIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs for projects associated with 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>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 for the 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createlabelinput\">\n <a href=\"#createlabelinput\">CreateLabelInput</a>\n </h2>\n <p>Autogenerated input type of CreateLabel.</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>CreateLabelInput</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#labels-preview\">Labels preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>color</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A 6 character hex code, without the leading #, identifying the color of the 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>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 the label, such as its 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 name of the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createprojectinput\">\n <a href=\"#createprojectinput\">CreateProjectInput</a>\n </h2>\n <p>Autogenerated input type of CreateProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of 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>ownerId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The owner ID to create the project under.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of repository IDs to create as linked repositories for 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>template</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#projecttemplate\">ProjectTemplate</a></code>)</p></td>\n<td><p><p>The name of the GitHub-provided template.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createpullrequestinput\">\n <a href=\"#createpullrequestinput\">CreatePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of CreatePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\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>The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository. You cannot update the base branch on a pull request to point\nto another repository.</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 contents 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>draft</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 pull request should be 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>headRefName</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 branch where your changes are implemented. For cross-repository pull requests\nin the same network, namespace <code>head_ref_name</code> with a user like this: <code>username:branch</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>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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>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 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createrefinput\">\n <a href=\"#createrefinput\">CreateRefInput</a>\n </h2>\n <p>Autogenerated input type of CreateRef.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The fully qualified name of the new Ref (ie: <code>refs/heads/my_new_branch</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>oid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The GitObjectID that the new Ref shall target. Must point to a 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Repository to create the Ref 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createrepositoryinput\">\n <a href=\"#createrepositoryinput\">CreateRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of CreateRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short description of the new repository.</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 should have the 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>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 should have the 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 URL for a web page about 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>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 new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ownerId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The ID of the owner for the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>When an organization is specified as the owner, this ID identifies the team\nthat should be granted access to the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>template</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 should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.</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#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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createteamdiscussioncommentinput\">\n <a href=\"#createteamdiscussioncommentinput\">CreateTeamDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of CreateTeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 content 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>discussionId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the discussion to which the comment 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createteamdiscussioninput\">\n <a href=\"#createteamdiscussioninput\">CreateTeamDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of CreateTeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 content 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>private</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>If true, restricts the visiblity of this discussion to team members and\norganization admins. If false or not specified, allows any organization member\nto view 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>teamId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the team to which the discussion 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>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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletebranchprotectionruleinput\">\n <a href=\"#deletebranchprotectionruleinput\">DeleteBranchProtectionRuleInput</a>\n </h2>\n <p>Autogenerated input type of DeleteBranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branchProtectionRuleId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The global relay id of the branch protection rule to 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletedeploymentinput\">\n <a href=\"#deletedeploymentinput\">DeleteDeploymentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteDeployment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the deployment to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteipallowlistentryinput\">\n <a href=\"#deleteipallowlistentryinput\">DeleteIpAllowListEntryInput</a>\n </h2>\n <p>Autogenerated input type of DeleteIpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ipAllowListEntryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the IP allow list entry to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteissuecommentinput\">\n <a href=\"#deleteissuecommentinput\">DeleteIssueCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteIssueComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteissueinput\">\n <a href=\"#deleteissueinput\">DeleteIssueInput</a>\n </h2>\n <p>Autogenerated input type of DeleteIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the issue to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletelabelinput\">\n <a href=\"#deletelabelinput\">DeleteLabelInput</a>\n </h2>\n <p>Autogenerated input type of DeleteLabel.</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>DeleteLabelInput</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#labels-preview\">Labels preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the label to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletepackageversioninput\">\n <a href=\"#deletepackageversioninput\">DeletePackageVersionInput</a>\n </h2>\n <p>Autogenerated input type of DeletePackageVersion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>packageVersionId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the package version to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteprojectcardinput\">\n <a href=\"#deleteprojectcardinput\">DeleteProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of DeleteProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cardId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the card to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteprojectcolumninput\">\n <a href=\"#deleteprojectcolumninput\">DeleteProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of DeleteProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the column to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteprojectinput\">\n <a href=\"#deleteprojectinput\">DeleteProjectInput</a>\n </h2>\n <p>Autogenerated input type of DeleteProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Project ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletepullrequestreviewcommentinput\">\n <a href=\"#deletepullrequestreviewcommentinput\">DeletePullRequestReviewCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeletePullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletepullrequestreviewinput\">\n <a href=\"#deletepullrequestreviewinput\">DeletePullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of DeletePullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request review to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleterefinput\">\n <a href=\"#deleterefinput\">DeleteRefInput</a>\n </h2>\n <p>Autogenerated input type of DeleteRef.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>refId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Ref to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteteamdiscussioncommentinput\">\n <a href=\"#deleteteamdiscussioncommentinput\">DeleteTeamDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteTeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteteamdiscussioninput\">\n <a href=\"#deleteteamdiscussioninput\">DeleteTeamDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of DeleteTeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The discussion ID to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentorder\">\n <a href=\"#deploymentorder\">DeploymentOrder</a>\n </h2>\n <p>Ordering options for deployment connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#deploymentorderfield\">DeploymentOrderField!</a></code>)</p></td>\n<td><p><p>The field to order deployments by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"dismisspullrequestreviewinput\">\n <a href=\"#dismisspullrequestreviewinput\">DismissPullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of DismissPullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>message</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The contents of the pull request review dismissal 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>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"draftpullrequestreviewcomment\">\n <a href=\"#draftpullrequestreviewcomment\">DraftPullRequestReviewComment</a>\n </h2>\n <p>Specifies a review comment to be left with a Pull Request Review.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Body of the comment to leave.</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>Path to the file being commented 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>Position in the file to leave a comment 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"draftpullrequestreviewthread\">\n <a href=\"#draftpullrequestreviewthread\">DraftPullRequestReviewThread</a>\n </h2>\n <p>Specifies a review comment thread to be left with a Pull Request Review.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Body of the comment to leave.</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 of the blob to which the thread refers. The end of the line range for multi-line 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>path</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Path to the file being commented 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>side</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 the line resides. For multi-line comments, this is the side for the end of the line 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>startLine</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The first line of the range to which the comment 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>startSide</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 the start line resides.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitationorder\">\n <a href=\"#enterpriseadministratorinvitationorder\">EnterpriseAdministratorInvitationOrder</a>\n </h2>\n <p>Ordering options for enterprise administrator invitation connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseadministratorinvitationorderfield\">EnterpriseAdministratorInvitationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order enterprise administrator invitations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisememberorder\">\n <a href=\"#enterprisememberorder\">EnterpriseMemberOrder</a>\n </h2>\n <p>Ordering options for enterprise member connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterprisememberorderfield\">EnterpriseMemberOrderField!</a></code>)</p></td>\n<td><p><p>The field to order enterprise members by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemailorder\">\n <a href=\"#enterpriseserveruseraccountemailorder\">EnterpriseServerUserAccountEmailOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server user account email connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseserveruseraccountemailorderfield\">EnterpriseServerUserAccountEmailOrderField!</a></code>)</p></td>\n<td><p><p>The field to order emails by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountorder\">\n <a href=\"#enterpriseserveruseraccountorder\">EnterpriseServerUserAccountOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server user account connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseserveruseraccountorderfield\">EnterpriseServerUserAccountOrderField!</a></code>)</p></td>\n<td><p><p>The field to order user accounts by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsuploadorder\">\n <a href=\"#enterpriseserveruseraccountsuploadorder\">EnterpriseServerUserAccountsUploadOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server user accounts upload connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield\">EnterpriseServerUserAccountsUploadOrderField!</a></code>)</p></td>\n<td><p><p>The field to order user accounts uploads by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"followuserinput\">\n <a href=\"#followuserinput\">FollowUserInput</a>\n </h2>\n <p>Autogenerated input type of FollowUser.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>userId</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 user to follow.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistorder\">\n <a href=\"#gistorder\">GistOrder</a>\n </h2>\n <p>Ordering options for gist connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#gistorderfield\">GistOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repositories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"importprojectinput\">\n <a href=\"#importprojectinput\">ImportProjectInput</a>\n </h2>\n <p>Autogenerated input type of ImportProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnImports</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#projectcolumnimport\">[ProjectColumnImport!]!</a></code>)</p></td>\n<td><p><p>A list of columns containing issues and pull requests.</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 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>ownerName</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 or User to create the Project under.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>public</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the Project is public or not.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentryorder\">\n <a href=\"#ipallowlistentryorder\">IpAllowListEntryOrder</a>\n </h2>\n <p>Ordering options for IP allow list entry connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#ipallowlistentryorderfield\">IpAllowListEntryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order IP allow list entries by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecommentorder\">\n <a href=\"#issuecommentorder\">IssueCommentOrder</a>\n </h2>\n <p>Ways in which lists of issue comments can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order issue comments by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#issuecommentorderfield\">IssueCommentOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order issue comments by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuefilters\">\n <a href=\"#issuefilters\">IssueFilters</a>\n </h2>\n <p>Ways in which to filter lists of issues.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignee</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues assigned to given name. Pass in <code>null</code> for issues with no assigned\nuser, and <code>*</code> for issues assigned to any user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues created by given name.</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/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>List issues where the list of label names exist on 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>mentioned</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues where the given name is mentioned in 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>milestone</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its number field. Pass in\n<code>null</code> for issues with no milestone, and <code>*</code> for issues that are assigned to any 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>since</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>List issues that have been updated at or after the given 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>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p></td>\n<td><p><p>List issues filtered by the list of states given.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscribed</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>List issues subscribed to by 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issueorder\">\n <a href=\"#issueorder\">IssueOrder</a>\n </h2>\n <p>Ways in which lists of issues can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order issues by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#issueorderfield\">IssueOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order issues by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labelorder\">\n <a href=\"#labelorder\">LabelOrder</a>\n </h2>\n <p>Ways in which lists of labels can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order labels by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#labelorderfield\">LabelOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order labels by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"languageorder\">\n <a href=\"#languageorder\">LanguageOrder</a>\n </h2>\n <p>Ordering options for language connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#languageorderfield\">LanguageOrderField!</a></code>)</p></td>\n<td><p><p>The field to order languages by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"linkrepositorytoprojectinput\">\n <a href=\"#linkrepositorytoprojectinput\">LinkRepositoryToProjectInput</a>\n </h2>\n <p>Autogenerated input type of LinkRepositoryToProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Project to link to a Repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Repository to link to a Project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"locklockableinput\">\n <a href=\"#locklockableinput\">LockLockableInput</a>\n </h2>\n <p>Autogenerated input type of LockLockable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>lockReason</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>A reason for why the item will be 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>lockableId</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 item to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markfileasviewedinput\">\n <a href=\"#markfileasviewedinput\">MarkFileAsViewedInput</a>\n </h2>\n <p>Autogenerated input type of MarkFileAsViewed.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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 to mark as viewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markpullrequestreadyforreviewinput\">\n <a href=\"#markpullrequestreadyforreviewinput\">MarkPullRequestReadyForReviewInput</a>\n </h2>\n <p>Autogenerated input type of MarkPullRequestReadyForReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</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 pull request to be marked as ready for 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mergebranchinput\">\n <a href=\"#mergebranchinput\">MergeBranchInput</a>\n </h2>\n <p>Autogenerated input type of MergeBranch.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>base</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 base branch that the provided head will be merged into.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitMessage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Message to use for the merge commit. If omitted, a default will be used.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>head</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The head to merge into the base branch. This can be a branch name or a commit GitObjectID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Repository containing the base branch that will be modified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mergepullrequestinput\">\n <a href=\"#mergepullrequestinput\">MergePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of MergePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address to associate with this 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitBody</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Commit body to use for the merge commit; if omitted, a default message will be used.</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.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Commit headline to use for the merge commit; if omitted, a default message will be used.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>expectedHeadOid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>OID that the pull request head ref must match to allow merge; if omitted, no check is performed.</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.0/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod</a></code>)</p></td>\n<td><p><p>The merge method to use. If omitted, defaults to &apos;MERGE&apos;.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</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 pull request to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestoneorder\">\n <a href=\"#milestoneorder\">MilestoneOrder</a>\n </h2>\n <p>Ordering options for milestone connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#milestoneorderfield\">MilestoneOrderField!</a></code>)</p></td>\n<td><p><p>The field to order milestones by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"minimizecommentinput\">\n <a href=\"#minimizecommentinput\">MinimizeCommentInput</a>\n </h2>\n <p>Autogenerated input type of MinimizeComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>classifier</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reportedcontentclassifiers\">ReportedContentClassifiers!</a></code>)</p></td>\n<td><p><p>The classification of comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"moveprojectcardinput\">\n <a href=\"#moveprojectcardinput\">MoveProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of MoveProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>afterCardId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>Place the new card after the card with this id. Pass null to place it at the top.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>cardId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the card to move.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the column to move it into.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"moveprojectcolumninput\">\n <a href=\"#moveprojectcolumninput\">MoveProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of MoveProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>afterColumnId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>Place the new column after the column with this id. Pass null to place it at the front.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the column to move.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationorder\">\n <a href=\"#organizationorder\">OrganizationOrder</a>\n </h2>\n <p>Ordering options for organization connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#organizationorderfield\">OrganizationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order organizations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefileorder\">\n <a href=\"#packagefileorder\">PackageFileOrder</a>\n </h2>\n <p>Ways in which lists of package files can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The direction in which to order package files by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#packagefileorderfield\">PackageFileOrderField</a></code>)</p></td>\n<td><p><p>The field in which to order package files by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageorder\">\n <a href=\"#packageorder\">PackageOrder</a>\n </h2>\n <p>Ways in which lists of packages can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The direction in which to order packages by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#packageorderfield\">PackageOrderField</a></code>)</p></td>\n<td><p><p>The field in which to order packages by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionorder\">\n <a href=\"#packageversionorder\">PackageVersionOrder</a>\n </h2>\n <p>Ways in which lists of package versions can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The direction in which to order package versions by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#packageversionorderfield\">PackageVersionOrderField</a></code>)</p></td>\n<td><p><p>The field in which to order package versions by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinissueinput\">\n <a href=\"#pinissueinput\">PinIssueInput</a>\n </h2>\n <p>Autogenerated input type of PinIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the issue to be pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcardimport\">\n <a href=\"#projectcardimport\">ProjectCardImport</a>\n </h2>\n <p>An issue or PR and its owning repository to be used in a project card.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\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 issue or 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>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Repository name with owner (owner/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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumnimport\">\n <a href=\"#projectcolumnimport\">ProjectColumnImport</a>\n </h2>\n <p>A project column and a list of its issues and PRs.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>columnName</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 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>issues</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#projectcardimport\">[ProjectCardImport!]</a></code>)</p></td>\n<td><p><p>A list of issues and pull requests in 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>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 of the column, starting from 0.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectorder\">\n <a href=\"#projectorder\">ProjectOrder</a>\n </h2>\n <p>Ways in which lists of projects can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order projects by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#projectorderfield\">ProjectOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order projects by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestorder\">\n <a href=\"#pullrequestorder\">PullRequestOrder</a>\n </h2>\n <p>Ways in which lists of issues can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order pull requests by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequestorderfield\">PullRequestOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order pull requests by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactionorder\">\n <a href=\"#reactionorder\">ReactionOrder</a>\n </h2>\n <p>Ways in which lists of reactions can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order reactions by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reactionorderfield\">ReactionOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order reactions by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reforder\">\n <a href=\"#reforder\">RefOrder</a>\n </h2>\n <p>Ways in which lists of git refs can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order refs by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reforderfield\">RefOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order refs by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refupdate\">\n <a href=\"#refupdate\">RefUpdate</a>\n </h2>\n <p>A ref update.</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>RefUpdate</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#update-refs-preview\">Update refs preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>afterOid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The value this ref should be updated 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>beforeOid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The value this ref needs to point to before the update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>force</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Force a non fast-forward update.</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#gitrefname\">GitRefname!</a></code>)</p></td>\n<td><p><p>The fully qualified name of the ref to be update. For example <code>refs/heads/branch-name</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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseorder\">\n <a href=\"#releaseorder\">ReleaseOrder</a>\n </h2>\n <p>Ways in which lists of releases can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order releases by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#releaseorderfield\">ReleaseOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order releases by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeassigneesfromassignableinput\">\n <a href=\"#removeassigneesfromassignableinput\">RemoveAssigneesFromAssignableInput</a>\n </h2>\n <p>Autogenerated input type of RemoveAssigneesFromAssignable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignableId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the assignable object to remove assignees 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>assigneeIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The id of users to remove as assignees.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeenterpriseadmininput\">\n <a href=\"#removeenterpriseadmininput\">RemoveEnterpriseAdminInput</a>\n </h2>\n <p>Autogenerated input type of RemoveEnterpriseAdmin.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Enterprise ID from which to remove the 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>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 to remove as an 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removelabelsfromlabelableinput\">\n <a href=\"#removelabelsfromlabelableinput\">RemoveLabelsFromLabelableInput</a>\n </h2>\n <p>Autogenerated input type of RemoveLabelsFromLabelable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The ids of labels to remove.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelableId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the Labelable to remove labels from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeoutsidecollaboratorinput\">\n <a href=\"#removeoutsidecollaboratorinput\">RemoveOutsideCollaboratorInput</a>\n </h2>\n <p>Autogenerated input type of RemoveOutsideCollaborator.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>organizationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the organization to remove the outside collaborator 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>userId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the outside collaborator to remove.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removereactioninput\">\n <a href=\"#removereactioninput\">RemoveReactionInput</a>\n </h2>\n <p>Autogenerated input type of RemoveReaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>content</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>The name of the emoji reaction to remove.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subjectId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removestarinput\">\n <a href=\"#removestarinput\">RemoveStarInput</a>\n </h2>\n <p>Autogenerated input type of RemoveStar.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>starrableId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Starrable ID to unstar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reopenissueinput\">\n <a href=\"#reopenissueinput\">ReopenIssueInput</a>\n </h2>\n <p>Autogenerated input type of ReopenIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</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 issue to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reopenpullrequestinput\">\n <a href=\"#reopenpullrequestinput\">ReopenPullRequestInput</a>\n </h2>\n <p>Autogenerated input type of ReopenPullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</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 pull request to be reopened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitationorder\">\n <a href=\"#repositoryinvitationorder\">RepositoryInvitationOrder</a>\n </h2>\n <p>Ordering options for repository invitation connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryinvitationorderfield\">RepositoryInvitationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repository invitations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryorder\">\n <a href=\"#repositoryorder\">RepositoryOrder</a>\n </h2>\n <p>Ordering options for repository connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryorderfield\">RepositoryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repositories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"requestreviewsinput\">\n <a href=\"#requestreviewsinput\">RequestReviewsInput</a>\n </h2>\n <p>Autogenerated input type of RequestReviews.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The Node IDs of the team to 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>union</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Add users to the set rather than replace.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The Node IDs of the user to 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"rerequestchecksuiteinput\">\n <a href=\"#rerequestchecksuiteinput\">RerequestCheckSuiteInput</a>\n </h2>\n <p>Autogenerated input type of RerequestCheckSuite.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>checkSuiteId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"resolvereviewthreadinput\">\n <a href=\"#resolvereviewthreadinput\">ResolveReviewThreadInput</a>\n </h2>\n <p>Autogenerated input type of ResolveReviewThread.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>threadId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the thread to resolve.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreplyorder\">\n <a href=\"#savedreplyorder\">SavedReplyOrder</a>\n </h2>\n <p>Ordering options for saved reply connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#savedreplyorderfield\">SavedReplyOrderField!</a></code>)</p></td>\n<td><p><p>The field to order saved replies by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshiporder\">\n <a href=\"#sponsorshiporder\">SponsorshipOrder</a>\n </h2>\n <p>Ordering options for sponsorship connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"starorder\">\n <a href=\"#starorder\">StarOrder</a>\n </h2>\n <p>Ways in which star connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#starorderfield\">StarOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order nodes by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submitpullrequestreviewinput\">\n <a href=\"#submitpullrequestreviewinput\">SubmitPullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of SubmitPullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 text field to set on 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>event</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequestreviewevent\">PullRequestReviewEvent!</a></code>)</p></td>\n<td><p><p>The event to send to 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Pull Request ID to submit any pending 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>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Pull Request Review ID to submit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncommentorder\">\n <a href=\"#teamdiscussioncommentorder\">TeamDiscussionCommentOrder</a>\n </h2>\n <p>Ways in which team discussion comment connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#teamdiscussioncommentorderfield\">TeamDiscussionCommentOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussionorder\">\n <a href=\"#teamdiscussionorder\">TeamDiscussionOrder</a>\n </h2>\n <p>Ways in which team discussion connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#teamdiscussionorderfield\">TeamDiscussionOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teammemberorder\">\n <a href=\"#teammemberorder\">TeamMemberOrder</a>\n </h2>\n <p>Ordering options for team member connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#teammemberorderfield\">TeamMemberOrderField!</a></code>)</p></td>\n<td><p><p>The field to order team members by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamorder\">\n <a href=\"#teamorder\">TeamOrder</a>\n </h2>\n <p>Ways in which team connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#teamorderfield\">TeamOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order nodes by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamrepositoryorder\">\n <a href=\"#teamrepositoryorder\">TeamRepositoryOrder</a>\n </h2>\n <p>Ordering options for team repository connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#teamrepositoryorderfield\">TeamRepositoryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repositories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"transferissueinput\">\n <a href=\"#transferissueinput\">TransferIssueInput</a>\n </h2>\n <p>Autogenerated input type of TransferIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the issue to be transferred.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the repository the issue should be transferred 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unarchiverepositoryinput\">\n <a href=\"#unarchiverepositoryinput\">UnarchiveRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of UnarchiveRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to unarchive.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unfollowuserinput\">\n <a href=\"#unfollowuserinput\">UnfollowUserInput</a>\n </h2>\n <p>Autogenerated input type of UnfollowUser.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>userId</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 user to unfollow.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlinkrepositoryfromprojectinput\">\n <a href=\"#unlinkrepositoryfromprojectinput\">UnlinkRepositoryFromProjectInput</a>\n </h2>\n <p>Autogenerated input type of UnlinkRepositoryFromProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Project linked 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Repository linked to the Project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlocklockableinput\">\n <a href=\"#unlocklockableinput\">UnlockLockableInput</a>\n </h2>\n <p>Autogenerated input type of UnlockLockable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>lockableId</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 item to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkfileasviewedinput\">\n <a href=\"#unmarkfileasviewedinput\">UnmarkFileAsViewedInput</a>\n </h2>\n <p>Autogenerated input type of UnmarkFileAsViewed.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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 to mark as unviewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkissueasduplicateinput\">\n <a href=\"#unmarkissueasduplicateinput\">UnmarkIssueAsDuplicateInput</a>\n </h2>\n <p>Autogenerated input type of UnmarkIssueAsDuplicate.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>canonicalId</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 issue or pull request currently considered canonical/authoritative/original.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>duplicateId</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 issue or pull request currently marked as a duplicate.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unminimizecommentinput\">\n <a href=\"#unminimizecommentinput\">UnminimizeCommentInput</a>\n </h2>\n <p>Autogenerated input type of UnminimizeComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unpinissueinput\">\n <a href=\"#unpinissueinput\">UnpinIssueInput</a>\n </h2>\n <p>Autogenerated input type of UnpinIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the issue to be unpinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unresolvereviewthreadinput\">\n <a href=\"#unresolvereviewthreadinput\">UnresolveReviewThreadInput</a>\n </h2>\n <p>Autogenerated input type of UnresolveReviewThread.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>threadId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the thread to unresolve.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatebranchprotectionruleinput\">\n <a href=\"#updatebranchprotectionruleinput\">UpdateBranchProtectionRuleInput</a>\n </h2>\n <p>Autogenerated input type of UpdateBranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>branchProtectionRuleId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The global relay id of the branch protection rule to be 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>pattern</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The glob-like pattern used to determine 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>pushActorIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User, Team or App IDs allowed to push 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>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>reviewDismissalActorIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User or Team IDs allowed to dismiss reviews on pull requests targeting matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatecheckruninput\">\n <a href=\"#updatecheckruninput\">UpdateCheckRunInput</a>\n </h2>\n <p>Autogenerated input type of UpdateCheckRun.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#checkrunaction\">[CheckRunAction!]</a></code>)</p></td>\n<td><p><p>Possible further actions the integrator can perform, which a user may trigger.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkRunId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node of the check.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>completedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run finished.</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 final conclusion of the check.</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 of the integrator&apos;s site that has the full details of the check.</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 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.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>output</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#checkrunoutput\">CheckRunOutput</a></code>)</p></td>\n<td><p><p>Descriptive details about the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>startedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run began.</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#requestablecheckstatusstate\">RequestableCheckStatusState</a></code>)</p></td>\n<td><p><p>The current 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatechecksuitepreferencesinput\">\n <a href=\"#updatechecksuitepreferencesinput\">UpdateCheckSuitePreferencesInput</a>\n </h2>\n <p>Autogenerated input type of UpdateCheckSuitePreferences.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>autoTriggerPreferences</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#checksuiteautotriggerpreference\">[CheckSuiteAutoTriggerPreference!]!</a></code>)</p></td>\n<td><p><p>The check suite preferences to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseallowprivaterepositoryforkingsettinginput\">\n <a href=\"#updateenterpriseallowprivaterepositoryforkingsettinginput\">UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseAllowPrivateRepositoryForkingSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the allow private repository forking setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the allow private repository forking setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisedefaultrepositorypermissionsettinginput\">\n <a href=\"#updateenterprisedefaultrepositorypermissionsettinginput\">UpdateEnterpriseDefaultRepositoryPermissionSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseDefaultRepositoryPermissionSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the default repository permission setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue\">EnterpriseDefaultRepositoryPermissionSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the default repository permission setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanchangerepositoryvisibilitysettinginput\">\n <a href=\"#updateenterprisememberscanchangerepositoryvisibilitysettinginput\">UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanChangeRepositoryVisibilitySetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can change repository visibility setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can change repository visibility setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscancreaterepositoriessettinginput\">\n <a href=\"#updateenterprisememberscancreaterepositoriessettinginput\">UpdateEnterpriseMembersCanCreateRepositoriesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanCreateRepositoriesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can create repositories setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateInternalRepositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Allow members to create internal repositories. Defaults to current value.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePrivateRepositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Allow members to create private repositories. Defaults to current value.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePublicRepositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Allow members to create public repositories. Defaults to current value.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateRepositoriesPolicyEnabled</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>When false, allow member organizations to set their own repository creation member privileges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue\">EnterpriseMembersCanCreateRepositoriesSettingValue</a></code>)</p></td>\n<td><p><p>Value for the members can create repositories setting on the enterprise. This\nor the granular public/private/internal allowed fields (but not both) must be provided.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscandeleteissuessettinginput\">\n <a href=\"#updateenterprisememberscandeleteissuessettinginput\">UpdateEnterpriseMembersCanDeleteIssuesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanDeleteIssuesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can delete issues setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can delete issues setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscandeleterepositoriessettinginput\">\n <a href=\"#updateenterprisememberscandeleterepositoriessettinginput\">UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanDeleteRepositoriesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can delete repositories setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can delete repositories setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscaninvitecollaboratorssettinginput\">\n <a href=\"#updateenterprisememberscaninvitecollaboratorssettinginput\">UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanInviteCollaboratorsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can invite collaborators setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can invite collaborators setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanmakepurchasessettinginput\">\n <a href=\"#updateenterprisememberscanmakepurchasessettinginput\">UpdateEnterpriseMembersCanMakePurchasesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanMakePurchasesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can make purchases setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue\">EnterpriseMembersCanMakePurchasesSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can make purchases setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanupdateprotectedbranchessettinginput\">\n <a href=\"#updateenterprisememberscanupdateprotectedbranchessettinginput\">UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanUpdateProtectedBranchesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can update protected branches setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can update protected branches setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanviewdependencyinsightssettinginput\">\n <a href=\"#updateenterprisememberscanviewdependencyinsightssettinginput\">UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanViewDependencyInsightsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can view dependency insights setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can view dependency insights setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseorganizationprojectssettinginput\">\n <a href=\"#updateenterpriseorganizationprojectssettinginput\">UpdateEnterpriseOrganizationProjectsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseOrganizationProjectsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the organization projects setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the organization projects setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseprofileinput\">\n <a href=\"#updateenterpriseprofileinput\">UpdateEnterpriseProfileInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseProfile.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Enterprise ID to update.</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>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>websiteUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The URL of the enterprise&apos;s 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriserepositoryprojectssettinginput\">\n <a href=\"#updateenterpriserepositoryprojectssettinginput\">UpdateEnterpriseRepositoryProjectsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseRepositoryProjectsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the repository projects setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the repository projects setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseteamdiscussionssettinginput\">\n <a href=\"#updateenterpriseteamdiscussionssettinginput\">UpdateEnterpriseTeamDiscussionsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseTeamDiscussionsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the team discussions setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the team discussions setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisetwofactorauthenticationrequiredsettinginput\">\n <a href=\"#updateenterprisetwofactorauthenticationrequiredsettinginput\">UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationRequiredSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the two factor authentication required setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenabledsettingvalue\">EnterpriseEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the two factor authentication required setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateipallowlistenabledsettinginput\">\n <a href=\"#updateipallowlistenabledsettinginput\">UpdateIpAllowListEnabledSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIpAllowListEnabledSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ownerId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner on which to set the IP allow list enabled setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#ipallowlistenabledsettingvalue\">IpAllowListEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the IP allow list enabled setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateipallowlistentryinput\">\n <a href=\"#updateipallowlistentryinput\">UpdateIpAllowListEntryInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>An IP address or range of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ipAllowListEntryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the IP allow list entry to update.</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 IP allow list entry is active when an IP allow list is 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>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An optional name for the IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateissuecommentinput\">\n <a href=\"#updateissuecommentinput\">UpdateIssueCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIssueComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 updated text 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the IssueComment to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateissueinput\">\n <a href=\"#updateissueinput\">UpdateIssueInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assigneeIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of users 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>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 for the issue 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Issue to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of labels 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>milestoneId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the milestone 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>projectIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs for projects associated with 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>The desired issue 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>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 for the 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatelabelinput\">\n <a href=\"#updatelabelinput\">UpdateLabelInput</a>\n </h2>\n <p>Autogenerated input type of UpdateLabel.</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>UpdateLabelInput</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#labels-preview\">Labels preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>color</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A 6 character hex code, without the leading #, identifying the updated color of the 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>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 the label, such as its 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>id</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the label to be 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>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The updated name of the 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateprojectcardinput\">\n <a href=\"#updateprojectcardinput\">UpdateProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of UpdateProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>isArchived</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 ProjectCard should be 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 note 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>projectCardId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ProjectCard ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateprojectcolumninput\">\n <a href=\"#updateprojectcolumninput\">UpdateProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of UpdateProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of 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>projectColumnId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ProjectColumn ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateprojectinput\">\n <a href=\"#updateprojectinput\">UpdateProjectInput</a>\n </h2>\n <p>Autogenerated input type of UpdateProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of 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>projectId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Project ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>public</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the project 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>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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatepullrequestinput\">\n <a href=\"#updatepullrequestinput\">UpdatePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of UpdatePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assigneeIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of users 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>baseRefName</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 branch you want your changes pulled into. This should be an existing branch\non the current repository.</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 contents 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of labels 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>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>milestoneId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the milestone 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>projectIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs for projects associated with 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequestupdatestate\">PullRequestUpdateState</a></code>)</p></td>\n<td><p><p>The target 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>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 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatepullrequestreviewcommentinput\">\n <a href=\"#updatepullrequestreviewcommentinput\">UpdatePullRequestReviewCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdatePullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 text 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestReviewCommentId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the comment to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatepullrequestreviewinput\">\n <a href=\"#updatepullrequestreviewinput\">UpdatePullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of UpdatePullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 contents of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updaterefinput\">\n <a href=\"#updaterefinput\">UpdateRefInput</a>\n </h2>\n <p>Autogenerated input type of UpdateRef.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>force</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Permit updates of branch Refs that are not fast-forwards?.</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 GitObjectID that the Ref shall be updated to target.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>refId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Ref to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updaterefsinput\">\n <a href=\"#updaterefsinput\">UpdateRefsInput</a>\n </h2>\n <p>Autogenerated input type of UpdateRefs.</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>UpdateRefsInput</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#update-refs-preview\">Update refs preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>refUpdates</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#refupdate\">[RefUpdate!]!</a></code>)</p></td>\n<td><p><p>A list of ref 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updaterepositoryinput\">\n <a href=\"#updaterepositoryinput\">UpdateRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of UpdateRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A new description for the repository. Pass an empty string to erase the existing 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>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 should have the 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 should have the project boards 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 should have the 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 URL for a web page about this repository. Pass an empty string to erase the existing 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 new 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>template</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 should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatesubscriptioninput\">\n <a href=\"#updatesubscriptioninput\">UpdateSubscriptionInput</a>\n </h2>\n <p>Autogenerated input type of UpdateSubscription.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#subscriptionstate\">SubscriptionState!</a></code>)</p></td>\n<td><p><p>The new state of the subscription.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subscribableId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subscribable object to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateteamdiscussioncommentinput\">\n <a href=\"#updateteamdiscussioncommentinput\">UpdateTeamDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 updated text 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>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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateteamdiscussioninput\">\n <a href=\"#updateteamdiscussioninput\">UpdateTeamDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 updated text 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>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. If provided, this update operation\nwill be rejected if the given version does not match the latest version on the server.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinned</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>If provided, sets the pinned state of the updated 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 updated title of the discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateteamreviewassignmentinput\">\n <a href=\"#updateteamreviewassignmentinput\">UpdateTeamReviewAssignmentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTeamReviewAssignment.</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>UpdateTeamReviewAssignmentInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>algorithm</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#teamreviewassignmentalgorithm\">TeamReviewAssignmentAlgorithm</a></code>)</p></td>\n<td><p><p>The algorithm to use for review assignment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enabled</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Turn on or off review assignment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>excludedTeamMemberIds</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of team member IDs to exclude.</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>The Node ID of the team to update review assginments 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>notifyTeam</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Notify the entire team of the PR if it is delegated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamMemberCount</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 team members to assign.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatetopicsinput\">\n <a href=\"#updatetopicsinput\">UpdateTopicsInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTopics.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>topicNames</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>An array of topic names.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatusorder\">\n <a href=\"#userstatusorder\">UserStatusOrder</a>\n </h2>\n <p>Ordering options for user status connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#userstatusorderfield\">UserStatusOrderField!</a></code>)</p></td>\n<td><p><p>The field to order user statuses by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n",
"miniToc": [
{
"contents": "\n <a href=\"#addassigneestoassignableinput\">AddAssigneesToAssignableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addcommentinput\">AddCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addenterpriseadmininput\">AddEnterpriseAdminInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addlabelstolabelableinput\">AddLabelsToLabelableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addprojectcardinput\">AddProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addprojectcolumninput\">AddProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addpullrequestreviewcommentinput\">AddPullRequestReviewCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addpullrequestreviewinput\">AddPullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addpullrequestreviewthreadinput\">AddPullRequestReviewThreadInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addreactioninput\">AddReactionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addstarinput\">AddStarInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#archiverepositoryinput\">ArchiveRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#auditlogorder\">AuditLogOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#changeuserstatusinput\">ChangeUserStatusInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationdata\">CheckAnnotationData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationrange\">CheckAnnotationRange</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunaction\">CheckRunAction</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunfilter\">CheckRunFilter</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunoutput\">CheckRunOutput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunoutputimage\">CheckRunOutputImage</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuiteautotriggerpreference\">CheckSuiteAutoTriggerPreference</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuitefilter\">CheckSuiteFilter</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#clearlabelsfromlabelableinput\">ClearLabelsFromLabelableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cloneprojectinput\">CloneProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#clonetemplaterepositoryinput\">CloneTemplateRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#closeissueinput\">CloseIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#closepullrequestinput\">ClosePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitauthor\">CommitAuthor</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcontributionorder\">CommitContributionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributionorder\">ContributionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#convertprojectcardnotetoissueinput\">ConvertProjectCardNoteToIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createbranchprotectionruleinput\">CreateBranchProtectionRuleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createcheckruninput\">CreateCheckRunInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createchecksuiteinput\">CreateCheckSuiteInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createcontentattachmentinput\">CreateContentAttachmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdeploymentinput\">CreateDeploymentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdeploymentstatusinput\">CreateDeploymentStatusInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createipallowlistentryinput\">CreateIpAllowListEntryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createissueinput\">CreateIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createlabelinput\">CreateLabelInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createprojectinput\">CreateProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createpullrequestinput\">CreatePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createrefinput\">CreateRefInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createrepositoryinput\">CreateRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createteamdiscussioncommentinput\">CreateTeamDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createteamdiscussioninput\">CreateTeamDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletebranchprotectionruleinput\">DeleteBranchProtectionRuleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletedeploymentinput\">DeleteDeploymentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteipallowlistentryinput\">DeleteIpAllowListEntryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteissuecommentinput\">DeleteIssueCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteissueinput\">DeleteIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletelabelinput\">DeleteLabelInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletepackageversioninput\">DeletePackageVersionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteprojectcardinput\">DeleteProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteprojectcolumninput\">DeleteProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteprojectinput\">DeleteProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletepullrequestreviewcommentinput\">DeletePullRequestReviewCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletepullrequestreviewinput\">DeletePullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleterefinput\">DeleteRefInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteteamdiscussioncommentinput\">DeleteTeamDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteteamdiscussioninput\">DeleteTeamDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentorder\">DeploymentOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#dismisspullrequestreviewinput\">DismissPullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#draftpullrequestreviewcomment\">DraftPullRequestReviewComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#draftpullrequestreviewthread\">DraftPullRequestReviewThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitationorder\">EnterpriseAdministratorInvitationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisememberorder\">EnterpriseMemberOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemailorder\">EnterpriseServerUserAccountEmailOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountorder\">EnterpriseServerUserAccountOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsuploadorder\">EnterpriseServerUserAccountsUploadOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#followuserinput\">FollowUserInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistorder\">GistOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#importprojectinput\">ImportProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentryorder\">IpAllowListEntryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecommentorder\">IssueCommentOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuefilters\">IssueFilters</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issueorder\">IssueOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labelorder\">LabelOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#languageorder\">LanguageOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#linkrepositorytoprojectinput\">LinkRepositoryToProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#locklockableinput\">LockLockableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markfileasviewedinput\">MarkFileAsViewedInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markpullrequestreadyforreviewinput\">MarkPullRequestReadyForReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mergebranchinput\">MergeBranchInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mergepullrequestinput\">MergePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestoneorder\">MilestoneOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#minimizecommentinput\">MinimizeCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#moveprojectcardinput\">MoveProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#moveprojectcolumninput\">MoveProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationorder\">OrganizationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefileorder\">PackageFileOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageorder\">PackageOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionorder\">PackageVersionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinissueinput\">PinIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcardimport\">ProjectCardImport</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumnimport\">ProjectColumnImport</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectorder\">ProjectOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestorder\">PullRequestOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactionorder\">ReactionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reforder\">RefOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refupdate\">RefUpdate</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseorder\">ReleaseOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeassigneesfromassignableinput\">RemoveAssigneesFromAssignableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeenterpriseadmininput\">RemoveEnterpriseAdminInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removelabelsfromlabelableinput\">RemoveLabelsFromLabelableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeoutsidecollaboratorinput\">RemoveOutsideCollaboratorInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removereactioninput\">RemoveReactionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removestarinput\">RemoveStarInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reopenissueinput\">ReopenIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reopenpullrequestinput\">ReopenPullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitationorder\">RepositoryInvitationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryorder\">RepositoryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#requestreviewsinput\">RequestReviewsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#rerequestchecksuiteinput\">RerequestCheckSuiteInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#resolvereviewthreadinput\">ResolveReviewThreadInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreplyorder\">SavedReplyOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshiporder\">SponsorshipOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#starorder\">StarOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submitpullrequestreviewinput\">SubmitPullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncommentorder\">TeamDiscussionCommentOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussionorder\">TeamDiscussionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teammemberorder\">TeamMemberOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamorder\">TeamOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamrepositoryorder\">TeamRepositoryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#transferissueinput\">TransferIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unarchiverepositoryinput\">UnarchiveRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unfollowuserinput\">UnfollowUserInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlinkrepositoryfromprojectinput\">UnlinkRepositoryFromProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlocklockableinput\">UnlockLockableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkfileasviewedinput\">UnmarkFileAsViewedInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkissueasduplicateinput\">UnmarkIssueAsDuplicateInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unminimizecommentinput\">UnminimizeCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unpinissueinput\">UnpinIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unresolvereviewthreadinput\">UnresolveReviewThreadInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatebranchprotectionruleinput\">UpdateBranchProtectionRuleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatecheckruninput\">UpdateCheckRunInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatechecksuitepreferencesinput\">UpdateCheckSuitePreferencesInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseallowprivaterepositoryforkingsettinginput\">UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisedefaultrepositorypermissionsettinginput\">UpdateEnterpriseDefaultRepositoryPermissionSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanchangerepositoryvisibilitysettinginput\">UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscancreaterepositoriessettinginput\">UpdateEnterpriseMembersCanCreateRepositoriesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscandeleteissuessettinginput\">UpdateEnterpriseMembersCanDeleteIssuesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscandeleterepositoriessettinginput\">UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscaninvitecollaboratorssettinginput\">UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanmakepurchasessettinginput\">UpdateEnterpriseMembersCanMakePurchasesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanupdateprotectedbranchessettinginput\">UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanviewdependencyinsightssettinginput\">UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseorganizationprojectssettinginput\">UpdateEnterpriseOrganizationProjectsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseprofileinput\">UpdateEnterpriseProfileInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriserepositoryprojectssettinginput\">UpdateEnterpriseRepositoryProjectsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseteamdiscussionssettinginput\">UpdateEnterpriseTeamDiscussionsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisetwofactorauthenticationrequiredsettinginput\">UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateipallowlistenabledsettinginput\">UpdateIpAllowListEnabledSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateipallowlistentryinput\">UpdateIpAllowListEntryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateissuecommentinput\">UpdateIssueCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateissueinput\">UpdateIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatelabelinput\">UpdateLabelInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateprojectcardinput\">UpdateProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateprojectcolumninput\">UpdateProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateprojectinput\">UpdateProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatepullrequestinput\">UpdatePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatepullrequestreviewcommentinput\">UpdatePullRequestReviewCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatepullrequestreviewinput\">UpdatePullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updaterefinput\">UpdateRefInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updaterefsinput\">UpdateRefsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updaterepositoryinput\">UpdateRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatesubscriptioninput\">UpdateSubscriptionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateteamdiscussioncommentinput\">UpdateTeamDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateteamdiscussioninput\">UpdateTeamDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateteamreviewassignmentinput\">UpdateTeamReviewAssignmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatetopicsinput\">UpdateTopicsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatusorder\">UserStatusOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
}
]
},
"ghes-2.22": {
"html": "<div>\n <div>\n <h2 id=\"addassigneestoassignableinput\">\n <a href=\"#addassigneestoassignableinput\">AddAssigneesToAssignableInput</a>\n </h2>\n <p>Autogenerated input type of AddAssigneesToAssignable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignableId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the assignable object to add assignees 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>assigneeIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The id of users to add as assignees.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addcommentinput\">\n <a href=\"#addcommentinput\">AddCommentInput</a>\n </h2>\n <p>Autogenerated input type of AddComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 contents 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addenterpriseadmininput\">\n <a href=\"#addenterpriseadmininput\">AddEnterpriseAdminInput</a>\n </h2>\n <p>Autogenerated input type of AddEnterpriseAdmin.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise account to which the administrator should be added.</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 to add as an 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addlabelstolabelableinput\">\n <a href=\"#addlabelstolabelableinput\">AddLabelsToLabelableInput</a>\n </h2>\n <p>Autogenerated input type of AddLabelsToLabelable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The ids of the labels to add.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelableId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the labelable object to add labels 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addprojectcardinput\">\n <a href=\"#addprojectcardinput\">AddProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of AddProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>contentId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The content of the card. Must be a member of the ProjectCardItem union.</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 note on the 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>projectColumnId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the ProjectColumn.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addprojectcolumninput\">\n <a href=\"#addprojectcolumninput\">AddProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of AddProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name 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>projectId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addpullrequestreviewcommentinput\">\n <a href=\"#addpullrequestreviewcommentinput\">AddPullRequestReviewCommentInput</a>\n </h2>\n <p>Autogenerated input type of AddPullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 text 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitOID</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The SHA of the commit to comment 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>inReplyTo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The comment id to 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>path</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The relative path of the file to comment 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 line index in the diff to comment 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The node ID of the pull request reviewing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addpullrequestreviewinput\">\n <a href=\"#addpullrequestreviewinput\">AddPullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of AddPullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 contents of the review body comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>comments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#draftpullrequestreviewcomment\">[DraftPullRequestReviewComment]</a></code>)</p></td>\n<td><p><p>The review line 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>commitOID</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The commit OID the review pertains 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>event</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequestreviewevent\">PullRequestReviewEvent</a></code>)</p></td>\n<td><p><p>The event to perform on 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>threads</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#draftpullrequestreviewthread\">[DraftPullRequestReviewThread]</a></code>)</p></td>\n<td><p><p>The review line comment threads.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addpullrequestreviewthreadinput\">\n <a href=\"#addpullrequestreviewthreadinput\">AddPullRequestReviewThreadInput</a>\n </h2>\n <p>Autogenerated input type of AddPullRequestReviewThread.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Body of the thread&apos;s first comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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 of the blob to which the thread refers. The end of the line range for multi-line 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>path</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Path to the file being commented 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The node ID of the pull request reviewing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>side</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 the line resides. For multi-line comments, this is the side for the end of the line 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>startLine</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The first line of the range to which the comment 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>startSide</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 the start line resides.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addreactioninput\">\n <a href=\"#addreactioninput\">AddReactionInput</a>\n </h2>\n <p>Autogenerated input type of AddReaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>content</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>The name of the emoji to react 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>subjectId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addstarinput\">\n <a href=\"#addstarinput\">AddStarInput</a>\n </h2>\n <p>Autogenerated input type of AddStar.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>starrableId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Starrable ID to star.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"archiverepositoryinput\">\n <a href=\"#archiverepositoryinput\">ArchiveRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of ArchiveRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to mark as archived.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"auditlogorder\">\n <a href=\"#auditlogorder\">AuditLogOrder</a>\n </h2>\n <p>Ordering options for Audit Log connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#auditlogorderfield\">AuditLogOrderField</a></code>)</p></td>\n<td><p><p>The field to order Audit Logs by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"changeuserstatusinput\">\n <a href=\"#changeuserstatusinput\">ChangeUserStatusInput</a>\n </h2>\n <p>Autogenerated input type of ChangeUserStatus.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>emoji</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The emoji to represent your status. Can either be a native Unicode emoji or an emoji name with colons, e.g., &#x1F600;.</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 user 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>limitedAvailability</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 should indicate you are not fully available on GitHub, e.g., you are away.</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 short description of your current 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>organizationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The ID of the organization whose members will be allowed to see the status. If\nomitted, the status will be publicly visible.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationdata\">\n <a href=\"#checkannotationdata\">CheckAnnotationData</a>\n </h2>\n <p>Information from a check run analysis to specific lines of code.</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>CheckAnnotationData</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Represents an annotation&apos;s information 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>location</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#checkannotationrange\">CheckAnnotationRange!</a></code>)</p></td>\n<td><p><p>The location of 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>message</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A short description of the feedback for these lines of 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>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 to add an annotation 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>rawDetails</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Details about 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>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 that represents the annotation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationrange\">\n <a href=\"#checkannotationrange\">CheckAnnotationRange</a>\n </h2>\n <p>Information from a check run analysis to specific lines of code.</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>CheckAnnotationRange</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>endColumn</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The ending column of 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>endLine</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 of 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>startColumn</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The starting column of 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>startLine</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 of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunaction\">\n <a href=\"#checkrunaction\">CheckRunAction</a>\n </h2>\n <p>Possible further actions the integrator can perform.</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>CheckRunAction</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 short explanation of what this action would do.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\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>A reference for the action 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>label</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The text to be displayed on a button in the web UI.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunfilter\">\n <a href=\"#checkrunfilter\">CheckRunFilter</a>\n </h2>\n <p>The filters that are available when fetching check runs.</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>CheckRunFilter</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>appId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Filters the check runs created by this application 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>checkName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Filters the check runs by this name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#checkruntype\">CheckRunType</a></code>)</p></td>\n<td><p><p>Filters the check runs by this 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>status</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#checkstatusstate\">CheckStatusState</a></code>)</p></td>\n<td><p><p>Filters the check runs by 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunoutput\">\n <a href=\"#checkrunoutput\">CheckRunOutput</a>\n </h2>\n <p>Descriptive details about the 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>CheckRunOutput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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/input-objects#checkannotationdata\">[CheckAnnotationData!]</a></code>)</p></td>\n<td><p><p>The annotations that are made as part 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>images</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#checkrunoutputimage\">[CheckRunOutputImage!]</a></code>)</p></td>\n<td><p><p>Images attached to the check run output displayed in the GitHub pull request 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>summary</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The summary of the check run (supports Commonmark).</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 details of the check run (supports Commonmark).</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 title to provide 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunoutputimage\">\n <a href=\"#checkrunoutputimage\">CheckRunOutputImage</a>\n </h2>\n <p>Images attached to the check run output displayed in the GitHub pull request UI.</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>CheckRunOutputImage</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>alt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The alternative text for the 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>caption</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short image 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>imageUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The full URL of the image.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuiteautotriggerpreference\">\n <a href=\"#checksuiteautotriggerpreference\">CheckSuiteAutoTriggerPreference</a>\n </h2>\n <p>The auto-trigger preferences that are available for check suites.</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>CheckSuiteAutoTriggerPreference</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>appId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the application that owns 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>setting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Set to <code>true</code> to enable automatic creation of CheckSuite events upon pushes 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuitefilter\">\n <a href=\"#checksuitefilter\">CheckSuiteFilter</a>\n </h2>\n <p>The filters that are available when fetching check suites.</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>CheckSuiteFilter</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>appId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Filters the check suites created by this application 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>checkName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Filters the check suites by this 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"clearlabelsfromlabelableinput\">\n <a href=\"#clearlabelsfromlabelableinput\">ClearLabelsFromLabelableInput</a>\n </h2>\n <p>Autogenerated input type of ClearLabelsFromLabelable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelableId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the labelable object to clear the labels from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cloneprojectinput\">\n <a href=\"#cloneprojectinput\">CloneProjectInput</a>\n </h2>\n <p>Autogenerated input type of CloneProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>includeWorkflows</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 to clone the source project&apos;s workflows.</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 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>public</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The visibility of the project, defaults to false (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>sourceId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The source project to clone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>targetOwnerId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The owner ID to create the project under.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"clonetemplaterepositoryinput\">\n <a href=\"#clonetemplaterepositoryinput\">CloneTemplateRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of CloneTemplateRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short description of the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includeAllBranches</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether to copy all branches from the template to the new repository. Defaults\nto copying only the default branch 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>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 new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ownerId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner for the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the template repository.</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#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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"closeissueinput\">\n <a href=\"#closeissueinput\">CloseIssueInput</a>\n </h2>\n <p>Autogenerated input type of CloseIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</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 issue to be closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"closepullrequestinput\">\n <a href=\"#closepullrequestinput\">ClosePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of ClosePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</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 pull request to be closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitauthor\">\n <a href=\"#commitauthor\">CommitAuthor</a>\n </h2>\n <p>Specifies an author for filtering Git commits.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>Email addresses to filter by. Commits authored by any of the specified email addresses 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>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 a User to filter by. If non-null, only commits authored by this user\nwill be returned. This field takes precedence over emails.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcontributionorder\">\n <a href=\"#commitcontributionorder\">CommitContributionOrder</a>\n </h2>\n <p>Ordering options for commit contribution connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commitcontributionorderfield\">CommitContributionOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order commit contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributionorder\">\n <a href=\"#contributionorder\">ContributionOrder</a>\n </h2>\n <p>Ordering options for contribution connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"convertprojectcardnotetoissueinput\">\n <a href=\"#convertprojectcardnotetoissueinput\">ConvertProjectCardNoteToIssueInput</a>\n </h2>\n <p>Autogenerated input type of ConvertProjectCardNoteToIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 newly created 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectCardId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ProjectCard ID to convert.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to create the issue 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>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 newly created issue. Defaults to the card&apos;s note text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createbranchprotectionruleinput\">\n <a href=\"#createbranchprotectionruleinput\">CreateBranchProtectionRuleInput</a>\n </h2>\n <p>Autogenerated input type of CreateBranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>pattern</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The glob-like pattern used to determine 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>pushActorIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User, Team or App IDs allowed to push 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The global relay id of the repository in which a new branch protection rule should be 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>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>reviewDismissalActorIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User or Team IDs allowed to dismiss reviews on pull requests targeting matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createcheckruninput\">\n <a href=\"#createcheckruninput\">CreateCheckRunInput</a>\n </h2>\n <p>Autogenerated input type of CreateCheckRun.</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>CreateCheckRunInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#checkrunaction\">[CheckRunAction!]</a></code>)</p></td>\n<td><p><p>Possible further actions the integrator can perform, which a user may trigger.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>completedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run finished.</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 final conclusion of the check.</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 of the integrator&apos;s site that has the full details of the check.</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 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>headSha</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The SHA of the head 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 of the check.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>output</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#checkrunoutput\">CheckRunOutput</a></code>)</p></td>\n<td><p><p>Descriptive details about the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>startedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run began.</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#requestablecheckstatusstate\">RequestableCheckStatusState</a></code>)</p></td>\n<td><p><p>The current 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createchecksuiteinput\">\n <a href=\"#createchecksuiteinput\">CreateCheckSuiteInput</a>\n </h2>\n <p>Autogenerated input type of CreateCheckSuite.</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>CreateCheckSuiteInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>headSha</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The SHA of the head 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createcontentattachmentinput\">\n <a href=\"#createcontentattachmentinput\">CreateContentAttachmentInput</a>\n </h2>\n <p>Autogenerated input type of CreateContentAttachment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 content attachment, which may contain 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>contentReferenceId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the content_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>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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdeploymentinput\">\n <a href=\"#createdeploymentinput\">CreateDeploymentInput</a>\n </h2>\n <p>Autogenerated input type of CreateDeployment.</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>CreateDeploymentInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>autoMerge</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Attempt to automatically merge the default branch into the requested ref, defaults to true.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Short 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>Name for the target 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>payload</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>JSON payload with extra information about 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>refId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the ref to be deployed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>requiredContexts</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>The status contexts to verify against commit status checks. To bypass required\ncontexts, pass an empty array. Defaults to all unique contexts.</p></p>\n\n\n\n\n\n\n\n\n\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>Specifies a task to execute.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdeploymentstatusinput\">\n <a href=\"#createdeploymentstatusinput\">CreateDeploymentStatusInput</a>\n </h2>\n <p>Autogenerated input type of CreateDeploymentStatus.</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>CreateDeploymentStatusInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>autoInactive</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Adds a new inactive status to all non-transient, non-production environment\ndeployments with the same repository and environment name as the created\nstatus&apos;s 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>deploymentId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short description of the status. Maximum length of 140 characters.</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>If provided, updates the environment of the deploy. Otherwise, does not modify 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>environmentUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Sets the URL for accessing your 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>logUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The log URL to associate with this status. This URL should contain\noutput to keep the user updated while the task is running or serve as\nhistorical information for what happened in 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>The state of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createipallowlistentryinput\">\n <a href=\"#createipallowlistentryinput\">CreateIpAllowListEntryInput</a>\n </h2>\n <p>Autogenerated input type of CreateIpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>An IP address or range of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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 IP allow list entry is active when an IP allow list is 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>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An optional name for 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>ownerId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner for which to create the new IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createissueinput\">\n <a href=\"#createissueinput\">CreateIssueInput</a>\n </h2>\n <p>Autogenerated input type of CreateIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assigneeIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The Node ID for the user assignee 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>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 for the issue 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of labels 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>milestoneId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the milestone 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>projectIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs for projects associated with 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>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 for the 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createlabelinput\">\n <a href=\"#createlabelinput\">CreateLabelInput</a>\n </h2>\n <p>Autogenerated input type of CreateLabel.</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>CreateLabelInput</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#labels-preview\">Labels preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>color</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A 6 character hex code, without the leading #, identifying the color of the 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>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 the label, such as its 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@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createprojectinput\">\n <a href=\"#createprojectinput\">CreateProjectInput</a>\n </h2>\n <p>Autogenerated input type of CreateProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of 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>ownerId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The owner ID to create the project under.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of repository IDs to create as linked repositories for 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>template</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#projecttemplate\">ProjectTemplate</a></code>)</p></td>\n<td><p><p>The name of the GitHub-provided template.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createpullrequestinput\">\n <a href=\"#createpullrequestinput\">CreatePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of CreatePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\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>The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository. You cannot update the base branch on a pull request to point\nto another repository.</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 contents 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>draft</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 pull request should be 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>headRefName</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 branch where your changes are implemented. For cross-repository pull requests\nin the same network, namespace <code>head_ref_name</code> with a user like this: <code>username:branch</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>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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>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 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createrefinput\">\n <a href=\"#createrefinput\">CreateRefInput</a>\n </h2>\n <p>Autogenerated input type of CreateRef.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The fully qualified name of the new Ref (ie: <code>refs/heads/my_new_branch</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>oid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The GitObjectID that the new Ref shall target. Must point to a 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Repository to create the Ref 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createrepositoryinput\">\n <a href=\"#createrepositoryinput\">CreateRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of CreateRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short description of the new repository.</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 should have the 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>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 should have the 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 URL for a web page about 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>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 new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ownerId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The ID of the owner for the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>When an organization is specified as the owner, this ID identifies the team\nthat should be granted access to the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>template</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 should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.</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#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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createteamdiscussioncommentinput\">\n <a href=\"#createteamdiscussioncommentinput\">CreateTeamDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of CreateTeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 content 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>discussionId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the discussion to which the comment 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createteamdiscussioninput\">\n <a href=\"#createteamdiscussioninput\">CreateTeamDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of CreateTeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 content 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>private</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>If true, restricts the visiblity of this discussion to team members and\norganization admins. If false or not specified, allows any organization member\nto view 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>teamId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the team to which the discussion 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>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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletebranchprotectionruleinput\">\n <a href=\"#deletebranchprotectionruleinput\">DeleteBranchProtectionRuleInput</a>\n </h2>\n <p>Autogenerated input type of DeleteBranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branchProtectionRuleId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The global relay id of the branch protection rule to 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletedeploymentinput\">\n <a href=\"#deletedeploymentinput\">DeleteDeploymentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteDeployment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the deployment to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteipallowlistentryinput\">\n <a href=\"#deleteipallowlistentryinput\">DeleteIpAllowListEntryInput</a>\n </h2>\n <p>Autogenerated input type of DeleteIpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ipAllowListEntryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the IP allow list entry to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteissuecommentinput\">\n <a href=\"#deleteissuecommentinput\">DeleteIssueCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteIssueComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteissueinput\">\n <a href=\"#deleteissueinput\">DeleteIssueInput</a>\n </h2>\n <p>Autogenerated input type of DeleteIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the issue to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletelabelinput\">\n <a href=\"#deletelabelinput\">DeleteLabelInput</a>\n </h2>\n <p>Autogenerated input type of DeleteLabel.</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>DeleteLabelInput</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#labels-preview\">Labels preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the label to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletepackageversioninput\">\n <a href=\"#deletepackageversioninput\">DeletePackageVersionInput</a>\n </h2>\n <p>Autogenerated input type of DeletePackageVersion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>packageVersionId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the package version to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteprojectcardinput\">\n <a href=\"#deleteprojectcardinput\">DeleteProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of DeleteProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cardId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the card to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteprojectcolumninput\">\n <a href=\"#deleteprojectcolumninput\">DeleteProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of DeleteProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the column to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteprojectinput\">\n <a href=\"#deleteprojectinput\">DeleteProjectInput</a>\n </h2>\n <p>Autogenerated input type of DeleteProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Project ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletepullrequestreviewcommentinput\">\n <a href=\"#deletepullrequestreviewcommentinput\">DeletePullRequestReviewCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeletePullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletepullrequestreviewinput\">\n <a href=\"#deletepullrequestreviewinput\">DeletePullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of DeletePullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request review to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleterefinput\">\n <a href=\"#deleterefinput\">DeleteRefInput</a>\n </h2>\n <p>Autogenerated input type of DeleteRef.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>refId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Ref to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteteamdiscussioncommentinput\">\n <a href=\"#deleteteamdiscussioncommentinput\">DeleteTeamDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteTeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteteamdiscussioninput\">\n <a href=\"#deleteteamdiscussioninput\">DeleteTeamDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of DeleteTeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The discussion ID to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentorder\">\n <a href=\"#deploymentorder\">DeploymentOrder</a>\n </h2>\n <p>Ordering options for deployment connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#deploymentorderfield\">DeploymentOrderField!</a></code>)</p></td>\n<td><p><p>The field to order deployments by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"dismisspullrequestreviewinput\">\n <a href=\"#dismisspullrequestreviewinput\">DismissPullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of DismissPullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>message</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The contents of the pull request review dismissal 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>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"draftpullrequestreviewcomment\">\n <a href=\"#draftpullrequestreviewcomment\">DraftPullRequestReviewComment</a>\n </h2>\n <p>Specifies a review comment to be left with a Pull Request Review.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Body of the comment to leave.</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>Path to the file being commented 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>Position in the file to leave a comment 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"draftpullrequestreviewthread\">\n <a href=\"#draftpullrequestreviewthread\">DraftPullRequestReviewThread</a>\n </h2>\n <p>Specifies a review comment thread to be left with a Pull Request Review.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Body of the comment to leave.</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 of the blob to which the thread refers. The end of the line range for multi-line 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>path</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Path to the file being commented 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>side</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 the line resides. For multi-line comments, this is the side for the end of the line 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>startLine</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The first line of the range to which the comment 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>startSide</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 the start line resides.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitationorder\">\n <a href=\"#enterpriseadministratorinvitationorder\">EnterpriseAdministratorInvitationOrder</a>\n </h2>\n <p>Ordering options for enterprise administrator invitation connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseadministratorinvitationorderfield\">EnterpriseAdministratorInvitationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order enterprise administrator invitations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisememberorder\">\n <a href=\"#enterprisememberorder\">EnterpriseMemberOrder</a>\n </h2>\n <p>Ordering options for enterprise member connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterprisememberorderfield\">EnterpriseMemberOrderField!</a></code>)</p></td>\n<td><p><p>The field to order enterprise members by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemailorder\">\n <a href=\"#enterpriseserveruseraccountemailorder\">EnterpriseServerUserAccountEmailOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server user account email connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseserveruseraccountemailorderfield\">EnterpriseServerUserAccountEmailOrderField!</a></code>)</p></td>\n<td><p><p>The field to order emails by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountorder\">\n <a href=\"#enterpriseserveruseraccountorder\">EnterpriseServerUserAccountOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server user account connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseserveruseraccountorderfield\">EnterpriseServerUserAccountOrderField!</a></code>)</p></td>\n<td><p><p>The field to order user accounts by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsuploadorder\">\n <a href=\"#enterpriseserveruseraccountsuploadorder\">EnterpriseServerUserAccountsUploadOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server user accounts upload connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield\">EnterpriseServerUserAccountsUploadOrderField!</a></code>)</p></td>\n<td><p><p>The field to order user accounts uploads by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"followuserinput\">\n <a href=\"#followuserinput\">FollowUserInput</a>\n </h2>\n <p>Autogenerated input type of FollowUser.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>userId</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 user to follow.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistorder\">\n <a href=\"#gistorder\">GistOrder</a>\n </h2>\n <p>Ordering options for gist connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#gistorderfield\">GistOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repositories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"importprojectinput\">\n <a href=\"#importprojectinput\">ImportProjectInput</a>\n </h2>\n <p>Autogenerated input type of ImportProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnImports</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#projectcolumnimport\">[ProjectColumnImport!]!</a></code>)</p></td>\n<td><p><p>A list of columns containing issues and pull requests.</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 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>ownerName</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 or User to create the Project under.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>public</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the Project is public or not.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentryorder\">\n <a href=\"#ipallowlistentryorder\">IpAllowListEntryOrder</a>\n </h2>\n <p>Ordering options for IP allow list entry connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#ipallowlistentryorderfield\">IpAllowListEntryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order IP allow list entries by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuefilters\">\n <a href=\"#issuefilters\">IssueFilters</a>\n </h2>\n <p>Ways in which to filter lists of issues.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignee</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues assigned to given name. Pass in <code>null</code> for issues with no assigned\nuser, and <code>*</code> for issues assigned to any user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues created by given name.</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/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>List issues where the list of label names exist on 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>mentioned</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues where the given name is mentioned in 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>milestone</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its number field. Pass in\n<code>null</code> for issues with no milestone, and <code>*</code> for issues that are assigned to any 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>since</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>List issues that have been updated at or after the given 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>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p></td>\n<td><p><p>List issues filtered by the list of states given.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscribed</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>List issues subscribed to by 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issueorder\">\n <a href=\"#issueorder\">IssueOrder</a>\n </h2>\n <p>Ways in which lists of issues can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order issues by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#issueorderfield\">IssueOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order issues by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labelorder\">\n <a href=\"#labelorder\">LabelOrder</a>\n </h2>\n <p>Ways in which lists of labels can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order labels by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#labelorderfield\">LabelOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order labels by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"languageorder\">\n <a href=\"#languageorder\">LanguageOrder</a>\n </h2>\n <p>Ordering options for language connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#languageorderfield\">LanguageOrderField!</a></code>)</p></td>\n<td><p><p>The field to order languages by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"linkrepositorytoprojectinput\">\n <a href=\"#linkrepositorytoprojectinput\">LinkRepositoryToProjectInput</a>\n </h2>\n <p>Autogenerated input type of LinkRepositoryToProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Project to link to a Repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Repository to link to a Project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"locklockableinput\">\n <a href=\"#locklockableinput\">LockLockableInput</a>\n </h2>\n <p>Autogenerated input type of LockLockable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>lockReason</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>A reason for why the issue or pull request will be 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>lockableId</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 issue or pull request to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markpullrequestreadyforreviewinput\">\n <a href=\"#markpullrequestreadyforreviewinput\">MarkPullRequestReadyForReviewInput</a>\n </h2>\n <p>Autogenerated input type of MarkPullRequestReadyForReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</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 pull request to be marked as ready for 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mergebranchinput\">\n <a href=\"#mergebranchinput\">MergeBranchInput</a>\n </h2>\n <p>Autogenerated input type of MergeBranch.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>base</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 base branch that the provided head will be merged into.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitMessage</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Message to use for the merge commit. If omitted, a default will be used.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>head</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The head to merge into the base branch. This can be a branch name or a commit GitObjectID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Repository containing the base branch that will be modified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mergepullrequestinput\">\n <a href=\"#mergepullrequestinput\">MergePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of MergePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitBody</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Commit body to use for the merge commit; if omitted, a default message will be used.</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@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Commit headline to use for the merge commit; if omitted, a default message will be used.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>expectedHeadOid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>OID that the pull request head ref must match to allow merge; if omitted, no check is performed.</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@2.22/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod</a></code>)</p></td>\n<td><p><p>The merge method to use. If omitted, defaults to &apos;MERGE&apos;.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</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 pull request to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestoneorder\">\n <a href=\"#milestoneorder\">MilestoneOrder</a>\n </h2>\n <p>Ordering options for milestone connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#milestoneorderfield\">MilestoneOrderField!</a></code>)</p></td>\n<td><p><p>The field to order milestones by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"minimizecommentinput\">\n <a href=\"#minimizecommentinput\">MinimizeCommentInput</a>\n </h2>\n <p>Autogenerated input type of MinimizeComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>classifier</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reportedcontentclassifiers\">ReportedContentClassifiers!</a></code>)</p></td>\n<td><p><p>The classification of comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"moveprojectcardinput\">\n <a href=\"#moveprojectcardinput\">MoveProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of MoveProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>afterCardId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>Place the new card after the card with this id. Pass null to place it at the top.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>cardId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the card to move.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the column to move it into.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"moveprojectcolumninput\">\n <a href=\"#moveprojectcolumninput\">MoveProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of MoveProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>afterColumnId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>Place the new column after the column with this id. Pass null to place it at the front.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the column to move.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationorder\">\n <a href=\"#organizationorder\">OrganizationOrder</a>\n </h2>\n <p>Ordering options for organization connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#organizationorderfield\">OrganizationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order organizations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefileorder\">\n <a href=\"#packagefileorder\">PackageFileOrder</a>\n </h2>\n <p>Ways in which lists of package files can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The direction in which to order package files by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#packagefileorderfield\">PackageFileOrderField</a></code>)</p></td>\n<td><p><p>The field in which to order package files by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageorder\">\n <a href=\"#packageorder\">PackageOrder</a>\n </h2>\n <p>Ways in which lists of packages can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The direction in which to order packages by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#packageorderfield\">PackageOrderField</a></code>)</p></td>\n<td><p><p>The field in which to order packages by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionorder\">\n <a href=\"#packageversionorder\">PackageVersionOrder</a>\n </h2>\n <p>Ways in which lists of package versions can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The direction in which to order package versions by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#packageversionorderfield\">PackageVersionOrderField</a></code>)</p></td>\n<td><p><p>The field in which to order package versions by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinissueinput\">\n <a href=\"#pinissueinput\">PinIssueInput</a>\n </h2>\n <p>Autogenerated input type of PinIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the issue to be pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcardimport\">\n <a href=\"#projectcardimport\">ProjectCardImport</a>\n </h2>\n <p>An issue or PR and its owning repository to be used in a project card.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\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 issue or 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>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Repository name with owner (owner/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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumnimport\">\n <a href=\"#projectcolumnimport\">ProjectColumnImport</a>\n </h2>\n <p>A project column and a list of its issues and PRs.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>columnName</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 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>issues</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#projectcardimport\">[ProjectCardImport!]</a></code>)</p></td>\n<td><p><p>A list of issues and pull requests in 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>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 of the column, starting from 0.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectorder\">\n <a href=\"#projectorder\">ProjectOrder</a>\n </h2>\n <p>Ways in which lists of projects can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order projects by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#projectorderfield\">ProjectOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order projects by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestorder\">\n <a href=\"#pullrequestorder\">PullRequestOrder</a>\n </h2>\n <p>Ways in which lists of issues can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order pull requests by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequestorderfield\">PullRequestOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order pull requests by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactionorder\">\n <a href=\"#reactionorder\">ReactionOrder</a>\n </h2>\n <p>Ways in which lists of reactions can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order reactions by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reactionorderfield\">ReactionOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order reactions by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reforder\">\n <a href=\"#reforder\">RefOrder</a>\n </h2>\n <p>Ways in which lists of git refs can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order refs by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reforderfield\">RefOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order refs by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refupdate\">\n <a href=\"#refupdate\">RefUpdate</a>\n </h2>\n <p>A ref update.</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>RefUpdate</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#update-refs-preview\">Update refs preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>afterOid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The value this ref should be updated 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>beforeOid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The value this ref needs to point to before the update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>force</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Force a non fast-forward update.</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#gitrefname\">GitRefname!</a></code>)</p></td>\n<td><p><p>The fully qualified name of the ref to be update. For example <code>refs/heads/branch-name</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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseorder\">\n <a href=\"#releaseorder\">ReleaseOrder</a>\n </h2>\n <p>Ways in which lists of releases can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order releases by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#releaseorderfield\">ReleaseOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order releases by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeassigneesfromassignableinput\">\n <a href=\"#removeassigneesfromassignableinput\">RemoveAssigneesFromAssignableInput</a>\n </h2>\n <p>Autogenerated input type of RemoveAssigneesFromAssignable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignableId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the assignable object to remove assignees 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>assigneeIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The id of users to remove as assignees.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeenterpriseadmininput\">\n <a href=\"#removeenterpriseadmininput\">RemoveEnterpriseAdminInput</a>\n </h2>\n <p>Autogenerated input type of RemoveEnterpriseAdmin.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Enterprise ID from which to remove the 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>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 to remove as an 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removelabelsfromlabelableinput\">\n <a href=\"#removelabelsfromlabelableinput\">RemoveLabelsFromLabelableInput</a>\n </h2>\n <p>Autogenerated input type of RemoveLabelsFromLabelable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The ids of labels to remove.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelableId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the Labelable to remove labels from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeoutsidecollaboratorinput\">\n <a href=\"#removeoutsidecollaboratorinput\">RemoveOutsideCollaboratorInput</a>\n </h2>\n <p>Autogenerated input type of RemoveOutsideCollaborator.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>organizationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the organization to remove the outside collaborator 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>userId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the outside collaborator to remove.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removereactioninput\">\n <a href=\"#removereactioninput\">RemoveReactionInput</a>\n </h2>\n <p>Autogenerated input type of RemoveReaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>content</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>The name of the emoji reaction to remove.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subjectId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removestarinput\">\n <a href=\"#removestarinput\">RemoveStarInput</a>\n </h2>\n <p>Autogenerated input type of RemoveStar.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>starrableId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Starrable ID to unstar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reopenissueinput\">\n <a href=\"#reopenissueinput\">ReopenIssueInput</a>\n </h2>\n <p>Autogenerated input type of ReopenIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</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 issue to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reopenpullrequestinput\">\n <a href=\"#reopenpullrequestinput\">ReopenPullRequestInput</a>\n </h2>\n <p>Autogenerated input type of ReopenPullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</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 pull request to be reopened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitationorder\">\n <a href=\"#repositoryinvitationorder\">RepositoryInvitationOrder</a>\n </h2>\n <p>Ordering options for repository invitation connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryinvitationorderfield\">RepositoryInvitationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repository invitations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryorder\">\n <a href=\"#repositoryorder\">RepositoryOrder</a>\n </h2>\n <p>Ordering options for repository connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryorderfield\">RepositoryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repositories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"requestreviewsinput\">\n <a href=\"#requestreviewsinput\">RequestReviewsInput</a>\n </h2>\n <p>Autogenerated input type of RequestReviews.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The Node IDs of the team to 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>union</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Add users to the set rather than replace.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The Node IDs of the user to 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"rerequestchecksuiteinput\">\n <a href=\"#rerequestchecksuiteinput\">RerequestCheckSuiteInput</a>\n </h2>\n <p>Autogenerated input type of RerequestCheckSuite.</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>RerequestCheckSuiteInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>checkSuiteId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"resolvereviewthreadinput\">\n <a href=\"#resolvereviewthreadinput\">ResolveReviewThreadInput</a>\n </h2>\n <p>Autogenerated input type of ResolveReviewThread.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>threadId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the thread to resolve.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreplyorder\">\n <a href=\"#savedreplyorder\">SavedReplyOrder</a>\n </h2>\n <p>Ordering options for saved reply connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#savedreplyorderfield\">SavedReplyOrderField!</a></code>)</p></td>\n<td><p><p>The field to order saved replies by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"starorder\">\n <a href=\"#starorder\">StarOrder</a>\n </h2>\n <p>Ways in which star connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#starorderfield\">StarOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order nodes by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submitpullrequestreviewinput\">\n <a href=\"#submitpullrequestreviewinput\">SubmitPullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of SubmitPullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 text field to set on 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>event</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequestreviewevent\">PullRequestReviewEvent!</a></code>)</p></td>\n<td><p><p>The event to send to 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Pull Request ID to submit any pending 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>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Pull Request Review ID to submit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncommentorder\">\n <a href=\"#teamdiscussioncommentorder\">TeamDiscussionCommentOrder</a>\n </h2>\n <p>Ways in which team discussion comment connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#teamdiscussioncommentorderfield\">TeamDiscussionCommentOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussionorder\">\n <a href=\"#teamdiscussionorder\">TeamDiscussionOrder</a>\n </h2>\n <p>Ways in which team discussion connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#teamdiscussionorderfield\">TeamDiscussionOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teammemberorder\">\n <a href=\"#teammemberorder\">TeamMemberOrder</a>\n </h2>\n <p>Ordering options for team member connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#teammemberorderfield\">TeamMemberOrderField!</a></code>)</p></td>\n<td><p><p>The field to order team members by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamorder\">\n <a href=\"#teamorder\">TeamOrder</a>\n </h2>\n <p>Ways in which team connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#teamorderfield\">TeamOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order nodes by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamrepositoryorder\">\n <a href=\"#teamrepositoryorder\">TeamRepositoryOrder</a>\n </h2>\n <p>Ordering options for team repository connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#teamrepositoryorderfield\">TeamRepositoryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repositories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"transferissueinput\">\n <a href=\"#transferissueinput\">TransferIssueInput</a>\n </h2>\n <p>Autogenerated input type of TransferIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the issue to be transferred.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the repository the issue should be transferred 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unarchiverepositoryinput\">\n <a href=\"#unarchiverepositoryinput\">UnarchiveRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of UnarchiveRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to unarchive.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unfollowuserinput\">\n <a href=\"#unfollowuserinput\">UnfollowUserInput</a>\n </h2>\n <p>Autogenerated input type of UnfollowUser.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>userId</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 user to unfollow.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlinkrepositoryfromprojectinput\">\n <a href=\"#unlinkrepositoryfromprojectinput\">UnlinkRepositoryFromProjectInput</a>\n </h2>\n <p>Autogenerated input type of UnlinkRepositoryFromProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Project linked 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Repository linked to the Project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlocklockableinput\">\n <a href=\"#unlocklockableinput\">UnlockLockableInput</a>\n </h2>\n <p>Autogenerated input type of UnlockLockable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>lockableId</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 issue or pull request to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkissueasduplicateinput\">\n <a href=\"#unmarkissueasduplicateinput\">UnmarkIssueAsDuplicateInput</a>\n </h2>\n <p>Autogenerated input type of UnmarkIssueAsDuplicate.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>canonicalId</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 issue or pull request currently considered canonical/authoritative/original.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>duplicateId</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 issue or pull request currently marked as a duplicate.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unminimizecommentinput\">\n <a href=\"#unminimizecommentinput\">UnminimizeCommentInput</a>\n </h2>\n <p>Autogenerated input type of UnminimizeComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unpinissueinput\">\n <a href=\"#unpinissueinput\">UnpinIssueInput</a>\n </h2>\n <p>Autogenerated input type of UnpinIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the issue to be unpinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unresolvereviewthreadinput\">\n <a href=\"#unresolvereviewthreadinput\">UnresolveReviewThreadInput</a>\n </h2>\n <p>Autogenerated input type of UnresolveReviewThread.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>threadId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the thread to unresolve.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatebranchprotectionruleinput\">\n <a href=\"#updatebranchprotectionruleinput\">UpdateBranchProtectionRuleInput</a>\n </h2>\n <p>Autogenerated input type of UpdateBranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branchProtectionRuleId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The global relay id of the branch protection rule to be 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>pattern</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The glob-like pattern used to determine 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>pushActorIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User, Team or App IDs allowed to push 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>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>reviewDismissalActorIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User or Team IDs allowed to dismiss reviews on pull requests targeting matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatecheckruninput\">\n <a href=\"#updatecheckruninput\">UpdateCheckRunInput</a>\n </h2>\n <p>Autogenerated input type of UpdateCheckRun.</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>UpdateCheckRunInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#checkrunaction\">[CheckRunAction!]</a></code>)</p></td>\n<td><p><p>Possible further actions the integrator can perform, which a user may trigger.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkRunId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node of the check.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>completedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run finished.</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 final conclusion of the check.</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 of the integrator&apos;s site that has the full details of the check.</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 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.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>output</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#checkrunoutput\">CheckRunOutput</a></code>)</p></td>\n<td><p><p>Descriptive details about the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>startedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run began.</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#requestablecheckstatusstate\">RequestableCheckStatusState</a></code>)</p></td>\n<td><p><p>The current 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatechecksuitepreferencesinput\">\n <a href=\"#updatechecksuitepreferencesinput\">UpdateCheckSuitePreferencesInput</a>\n </h2>\n <p>Autogenerated input type of UpdateCheckSuitePreferences.</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>UpdateCheckSuitePreferencesInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>autoTriggerPreferences</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#checksuiteautotriggerpreference\">[CheckSuiteAutoTriggerPreference!]!</a></code>)</p></td>\n<td><p><p>The check suite preferences to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseactionexecutioncapabilitysettinginput\">\n <a href=\"#updateenterpriseactionexecutioncapabilitysettinginput\">UpdateEnterpriseActionExecutionCapabilitySettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseActionExecutionCapabilitySetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>capability</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#actionexecutioncapabilitysetting\">ActionExecutionCapabilitySetting!</a></code>)</p></td>\n<td><p><p>The value for the action execution capability setting on 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can create repositories setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseallowprivaterepositoryforkingsettinginput\">\n <a href=\"#updateenterpriseallowprivaterepositoryforkingsettinginput\">UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseAllowPrivateRepositoryForkingSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the allow private repository forking setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the allow private repository forking setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisedefaultrepositorypermissionsettinginput\">\n <a href=\"#updateenterprisedefaultrepositorypermissionsettinginput\">UpdateEnterpriseDefaultRepositoryPermissionSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseDefaultRepositoryPermissionSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the default repository permission setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue\">EnterpriseDefaultRepositoryPermissionSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the default repository permission setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanchangerepositoryvisibilitysettinginput\">\n <a href=\"#updateenterprisememberscanchangerepositoryvisibilitysettinginput\">UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanChangeRepositoryVisibilitySetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can change repository visibility setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can change repository visibility setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscancreaterepositoriessettinginput\">\n <a href=\"#updateenterprisememberscancreaterepositoriessettinginput\">UpdateEnterpriseMembersCanCreateRepositoriesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanCreateRepositoriesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can create repositories setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateInternalRepositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Allow members to create internal repositories. Defaults to current value.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePrivateRepositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Allow members to create private repositories. Defaults to current value.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePublicRepositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Allow members to create public repositories. Defaults to current value.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateRepositoriesPolicyEnabled</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>When false, allow member organizations to set their own repository creation member privileges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue\">EnterpriseMembersCanCreateRepositoriesSettingValue</a></code>)</p></td>\n<td><p><p>Value for the members can create repositories setting on the enterprise. This\nor the granular public/private/internal allowed fields (but not both) must be provided.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscandeleteissuessettinginput\">\n <a href=\"#updateenterprisememberscandeleteissuessettinginput\">UpdateEnterpriseMembersCanDeleteIssuesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanDeleteIssuesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can delete issues setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can delete issues setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscandeleterepositoriessettinginput\">\n <a href=\"#updateenterprisememberscandeleterepositoriessettinginput\">UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanDeleteRepositoriesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can delete repositories setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can delete repositories setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscaninvitecollaboratorssettinginput\">\n <a href=\"#updateenterprisememberscaninvitecollaboratorssettinginput\">UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanInviteCollaboratorsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can invite collaborators setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can invite collaborators setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanmakepurchasessettinginput\">\n <a href=\"#updateenterprisememberscanmakepurchasessettinginput\">UpdateEnterpriseMembersCanMakePurchasesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanMakePurchasesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can make purchases setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue\">EnterpriseMembersCanMakePurchasesSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can make purchases setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanupdateprotectedbranchessettinginput\">\n <a href=\"#updateenterprisememberscanupdateprotectedbranchessettinginput\">UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanUpdateProtectedBranchesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can update protected branches setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can update protected branches setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanviewdependencyinsightssettinginput\">\n <a href=\"#updateenterprisememberscanviewdependencyinsightssettinginput\">UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanViewDependencyInsightsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can view dependency insights setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can view dependency insights setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseorganizationprojectssettinginput\">\n <a href=\"#updateenterpriseorganizationprojectssettinginput\">UpdateEnterpriseOrganizationProjectsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseOrganizationProjectsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the organization projects setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the organization projects setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseprofileinput\">\n <a href=\"#updateenterpriseprofileinput\">UpdateEnterpriseProfileInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseProfile.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Enterprise ID to update.</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>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>websiteUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The URL of the enterprise&apos;s 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriserepositoryprojectssettinginput\">\n <a href=\"#updateenterpriserepositoryprojectssettinginput\">UpdateEnterpriseRepositoryProjectsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseRepositoryProjectsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the repository projects setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the repository projects setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseteamdiscussionssettinginput\">\n <a href=\"#updateenterpriseteamdiscussionssettinginput\">UpdateEnterpriseTeamDiscussionsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseTeamDiscussionsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the team discussions setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the team discussions setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisetwofactorauthenticationrequiredsettinginput\">\n <a href=\"#updateenterprisetwofactorauthenticationrequiredsettinginput\">UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationRequiredSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the two factor authentication required setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenabledsettingvalue\">EnterpriseEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the two factor authentication required setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateipallowlistenabledsettinginput\">\n <a href=\"#updateipallowlistenabledsettinginput\">UpdateIpAllowListEnabledSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIpAllowListEnabledSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ownerId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner on which to set the IP allow list enabled setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#ipallowlistenabledsettingvalue\">IpAllowListEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the IP allow list enabled setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateipallowlistentryinput\">\n <a href=\"#updateipallowlistentryinput\">UpdateIpAllowListEntryInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>An IP address or range of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ipAllowListEntryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the IP allow list entry to update.</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 IP allow list entry is active when an IP allow list is 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>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An optional name for the IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateissuecommentinput\">\n <a href=\"#updateissuecommentinput\">UpdateIssueCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIssueComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 updated text 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the IssueComment to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateissueinput\">\n <a href=\"#updateissueinput\">UpdateIssueInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assigneeIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of users 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>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 for the issue 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Issue to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of labels 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>milestoneId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the milestone 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>projectIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs for projects associated with 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>The desired issue 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>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 for the 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatelabelinput\">\n <a href=\"#updatelabelinput\">UpdateLabelInput</a>\n </h2>\n <p>Autogenerated input type of UpdateLabel.</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>UpdateLabelInput</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#labels-preview\">Labels preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>color</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A 6 character hex code, without the leading #, identifying the updated color of the 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>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 the label, such as its 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>id</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the label to be 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>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The updated name of the 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateprojectcardinput\">\n <a href=\"#updateprojectcardinput\">UpdateProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of UpdateProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>isArchived</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 ProjectCard should be 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 note 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>projectCardId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ProjectCard ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateprojectcolumninput\">\n <a href=\"#updateprojectcolumninput\">UpdateProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of UpdateProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of 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>projectColumnId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ProjectColumn ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateprojectinput\">\n <a href=\"#updateprojectinput\">UpdateProjectInput</a>\n </h2>\n <p>Autogenerated input type of UpdateProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of 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>projectId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Project ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>public</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the project 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>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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatepullrequestinput\">\n <a href=\"#updatepullrequestinput\">UpdatePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of UpdatePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assigneeIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of users 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>baseRefName</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 branch you want your changes pulled into. This should be an existing branch\non the current repository.</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 contents 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of labels 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>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>milestoneId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the milestone 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>projectIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs for projects associated with 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>pullRequestId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequestupdatestate\">PullRequestUpdateState</a></code>)</p></td>\n<td><p><p>The target 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>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 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatepullrequestreviewcommentinput\">\n <a href=\"#updatepullrequestreviewcommentinput\">UpdatePullRequestReviewCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdatePullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 text 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestReviewCommentId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the comment to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatepullrequestreviewinput\">\n <a href=\"#updatepullrequestreviewinput\">UpdatePullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of UpdatePullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 contents of 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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestReviewId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updaterefinput\">\n <a href=\"#updaterefinput\">UpdateRefInput</a>\n </h2>\n <p>Autogenerated input type of UpdateRef.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>force</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Permit updates of branch Refs that are not fast-forwards?.</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 GitObjectID that the Ref shall be updated to target.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>refId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Ref to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updaterefsinput\">\n <a href=\"#updaterefsinput\">UpdateRefsInput</a>\n </h2>\n <p>Autogenerated input type of UpdateRefs.</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>UpdateRefsInput</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#update-refs-preview\">Update refs preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>refUpdates</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#refupdate\">[RefUpdate!]!</a></code>)</p></td>\n<td><p><p>A list of ref 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updaterepositoryinput\">\n <a href=\"#updaterepositoryinput\">UpdateRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of UpdateRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A new description for the repository. Pass an empty string to erase the existing 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>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 should have the 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 should have the project boards 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 should have the 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 URL for a web page about this repository. Pass an empty string to erase the existing 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 new 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>template</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 should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatesubscriptioninput\">\n <a href=\"#updatesubscriptioninput\">UpdateSubscriptionInput</a>\n </h2>\n <p>Autogenerated input type of UpdateSubscription.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#subscriptionstate\">SubscriptionState!</a></code>)</p></td>\n<td><p><p>The new state of the subscription.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subscribableId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subscribable object to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateteamdiscussioncommentinput\">\n <a href=\"#updateteamdiscussioncommentinput\">UpdateTeamDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 updated text 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>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>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateteamdiscussioninput\">\n <a href=\"#updateteamdiscussioninput\">UpdateTeamDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 updated text 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>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. If provided, this update operation\nwill be rejected if the given version does not match the latest version on the server.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinned</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>If provided, sets the pinned state of the updated 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 updated title of the discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateteamreviewassignmentinput\">\n <a href=\"#updateteamreviewassignmentinput\">UpdateTeamReviewAssignmentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTeamReviewAssignment.</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>UpdateTeamReviewAssignmentInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>algorithm</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#teamreviewassignmentalgorithm\">TeamReviewAssignmentAlgorithm</a></code>)</p></td>\n<td><p><p>The algorithm to use for review assignment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enabled</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Turn on or off review assignment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>excludedTeamMemberIds</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of team member IDs to exclude.</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>The Node ID of the team to update review assginments 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>notifyTeam</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Notify the entire team of the PR if it is delegated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamMemberCount</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 team members to assign.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatetopicsinput\">\n <a href=\"#updatetopicsinput\">UpdateTopicsInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTopics.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>topicNames</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>An array of topic names.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatusorder\">\n <a href=\"#userstatusorder\">UserStatusOrder</a>\n </h2>\n <p>Ordering options for user status connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#userstatusorderfield\">UserStatusOrderField!</a></code>)</p></td>\n<td><p><p>The field to order user statuses by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n",
"miniToc": [
{
"contents": "\n <a href=\"#addassigneestoassignableinput\">AddAssigneesToAssignableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addcommentinput\">AddCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addenterpriseadmininput\">AddEnterpriseAdminInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addlabelstolabelableinput\">AddLabelsToLabelableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addprojectcardinput\">AddProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addprojectcolumninput\">AddProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addpullrequestreviewcommentinput\">AddPullRequestReviewCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addpullrequestreviewinput\">AddPullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addpullrequestreviewthreadinput\">AddPullRequestReviewThreadInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addreactioninput\">AddReactionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addstarinput\">AddStarInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#archiverepositoryinput\">ArchiveRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#auditlogorder\">AuditLogOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#changeuserstatusinput\">ChangeUserStatusInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationdata\">CheckAnnotationData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationrange\">CheckAnnotationRange</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunaction\">CheckRunAction</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunfilter\">CheckRunFilter</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunoutput\">CheckRunOutput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunoutputimage\">CheckRunOutputImage</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuiteautotriggerpreference\">CheckSuiteAutoTriggerPreference</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuitefilter\">CheckSuiteFilter</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#clearlabelsfromlabelableinput\">ClearLabelsFromLabelableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cloneprojectinput\">CloneProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#clonetemplaterepositoryinput\">CloneTemplateRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#closeissueinput\">CloseIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#closepullrequestinput\">ClosePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitauthor\">CommitAuthor</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcontributionorder\">CommitContributionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributionorder\">ContributionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#convertprojectcardnotetoissueinput\">ConvertProjectCardNoteToIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createbranchprotectionruleinput\">CreateBranchProtectionRuleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createcheckruninput\">CreateCheckRunInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createchecksuiteinput\">CreateCheckSuiteInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createcontentattachmentinput\">CreateContentAttachmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdeploymentinput\">CreateDeploymentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdeploymentstatusinput\">CreateDeploymentStatusInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createipallowlistentryinput\">CreateIpAllowListEntryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createissueinput\">CreateIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createlabelinput\">CreateLabelInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createprojectinput\">CreateProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createpullrequestinput\">CreatePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createrefinput\">CreateRefInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createrepositoryinput\">CreateRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createteamdiscussioncommentinput\">CreateTeamDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createteamdiscussioninput\">CreateTeamDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletebranchprotectionruleinput\">DeleteBranchProtectionRuleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletedeploymentinput\">DeleteDeploymentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteipallowlistentryinput\">DeleteIpAllowListEntryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteissuecommentinput\">DeleteIssueCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteissueinput\">DeleteIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletelabelinput\">DeleteLabelInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletepackageversioninput\">DeletePackageVersionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteprojectcardinput\">DeleteProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteprojectcolumninput\">DeleteProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteprojectinput\">DeleteProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletepullrequestreviewcommentinput\">DeletePullRequestReviewCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletepullrequestreviewinput\">DeletePullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleterefinput\">DeleteRefInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteteamdiscussioncommentinput\">DeleteTeamDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteteamdiscussioninput\">DeleteTeamDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentorder\">DeploymentOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#dismisspullrequestreviewinput\">DismissPullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#draftpullrequestreviewcomment\">DraftPullRequestReviewComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#draftpullrequestreviewthread\">DraftPullRequestReviewThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitationorder\">EnterpriseAdministratorInvitationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisememberorder\">EnterpriseMemberOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemailorder\">EnterpriseServerUserAccountEmailOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountorder\">EnterpriseServerUserAccountOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsuploadorder\">EnterpriseServerUserAccountsUploadOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#followuserinput\">FollowUserInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistorder\">GistOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#importprojectinput\">ImportProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentryorder\">IpAllowListEntryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuefilters\">IssueFilters</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issueorder\">IssueOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labelorder\">LabelOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#languageorder\">LanguageOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#linkrepositorytoprojectinput\">LinkRepositoryToProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#locklockableinput\">LockLockableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markpullrequestreadyforreviewinput\">MarkPullRequestReadyForReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mergebranchinput\">MergeBranchInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mergepullrequestinput\">MergePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestoneorder\">MilestoneOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#minimizecommentinput\">MinimizeCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#moveprojectcardinput\">MoveProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#moveprojectcolumninput\">MoveProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationorder\">OrganizationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefileorder\">PackageFileOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageorder\">PackageOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionorder\">PackageVersionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinissueinput\">PinIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcardimport\">ProjectCardImport</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumnimport\">ProjectColumnImport</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectorder\">ProjectOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestorder\">PullRequestOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactionorder\">ReactionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reforder\">RefOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refupdate\">RefUpdate</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseorder\">ReleaseOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeassigneesfromassignableinput\">RemoveAssigneesFromAssignableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeenterpriseadmininput\">RemoveEnterpriseAdminInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removelabelsfromlabelableinput\">RemoveLabelsFromLabelableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeoutsidecollaboratorinput\">RemoveOutsideCollaboratorInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removereactioninput\">RemoveReactionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removestarinput\">RemoveStarInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reopenissueinput\">ReopenIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reopenpullrequestinput\">ReopenPullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitationorder\">RepositoryInvitationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryorder\">RepositoryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#requestreviewsinput\">RequestReviewsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#rerequestchecksuiteinput\">RerequestCheckSuiteInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#resolvereviewthreadinput\">ResolveReviewThreadInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreplyorder\">SavedReplyOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#starorder\">StarOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submitpullrequestreviewinput\">SubmitPullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncommentorder\">TeamDiscussionCommentOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussionorder\">TeamDiscussionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teammemberorder\">TeamMemberOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamorder\">TeamOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamrepositoryorder\">TeamRepositoryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#transferissueinput\">TransferIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unarchiverepositoryinput\">UnarchiveRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unfollowuserinput\">UnfollowUserInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlinkrepositoryfromprojectinput\">UnlinkRepositoryFromProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlocklockableinput\">UnlockLockableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkissueasduplicateinput\">UnmarkIssueAsDuplicateInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unminimizecommentinput\">UnminimizeCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unpinissueinput\">UnpinIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unresolvereviewthreadinput\">UnresolveReviewThreadInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatebranchprotectionruleinput\">UpdateBranchProtectionRuleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatecheckruninput\">UpdateCheckRunInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatechecksuitepreferencesinput\">UpdateCheckSuitePreferencesInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseactionexecutioncapabilitysettinginput\">UpdateEnterpriseActionExecutionCapabilitySettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseallowprivaterepositoryforkingsettinginput\">UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisedefaultrepositorypermissionsettinginput\">UpdateEnterpriseDefaultRepositoryPermissionSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanchangerepositoryvisibilitysettinginput\">UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscancreaterepositoriessettinginput\">UpdateEnterpriseMembersCanCreateRepositoriesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscandeleteissuessettinginput\">UpdateEnterpriseMembersCanDeleteIssuesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscandeleterepositoriessettinginput\">UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscaninvitecollaboratorssettinginput\">UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanmakepurchasessettinginput\">UpdateEnterpriseMembersCanMakePurchasesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanupdateprotectedbranchessettinginput\">UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanviewdependencyinsightssettinginput\">UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseorganizationprojectssettinginput\">UpdateEnterpriseOrganizationProjectsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseprofileinput\">UpdateEnterpriseProfileInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriserepositoryprojectssettinginput\">UpdateEnterpriseRepositoryProjectsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseteamdiscussionssettinginput\">UpdateEnterpriseTeamDiscussionsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisetwofactorauthenticationrequiredsettinginput\">UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateipallowlistenabledsettinginput\">UpdateIpAllowListEnabledSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateipallowlistentryinput\">UpdateIpAllowListEntryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateissuecommentinput\">UpdateIssueCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateissueinput\">UpdateIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatelabelinput\">UpdateLabelInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateprojectcardinput\">UpdateProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateprojectcolumninput\">UpdateProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateprojectinput\">UpdateProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatepullrequestinput\">UpdatePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatepullrequestreviewcommentinput\">UpdatePullRequestReviewCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatepullrequestreviewinput\">UpdatePullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updaterefinput\">UpdateRefInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updaterefsinput\">UpdateRefsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updaterepositoryinput\">UpdateRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatesubscriptioninput\">UpdateSubscriptionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateteamdiscussioncommentinput\">UpdateTeamDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateteamdiscussioninput\">UpdateTeamDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateteamreviewassignmentinput\">UpdateTeamReviewAssignmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatetopicsinput\">UpdateTopicsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatusorder\">UserStatusOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
}
]
},
"ghae": {
"html": "<div>\n <div>\n <h2 id=\"addassigneestoassignableinput\">\n <a href=\"#addassigneestoassignableinput\">AddAssigneesToAssignableInput</a>\n </h2>\n <p>Autogenerated input type of AddAssigneesToAssignable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignableId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the assignable object to add assignees 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>assigneeIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The id of users to add as assignees.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addcommentinput\">\n <a href=\"#addcommentinput\">AddCommentInput</a>\n </h2>\n <p>Autogenerated input type of AddComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 contents 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"adddiscussioncommentinput\">\n <a href=\"#adddiscussioncommentinput\">AddDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of AddDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 contents 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>discussionId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion to comment 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>replyToId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion comment within this discussion to reply 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addenterpriseadmininput\">\n <a href=\"#addenterpriseadmininput\">AddEnterpriseAdminInput</a>\n </h2>\n <p>Autogenerated input type of AddEnterpriseAdmin.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise account to which the administrator should be added.</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 to add as an 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addlabelstolabelableinput\">\n <a href=\"#addlabelstolabelableinput\">AddLabelsToLabelableInput</a>\n </h2>\n <p>Autogenerated input type of AddLabelsToLabelable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The ids of the labels to add.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelableId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the labelable object to add labels 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addprojectcardinput\">\n <a href=\"#addprojectcardinput\">AddProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of AddProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>contentId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The content of the card. Must be a member of the ProjectCardItem union.</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 note on the 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>projectColumnId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the ProjectColumn.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addprojectcolumninput\">\n <a href=\"#addprojectcolumninput\">AddProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of AddProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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 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>projectId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addpullrequestreviewcommentinput\">\n <a href=\"#addpullrequestreviewcommentinput\">AddPullRequestReviewCommentInput</a>\n </h2>\n <p>Autogenerated input type of AddPullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 text 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitOID</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The SHA of the commit to comment 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>inReplyTo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The comment id to 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>path</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The relative path of the file to comment 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 line index in the diff to comment 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>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The node ID of the pull request reviewing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addpullrequestreviewinput\">\n <a href=\"#addpullrequestreviewinput\">AddPullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of AddPullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 contents of the review body comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>comments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#draftpullrequestreviewcomment\">[DraftPullRequestReviewComment]</a></code>)</p></td>\n<td><p><p>The review line 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>commitOID</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The commit OID the review pertains 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>event</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequestreviewevent\">PullRequestReviewEvent</a></code>)</p></td>\n<td><p><p>The event to perform on 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>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>threads</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#draftpullrequestreviewthread\">[DraftPullRequestReviewThread]</a></code>)</p></td>\n<td><p><p>The review line comment threads.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addpullrequestreviewthreadinput\">\n <a href=\"#addpullrequestreviewthreadinput\">AddPullRequestReviewThreadInput</a>\n </h2>\n <p>Autogenerated input type of AddPullRequestReviewThread.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Body of the thread&apos;s first comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>line</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The line of the blob to which the thread refers. The end of the line range for multi-line 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>path</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Path to the file being commented 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>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The node ID of the pull request reviewing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>side</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 the line resides. For multi-line comments, this is the side for the end of the line 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>startLine</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The first line of the range to which the comment 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>startSide</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 the start line resides.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addreactioninput\">\n <a href=\"#addreactioninput\">AddReactionInput</a>\n </h2>\n <p>Autogenerated input type of AddReaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>The name of the emoji to react 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>subjectId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addstarinput\">\n <a href=\"#addstarinput\">AddStarInput</a>\n </h2>\n <p>Autogenerated input type of AddStar.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>starrableId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Starrable ID to star.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addupvoteinput\">\n <a href=\"#addupvoteinput\">AddUpvoteInput</a>\n </h2>\n <p>Autogenerated input type of AddUpvote.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion or comment to upvote.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"approvedeploymentsinput\">\n <a href=\"#approvedeploymentsinput\">ApproveDeploymentsInput</a>\n </h2>\n <p>Autogenerated input type of ApproveDeployments.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>comment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Optional comment for approving deployments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environmentIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The ids of environments to reject deployments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>workflowRunId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the workflow run containing the pending deployments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"archiverepositoryinput\">\n <a href=\"#archiverepositoryinput\">ArchiveRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of ArchiveRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to mark as archived.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"auditlogorder\">\n <a href=\"#auditlogorder\">AuditLogOrder</a>\n </h2>\n <p>Ordering options for Audit Log connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#auditlogorderfield\">AuditLogOrderField</a></code>)</p></td>\n<td><p><p>The field to order Audit Logs by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"changeuserstatusinput\">\n <a href=\"#changeuserstatusinput\">ChangeUserStatusInput</a>\n </h2>\n <p>Autogenerated input type of ChangeUserStatus.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>emoji</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The emoji to represent your status. Can either be a native Unicode emoji or an emoji name with colons, e.g., &#x1F600;.</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 user 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>limitedAvailability</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether this status should indicate you are not fully available on GitHub, e.g., you are away.</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 short description of your current 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>organizationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The ID of the organization whose members will be allowed to see the status. If\nomitted, the status will be publicly visible.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationdata\">\n <a href=\"#checkannotationdata\">CheckAnnotationData</a>\n </h2>\n <p>Information from a check run analysis to specific lines of code.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Represents an annotation&apos;s information 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>location</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#checkannotationrange\">CheckAnnotationRange!</a></code>)</p></td>\n<td><p><p>The location of 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>message</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A short description of the feedback for these lines of 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>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 to add an annotation 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>rawDetails</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Details about 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>title</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The title that represents the annotation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationrange\">\n <a href=\"#checkannotationrange\">CheckAnnotationRange</a>\n </h2>\n <p>Information from a check run analysis to specific lines of code.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>endColumn</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The ending column of 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>endLine</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The ending line of 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>startColumn</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The starting column of 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>startLine</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The starting line of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunaction\">\n <a href=\"#checkrunaction\">CheckRunAction</a>\n </h2>\n <p>Possible further actions the integrator can perform.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 short explanation of what this action would do.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\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>A reference for the action 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>label</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The text to be displayed on a button in the web UI.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunfilter\">\n <a href=\"#checkrunfilter\">CheckRunFilter</a>\n </h2>\n <p>The filters that are available when fetching check runs.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>appId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Filters the check runs created by this application 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>checkName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Filters the check runs by this name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#checkruntype\">CheckRunType</a></code>)</p></td>\n<td><p><p>Filters the check runs by this 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>status</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#checkstatusstate\">CheckStatusState</a></code>)</p></td>\n<td><p><p>Filters the check runs by 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunoutput\">\n <a href=\"#checkrunoutput\">CheckRunOutput</a>\n </h2>\n <p>Descriptive details about the check run.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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/input-objects#checkannotationdata\">[CheckAnnotationData!]</a></code>)</p></td>\n<td><p><p>The annotations that are made as part 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>images</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#checkrunoutputimage\">[CheckRunOutputImage!]</a></code>)</p></td>\n<td><p><p>Images attached to the check run output displayed in the GitHub pull request 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>summary</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The summary of the check run (supports Commonmark).</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 details of the check run (supports Commonmark).</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 title to provide 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunoutputimage\">\n <a href=\"#checkrunoutputimage\">CheckRunOutputImage</a>\n </h2>\n <p>Images attached to the check run output displayed in the GitHub pull request UI.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>alt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The alternative text for the 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>caption</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short image 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>imageUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The full URL of the image.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuiteautotriggerpreference\">\n <a href=\"#checksuiteautotriggerpreference\">CheckSuiteAutoTriggerPreference</a>\n </h2>\n <p>The auto-trigger preferences that are available for check suites.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>appId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the application that owns 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>setting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Set to <code>true</code> to enable automatic creation of CheckSuite events upon pushes 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuitefilter\">\n <a href=\"#checksuitefilter\">CheckSuiteFilter</a>\n </h2>\n <p>The filters that are available when fetching check suites.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>appId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Filters the check suites created by this application 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>checkName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Filters the check suites by this 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"clearlabelsfromlabelableinput\">\n <a href=\"#clearlabelsfromlabelableinput\">ClearLabelsFromLabelableInput</a>\n </h2>\n <p>Autogenerated input type of ClearLabelsFromLabelable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelableId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the labelable object to clear the labels from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cloneprojectinput\">\n <a href=\"#cloneprojectinput\">CloneProjectInput</a>\n </h2>\n <p>Autogenerated input type of CloneProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>includeWorkflows</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not to clone the source project&apos;s workflows.</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 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>public</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The visibility of the project, defaults to false (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>sourceId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The source project to clone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>targetOwnerId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The owner ID to create the project under.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"clonetemplaterepositoryinput\">\n <a href=\"#clonetemplaterepositoryinput\">CloneTemplateRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of CloneTemplateRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short description of the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includeAllBranches</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether to copy all branches from the template to the new repository. Defaults\nto copying only the default branch 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>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 new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ownerId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner for the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the template repository.</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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"closeissueinput\">\n <a href=\"#closeissueinput\">CloseIssueInput</a>\n </h2>\n <p>Autogenerated input type of CloseIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the issue to be closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"closepullrequestinput\">\n <a href=\"#closepullrequestinput\">ClosePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of ClosePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the pull request to be closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitauthor\">\n <a href=\"#commitauthor\">CommitAuthor</a>\n </h2>\n <p>Specifies an author for filtering Git commits.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>Email addresses to filter by. Commits authored by any of the specified email addresses 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>ID of a User to filter by. If non-null, only commits authored by this user\nwill be returned. This field takes precedence over emails.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcontributionorder\">\n <a href=\"#commitcontributionorder\">CommitContributionOrder</a>\n </h2>\n <p>Ordering options for commit contribution connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commitcontributionorderfield\">CommitContributionOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order commit contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributionorder\">\n <a href=\"#contributionorder\">ContributionOrder</a>\n </h2>\n <p>Ordering options for contribution connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"convertprojectcardnotetoissueinput\">\n <a href=\"#convertprojectcardnotetoissueinput\">ConvertProjectCardNoteToIssueInput</a>\n </h2>\n <p>Autogenerated input type of ConvertProjectCardNoteToIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 newly created 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectCardId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ProjectCard ID to convert.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to create the issue 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>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 newly created issue. Defaults to the card&apos;s note text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"convertpullrequesttodraftinput\">\n <a href=\"#convertpullrequesttodraftinput\">ConvertPullRequestToDraftInput</a>\n </h2>\n <p>Autogenerated input type of ConvertPullRequestToDraft.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the pull request to convert to draft.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createbranchprotectionruleinput\">\n <a href=\"#createbranchprotectionruleinput\">CreateBranchProtectionRuleInput</a>\n </h2>\n <p>Autogenerated input type of CreateBranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>pattern</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The glob-like pattern used to determine 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>pushActorIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User, Team or App IDs allowed to push 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The global relay id of the repository in which a new branch protection rule should be 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>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>reviewDismissalActorIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User or Team IDs allowed to dismiss reviews on pull requests targeting matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createcheckruninput\">\n <a href=\"#createcheckruninput\">CreateCheckRunInput</a>\n </h2>\n <p>Autogenerated input type of CreateCheckRun.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#checkrunaction\">[CheckRunAction!]</a></code>)</p></td>\n<td><p><p>Possible further actions the integrator can perform, which a user may trigger.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>completedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run finished.</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 final conclusion of the check.</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 of the integrator&apos;s site that has the full details of the check.</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 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>headSha</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The SHA of the head 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 of the check.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>output</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#checkrunoutput\">CheckRunOutput</a></code>)</p></td>\n<td><p><p>Descriptive details about the 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>startedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run began.</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#requestablecheckstatusstate\">RequestableCheckStatusState</a></code>)</p></td>\n<td><p><p>The current 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createchecksuiteinput\">\n <a href=\"#createchecksuiteinput\">CreateCheckSuiteInput</a>\n </h2>\n <p>Autogenerated input type of CreateCheckSuite.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>headSha</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The SHA of the head 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createcontentattachmentinput\">\n <a href=\"#createcontentattachmentinput\">CreateContentAttachmentInput</a>\n </h2>\n <p>Autogenerated input type of CreateContentAttachment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 content attachment, which may contain 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>contentReferenceId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the content_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>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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdeploymentinput\">\n <a href=\"#createdeploymentinput\">CreateDeploymentInput</a>\n </h2>\n <p>Autogenerated input type of CreateDeployment.</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>CreateDeploymentInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>autoMerge</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Attempt to automatically merge the default branch into the requested ref, defaults to true.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Short 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>Name for the target 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>payload</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>JSON payload with extra information about 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>refId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the ref to be deployed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>requiredContexts</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>The status contexts to verify against commit status checks. To bypass required\ncontexts, pass an empty array. Defaults to all unique contexts.</p></p>\n\n\n\n\n\n\n\n\n\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>Specifies a task to execute.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdeploymentstatusinput\">\n <a href=\"#createdeploymentstatusinput\">CreateDeploymentStatusInput</a>\n </h2>\n <p>Autogenerated input type of CreateDeploymentStatus.</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>CreateDeploymentStatusInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>autoInactive</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Adds a new inactive status to all non-transient, non-production environment\ndeployments with the same repository and environment name as the created\nstatus&apos;s 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>deploymentId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short description of the status. Maximum length of 140 characters.</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>If provided, updates the environment of the deploy. Otherwise, does not modify 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>environmentUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Sets the URL for accessing your 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>logUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The log URL to associate with this status. This URL should contain\noutput to keep the user updated while the task is running or serve as\nhistorical information for what happened in 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>The state of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"creatediscussioninput\">\n <a href=\"#creatediscussioninput\">CreateDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of CreateDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 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>categoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the discussion category to associate with 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the repository on which to create 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>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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createenterpriseorganizationinput\">\n <a href=\"#createenterpriseorganizationinput\">CreateEnterpriseOrganizationInput</a>\n </h2>\n <p>Autogenerated input type of CreateEnterpriseOrganization.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>adminLogins</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>The logins for the administrators of the new organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>billingEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The email used for sending billing receipts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise owning the new organization.</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 new organization.</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 new 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createenvironmentinput\">\n <a href=\"#createenvironmentinput\">CreateEnvironmentInput</a>\n </h2>\n <p>Autogenerated input type of CreateEnvironment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createipallowlistentryinput\">\n <a href=\"#createipallowlistentryinput\">CreateIpAllowListEntryInput</a>\n </h2>\n <p>Autogenerated input type of CreateIpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>An IP address or range of 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>isActive</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the IP allow list entry is active when an IP allow list is 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>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An optional name for 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>ownerId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner for which to create the new IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createissueinput\">\n <a href=\"#createissueinput\">CreateIssueInput</a>\n </h2>\n <p>Autogenerated input type of CreateIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assigneeIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The Node ID for the user assignee 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>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The body for the issue 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueTemplate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of an issue template in the repository, assigns labels and assignees from the template to 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>labelIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of labels 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>milestoneId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the milestone 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>projectIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs for projects associated with 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>title</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title for the 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createlabelinput\">\n <a href=\"#createlabelinput\">CreateLabelInput</a>\n </h2>\n <p>Autogenerated input type of CreateLabel.</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>CreateLabelInput</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#labels-preview\">Labels preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>color</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A 6 character hex code, without the leading #, identifying the color of the 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>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 the label, such as its 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 name of the 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createprojectinput\">\n <a href=\"#createprojectinput\">CreateProjectInput</a>\n </h2>\n <p>Autogenerated input type of CreateProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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 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>ownerId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The owner ID to create the project under.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of repository IDs to create as linked repositories for 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>template</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#projecttemplate\">ProjectTemplate</a></code>)</p></td>\n<td><p><p>The name of the GitHub-provided template.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createpullrequestinput\">\n <a href=\"#createpullrequestinput\">CreatePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of CreatePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\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>The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository. You cannot update the base branch on a pull request to point\nto another repository.</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 contents 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>draft</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Indicates whether this pull request should be 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>headRefName</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 branch where your changes are implemented. For cross-repository pull requests\nin the same network, namespace <code>head_ref_name</code> with a user like this: <code>username:branch</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>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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>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 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createrefinput\">\n <a href=\"#createrefinput\">CreateRefInput</a>\n </h2>\n <p>Autogenerated input type of CreateRef.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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 fully qualified name of the new Ref (ie: <code>refs/heads/my_new_branch</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>oid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The GitObjectID that the new Ref shall target. Must point to a 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Repository to create the Ref 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createrepositoryinput\">\n <a href=\"#createrepositoryinput\">CreateRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of CreateRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A short description of the new repository.</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 should have the 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>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 should have the 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 URL for a web page about 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>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 new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ownerId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The ID of the owner for the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>When an organization is specified as the owner, this ID identifies the team\nthat should be granted access to the new repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>template</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.</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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createteamdiscussioncommentinput\">\n <a href=\"#createteamdiscussioncommentinput\">CreateTeamDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of CreateTeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 content 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>discussionId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the discussion to which the comment 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createteamdiscussioninput\">\n <a href=\"#createteamdiscussioninput\">CreateTeamDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of CreateTeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 content 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>private</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>If true, restricts the visibility of this discussion to team members and\norganization admins. If false or not specified, allows any organization member\nto view 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>teamId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the team to which the discussion 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>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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletebranchprotectionruleinput\">\n <a href=\"#deletebranchprotectionruleinput\">DeleteBranchProtectionRuleInput</a>\n </h2>\n <p>Autogenerated input type of DeleteBranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branchProtectionRuleId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The global relay id of the branch protection rule to 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletedeploymentinput\">\n <a href=\"#deletedeploymentinput\">DeleteDeploymentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteDeployment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the deployment to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletediscussioncommentinput\">\n <a href=\"#deletediscussioncommentinput\">DeleteDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node id of the discussion comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletediscussioninput\">\n <a href=\"#deletediscussioninput\">DeleteDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of DeleteDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the discussion to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteenvironmentinput\">\n <a href=\"#deleteenvironmentinput\">DeleteEnvironmentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteEnvironment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the environment to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteipallowlistentryinput\">\n <a href=\"#deleteipallowlistentryinput\">DeleteIpAllowListEntryInput</a>\n </h2>\n <p>Autogenerated input type of DeleteIpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ipAllowListEntryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the IP allow list entry to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteissuecommentinput\">\n <a href=\"#deleteissuecommentinput\">DeleteIssueCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteIssueComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteissueinput\">\n <a href=\"#deleteissueinput\">DeleteIssueInput</a>\n </h2>\n <p>Autogenerated input type of DeleteIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the issue to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletelabelinput\">\n <a href=\"#deletelabelinput\">DeleteLabelInput</a>\n </h2>\n <p>Autogenerated input type of DeleteLabel.</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>DeleteLabelInput</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#labels-preview\">Labels preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the label to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteprojectcardinput\">\n <a href=\"#deleteprojectcardinput\">DeleteProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of DeleteProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cardId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the card to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteprojectcolumninput\">\n <a href=\"#deleteprojectcolumninput\">DeleteProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of DeleteProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the column to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteprojectinput\">\n <a href=\"#deleteprojectinput\">DeleteProjectInput</a>\n </h2>\n <p>Autogenerated input type of DeleteProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Project ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletepullrequestreviewcommentinput\">\n <a href=\"#deletepullrequestreviewcommentinput\">DeletePullRequestReviewCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeletePullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deletepullrequestreviewinput\">\n <a href=\"#deletepullrequestreviewinput\">DeletePullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of DeletePullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestReviewId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request review to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleterefinput\">\n <a href=\"#deleterefinput\">DeleteRefInput</a>\n </h2>\n <p>Autogenerated input type of DeleteRef.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>refId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Ref to be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteteamdiscussioncommentinput\">\n <a href=\"#deleteteamdiscussioncommentinput\">DeleteTeamDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of DeleteTeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deleteteamdiscussioninput\">\n <a href=\"#deleteteamdiscussioninput\">DeleteTeamDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of DeleteTeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The discussion ID to delete.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentorder\">\n <a href=\"#deploymentorder\">DeploymentOrder</a>\n </h2>\n <p>Ordering options for deployment connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#deploymentorderfield\">DeploymentOrderField!</a></code>)</p></td>\n<td><p><p>The field to order deployments by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"disablepullrequestautomergeinput\">\n <a href=\"#disablepullrequestautomergeinput\">DisablePullRequestAutoMergeInput</a>\n </h2>\n <p>Autogenerated input type of DisablePullRequestAutoMerge.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the pull request to disable auto merge 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussionorder\">\n <a href=\"#discussionorder\">DiscussionOrder</a>\n </h2>\n <p>Ways in which lists of discussions can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order discussions by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#discussionorderfield\">DiscussionOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"dismisspullrequestreviewinput\">\n <a href=\"#dismisspullrequestreviewinput\">DismissPullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of DismissPullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>message</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The contents of the pull request review dismissal 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>pullRequestReviewId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"draftpullrequestreviewcomment\">\n <a href=\"#draftpullrequestreviewcomment\">DraftPullRequestReviewComment</a>\n </h2>\n <p>Specifies a review comment to be left with a Pull Request Review.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Body of the comment to leave.</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>Path to the file being commented 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>Position in the file to leave a comment 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"draftpullrequestreviewthread\">\n <a href=\"#draftpullrequestreviewthread\">DraftPullRequestReviewThread</a>\n </h2>\n <p>Specifies a review comment thread to be left with a Pull Request Review.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>Body of the comment to leave.</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 of the blob to which the thread refers. The end of the line range for multi-line 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>path</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Path to the file being commented 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>side</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 the line resides. For multi-line comments, this is the side for the end of the line 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>startLine</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The first line of the range to which the comment 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>startSide</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 the start line resides.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enablepullrequestautomergeinput\">\n <a href=\"#enablepullrequestautomergeinput\">EnablePullRequestAutoMergeInput</a>\n </h2>\n <p>Autogenerated input type of EnablePullRequestAutoMerge.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 to associate with this 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitBody</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Commit body to use for the commit when the PR is mergable; if omitted, a default message will be used.</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>Commit headline to use for the commit when the PR is mergable; if omitted, a default message will be used.</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 to use. If omitted, defaults to &apos;MERGE&apos;.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the pull request to enable auto-merge 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitationorder\">\n <a href=\"#enterpriseadministratorinvitationorder\">EnterpriseAdministratorInvitationOrder</a>\n </h2>\n <p>Ordering options for enterprise administrator invitation connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseadministratorinvitationorderfield\">EnterpriseAdministratorInvitationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order enterprise administrator invitations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisememberorder\">\n <a href=\"#enterprisememberorder\">EnterpriseMemberOrder</a>\n </h2>\n <p>Ordering options for enterprise member connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterprisememberorderfield\">EnterpriseMemberOrderField!</a></code>)</p></td>\n<td><p><p>The field to order enterprise members by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemailorder\">\n <a href=\"#enterpriseserveruseraccountemailorder\">EnterpriseServerUserAccountEmailOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server user account email connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseserveruseraccountemailorderfield\">EnterpriseServerUserAccountEmailOrderField!</a></code>)</p></td>\n<td><p><p>The field to order emails by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountorder\">\n <a href=\"#enterpriseserveruseraccountorder\">EnterpriseServerUserAccountOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server user account connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseserveruseraccountorderfield\">EnterpriseServerUserAccountOrderField!</a></code>)</p></td>\n<td><p><p>The field to order user accounts by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsuploadorder\">\n <a href=\"#enterpriseserveruseraccountsuploadorder\">EnterpriseServerUserAccountsUploadOrder</a>\n </h2>\n <p>Ordering options for Enterprise Server user accounts upload connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield\">EnterpriseServerUserAccountsUploadOrderField!</a></code>)</p></td>\n<td><p><p>The field to order user accounts uploads by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"followuserinput\">\n <a href=\"#followuserinput\">FollowUserInput</a>\n </h2>\n <p>Autogenerated input type of FollowUser.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>userId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the user to follow.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistorder\">\n <a href=\"#gistorder\">GistOrder</a>\n </h2>\n <p>Ordering options for gist connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#gistorderfield\">GistOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repositories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"importprojectinput\">\n <a href=\"#importprojectinput\">ImportProjectInput</a>\n </h2>\n <p>Autogenerated input type of ImportProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnImports</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#projectcolumnimport\">[ProjectColumnImport!]!</a></code>)</p></td>\n<td><p><p>A list of columns containing issues and pull requests.</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 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>ownerName</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 or User to create the Project under.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>public</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the Project is public or not.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentryorder\">\n <a href=\"#ipallowlistentryorder\">IpAllowListEntryOrder</a>\n </h2>\n <p>Ordering options for IP allow list entry connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#ipallowlistentryorderfield\">IpAllowListEntryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order IP allow list entries by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecommentorder\">\n <a href=\"#issuecommentorder\">IssueCommentOrder</a>\n </h2>\n <p>Ways in which lists of issue comments can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order issue comments by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#issuecommentorderfield\">IssueCommentOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order issue comments by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuefilters\">\n <a href=\"#issuefilters\">IssueFilters</a>\n </h2>\n <p>Ways in which to filter lists of issues.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignee</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues assigned to given name. Pass in <code>null</code> for issues with no assigned\nuser, and <code>*</code> for issues assigned to any user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues created by given name.</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/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>List issues where the list of label names exist on 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>mentioned</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues where the given name is mentioned in 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>milestone</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its number field. Pass in\n<code>null</code> for issues with no milestone, and <code>*</code> for issues that are assigned to any 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>since</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>List issues that have been updated at or after the given 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>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p></td>\n<td><p><p>List issues filtered by the list of states given.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscribed</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>List issues subscribed to by 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issueorder\">\n <a href=\"#issueorder\">IssueOrder</a>\n </h2>\n <p>Ways in which lists of issues can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order issues by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#issueorderfield\">IssueOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order issues by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labelorder\">\n <a href=\"#labelorder\">LabelOrder</a>\n </h2>\n <p>Ways in which lists of labels can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order labels by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#labelorderfield\">LabelOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order labels by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"languageorder\">\n <a href=\"#languageorder\">LanguageOrder</a>\n </h2>\n <p>Ordering options for language connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#languageorderfield\">LanguageOrderField!</a></code>)</p></td>\n<td><p><p>The field to order languages by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"linkrepositorytoprojectinput\">\n <a href=\"#linkrepositorytoprojectinput\">LinkRepositoryToProjectInput</a>\n </h2>\n <p>Autogenerated input type of LinkRepositoryToProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Project to link to a Repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Repository to link to a Project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"locklockableinput\">\n <a href=\"#locklockableinput\">LockLockableInput</a>\n </h2>\n <p>Autogenerated input type of LockLockable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>lockReason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>A reason for why the item will be 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>lockableId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the item to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markdiscussioncommentasanswerinput\">\n <a href=\"#markdiscussioncommentasanswerinput\">MarkDiscussionCommentAsAnswerInput</a>\n </h2>\n <p>Autogenerated input type of MarkDiscussionCommentAsAnswer.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion comment to mark as an answer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markfileasviewedinput\">\n <a href=\"#markfileasviewedinput\">MarkFileAsViewedInput</a>\n </h2>\n <p>Autogenerated input type of MarkFileAsViewed.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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 to mark as viewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markpullrequestreadyforreviewinput\">\n <a href=\"#markpullrequestreadyforreviewinput\">MarkPullRequestReadyForReviewInput</a>\n </h2>\n <p>Autogenerated input type of MarkPullRequestReadyForReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the pull request to be marked as ready for 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mergebranchinput\">\n <a href=\"#mergebranchinput\">MergeBranchInput</a>\n </h2>\n <p>Autogenerated input type of MergeBranch.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>base</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 base branch that the provided head will be merged into.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitMessage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Message to use for the merge commit. If omitted, a default will be used.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>head</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The head to merge into the base branch. This can be a branch name or a commit GitObjectID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Repository containing the base branch that will be modified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mergepullrequestinput\">\n <a href=\"#mergepullrequestinput\">MergePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of MergePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 to associate with this 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commitBody</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Commit body to use for the merge commit; if omitted, a default message will be used.</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>Commit headline to use for the merge commit; if omitted, a default message will be used.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>expectedHeadOid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>OID that the pull request head ref must match to allow merge; if omitted, no check is performed.</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 to use. If omitted, defaults to &apos;MERGE&apos;.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the pull request to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestoneorder\">\n <a href=\"#milestoneorder\">MilestoneOrder</a>\n </h2>\n <p>Ordering options for milestone connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#milestoneorderfield\">MilestoneOrderField!</a></code>)</p></td>\n<td><p><p>The field to order milestones by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"minimizecommentinput\">\n <a href=\"#minimizecommentinput\">MinimizeCommentInput</a>\n </h2>\n <p>Autogenerated input type of MinimizeComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>classifier</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reportedcontentclassifiers\">ReportedContentClassifiers!</a></code>)</p></td>\n<td><p><p>The classification of comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"moveprojectcardinput\">\n <a href=\"#moveprojectcardinput\">MoveProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of MoveProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>afterCardId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>Place the new card after the card with this id. Pass null to place it at the top.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>cardId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the card to move.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the column to move it into.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"moveprojectcolumninput\">\n <a href=\"#moveprojectcolumninput\">MoveProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of MoveProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>afterColumnId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>Place the new column after the column with this id. Pass null to place it at the front.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>columnId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the column to move.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationorder\">\n <a href=\"#organizationorder\">OrganizationOrder</a>\n </h2>\n <p>Ordering options for organization connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#organizationorderfield\">OrganizationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order organizations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinissueinput\">\n <a href=\"#pinissueinput\">PinIssueInput</a>\n </h2>\n <p>Autogenerated input type of PinIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the issue to be pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcardimport\">\n <a href=\"#projectcardimport\">ProjectCardImport</a>\n </h2>\n <p>An issue or PR and its owning repository to be used in a project card.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\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 issue or 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>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Repository name with owner (owner/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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumnimport\">\n <a href=\"#projectcolumnimport\">ProjectColumnImport</a>\n </h2>\n <p>A project column and a list of its issues and PRs.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>columnName</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 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>issues</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#projectcardimport\">[ProjectCardImport!]</a></code>)</p></td>\n<td><p><p>A list of issues and pull requests in 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>position</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The position of the column, starting from 0.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectorder\">\n <a href=\"#projectorder\">ProjectOrder</a>\n </h2>\n <p>Ways in which lists of projects can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order projects by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#projectorderfield\">ProjectOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order projects by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestorder\">\n <a href=\"#pullrequestorder\">PullRequestOrder</a>\n </h2>\n <p>Ways in which lists of issues can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order pull requests by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequestorderfield\">PullRequestOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order pull requests by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactionorder\">\n <a href=\"#reactionorder\">ReactionOrder</a>\n </h2>\n <p>Ways in which lists of reactions can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order reactions by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactionorderfield\">ReactionOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order reactions by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reforder\">\n <a href=\"#reforder\">RefOrder</a>\n </h2>\n <p>Ways in which lists of git refs can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order refs by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reforderfield\">RefOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order refs by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refupdate\">\n <a href=\"#refupdate\">RefUpdate</a>\n </h2>\n <p>A ref update.</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>RefUpdate</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#update-refs-preview\">Update refs preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>afterOid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The value this ref should be updated 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>beforeOid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The value this ref needs to point to before the update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>force</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Force a non fast-forward update.</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#gitrefname\">GitRefname!</a></code>)</p></td>\n<td><p><p>The fully qualified name of the ref to be update. For example <code>refs/heads/branch-name</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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"rejectdeploymentsinput\">\n <a href=\"#rejectdeploymentsinput\">RejectDeploymentsInput</a>\n </h2>\n <p>Autogenerated input type of RejectDeployments.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>comment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Optional comment for rejecting deployments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environmentIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The ids of environments to reject deployments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>workflowRunId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID of the workflow run containing the pending deployments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseorder\">\n <a href=\"#releaseorder\">ReleaseOrder</a>\n </h2>\n <p>Ways in which lists of releases can be ordered upon return.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order releases by the specified field.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#releaseorderfield\">ReleaseOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order releases by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeassigneesfromassignableinput\">\n <a href=\"#removeassigneesfromassignableinput\">RemoveAssigneesFromAssignableInput</a>\n </h2>\n <p>Autogenerated input type of RemoveAssigneesFromAssignable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignableId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the assignable object to remove assignees 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>assigneeIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The id of users to remove as assignees.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeenterpriseadmininput\">\n <a href=\"#removeenterpriseadmininput\">RemoveEnterpriseAdminInput</a>\n </h2>\n <p>Autogenerated input type of RemoveEnterpriseAdmin.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Enterprise ID from which to remove the 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>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 to remove as an 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removelabelsfromlabelableinput\">\n <a href=\"#removelabelsfromlabelableinput\">RemoveLabelsFromLabelableInput</a>\n </h2>\n <p>Autogenerated input type of RemoveLabelsFromLabelable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]!</a></code>)</p></td>\n<td><p><p>The ids of labels to remove.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelableId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The id of the Labelable to remove labels from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeoutsidecollaboratorinput\">\n <a href=\"#removeoutsidecollaboratorinput\">RemoveOutsideCollaboratorInput</a>\n </h2>\n <p>Autogenerated input type of RemoveOutsideCollaborator.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>organizationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the organization to remove the outside collaborator 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>userId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the outside collaborator to remove.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removereactioninput\">\n <a href=\"#removereactioninput\">RemoveReactionInput</a>\n </h2>\n <p>Autogenerated input type of RemoveReaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>The name of the emoji reaction to remove.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subjectId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removestarinput\">\n <a href=\"#removestarinput\">RemoveStarInput</a>\n </h2>\n <p>Autogenerated input type of RemoveStar.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>starrableId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Starrable ID to unstar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removeupvoteinput\">\n <a href=\"#removeupvoteinput\">RemoveUpvoteInput</a>\n </h2>\n <p>Autogenerated input type of RemoveUpvote.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion or comment to remove upvote.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reopenissueinput\">\n <a href=\"#reopenissueinput\">ReopenIssueInput</a>\n </h2>\n <p>Autogenerated input type of ReopenIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the issue to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reopenpullrequestinput\">\n <a href=\"#reopenpullrequestinput\">ReopenPullRequestInput</a>\n </h2>\n <p>Autogenerated input type of ReopenPullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the pull request to be reopened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitationorder\">\n <a href=\"#repositoryinvitationorder\">RepositoryInvitationOrder</a>\n </h2>\n <p>Ordering options for repository invitation connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryinvitationorderfield\">RepositoryInvitationOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repository invitations by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryorder\">\n <a href=\"#repositoryorder\">RepositoryOrder</a>\n </h2>\n <p>Ordering options for repository connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryorderfield\">RepositoryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repositories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"requestreviewsinput\">\n <a href=\"#requestreviewsinput\">RequestReviewsInput</a>\n </h2>\n <p>Autogenerated input type of RequestReviews.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The Node IDs of the team to 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>union</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Add users to the set rather than replace.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The Node IDs of the user to 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"rerequestchecksuiteinput\">\n <a href=\"#rerequestchecksuiteinput\">RerequestCheckSuiteInput</a>\n </h2>\n <p>Autogenerated input type of RerequestCheckSuite.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>checkSuiteId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"resolvereviewthreadinput\">\n <a href=\"#resolvereviewthreadinput\">ResolveReviewThreadInput</a>\n </h2>\n <p>Autogenerated input type of ResolveReviewThread.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>threadId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the thread to resolve.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreplyorder\">\n <a href=\"#savedreplyorder\">SavedReplyOrder</a>\n </h2>\n <p>Ordering options for saved reply connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#savedreplyorderfield\">SavedReplyOrderField!</a></code>)</p></td>\n<td><p><p>The field to order saved replies by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshiporder\">\n <a href=\"#sponsorshiporder\">SponsorshipOrder</a>\n </h2>\n <p>Ordering options for sponsorship connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"starorder\">\n <a href=\"#starorder\">StarOrder</a>\n </h2>\n <p>Ways in which star connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#starorderfield\">StarOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order nodes by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submitpullrequestreviewinput\">\n <a href=\"#submitpullrequestreviewinput\">SubmitPullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of SubmitPullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 text field to set on 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>event</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequestreviewevent\">PullRequestReviewEvent!</a></code>)</p></td>\n<td><p><p>The event to send to 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>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Pull Request ID to submit any pending 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>pullRequestReviewId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Pull Request Review ID to submit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncommentorder\">\n <a href=\"#teamdiscussioncommentorder\">TeamDiscussionCommentOrder</a>\n </h2>\n <p>Ways in which team discussion comment connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#teamdiscussioncommentorderfield\">TeamDiscussionCommentOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussionorder\">\n <a href=\"#teamdiscussionorder\">TeamDiscussionOrder</a>\n </h2>\n <p>Ways in which team discussion connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#teamdiscussionorderfield\">TeamDiscussionOrderField!</a></code>)</p></td>\n<td><p><p>The field by which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teammemberorder\">\n <a href=\"#teammemberorder\">TeamMemberOrder</a>\n </h2>\n <p>Ordering options for team member connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#teammemberorderfield\">TeamMemberOrderField!</a></code>)</p></td>\n<td><p><p>The field to order team members by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamorder\">\n <a href=\"#teamorder\">TeamOrder</a>\n </h2>\n <p>Ways in which team connections can be ordered.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The direction in which to order nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#teamorderfield\">TeamOrderField!</a></code>)</p></td>\n<td><p><p>The field in which to order nodes by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamrepositoryorder\">\n <a href=\"#teamrepositoryorder\">TeamRepositoryOrder</a>\n </h2>\n <p>Ordering options for team repository connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#teamrepositoryorderfield\">TeamRepositoryOrderField!</a></code>)</p></td>\n<td><p><p>The field to order repositories by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"transferissueinput\">\n <a href=\"#transferissueinput\">TransferIssueInput</a>\n </h2>\n <p>Autogenerated input type of TransferIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the issue to be transferred.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the repository the issue should be transferred 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unarchiverepositoryinput\">\n <a href=\"#unarchiverepositoryinput\">UnarchiveRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of UnarchiveRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to unarchive.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unfollowuserinput\">\n <a href=\"#unfollowuserinput\">UnfollowUserInput</a>\n </h2>\n <p>Autogenerated input type of UnfollowUser.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>userId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the user to unfollow.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlinkrepositoryfromprojectinput\">\n <a href=\"#unlinkrepositoryfromprojectinput\">UnlinkRepositoryFromProjectInput</a>\n </h2>\n <p>Autogenerated input type of UnlinkRepositoryFromProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>projectId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Project linked 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Repository linked to the Project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlocklockableinput\">\n <a href=\"#unlocklockableinput\">UnlockLockableInput</a>\n </h2>\n <p>Autogenerated input type of UnlockLockable.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>lockableId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the item to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkdiscussioncommentasanswerinput\">\n <a href=\"#unmarkdiscussioncommentasanswerinput\">UnmarkDiscussionCommentAsAnswerInput</a>\n </h2>\n <p>Autogenerated input type of UnmarkDiscussionCommentAsAnswer.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion comment to unmark as an answer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkfileasviewedinput\">\n <a href=\"#unmarkfileasviewedinput\">UnmarkFileAsViewedInput</a>\n </h2>\n <p>Autogenerated input type of UnmarkFileAsViewed.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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 to mark as unviewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkissueasduplicateinput\">\n <a href=\"#unmarkissueasduplicateinput\">UnmarkIssueAsDuplicateInput</a>\n </h2>\n <p>Autogenerated input type of UnmarkIssueAsDuplicate.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>canonicalId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the issue or pull request currently considered canonical/authoritative/original.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>duplicateId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the issue or pull request currently marked as a duplicate.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unminimizecommentinput\">\n <a href=\"#unminimizecommentinput\">UnminimizeCommentInput</a>\n </h2>\n <p>Autogenerated input type of UnminimizeComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>subjectId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subject to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unpinissueinput\">\n <a href=\"#unpinissueinput\">UnpinIssueInput</a>\n </h2>\n <p>Autogenerated input type of UnpinIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>issueId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the issue to be unpinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unresolvereviewthreadinput\">\n <a href=\"#unresolvereviewthreadinput\">UnresolveReviewThreadInput</a>\n </h2>\n <p>Autogenerated input type of UnresolveReviewThread.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>threadId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the thread to unresolve.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatebranchprotectionruleinput\">\n <a href=\"#updatebranchprotectionruleinput\">UpdateBranchProtectionRuleInput</a>\n </h2>\n <p>Autogenerated input type of UpdateBranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>branchProtectionRuleId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The global relay id of the branch protection rule to be 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>pattern</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The glob-like pattern used to determine 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>pushActorIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User, Team or App IDs allowed to push 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>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>reviewDismissalActorIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>A list of User or Team IDs allowed to dismiss reviews on pull requests targeting matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatecheckruninput\">\n <a href=\"#updatecheckruninput\">UpdateCheckRunInput</a>\n </h2>\n <p>Autogenerated input type of UpdateCheckRun.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#checkrunaction\">[CheckRunAction!]</a></code>)</p></td>\n<td><p><p>Possible further actions the integrator can perform, which a user may trigger.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkRunId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node of the check.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>completedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run finished.</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 final conclusion of the check.</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 of the integrator&apos;s site that has the full details of the check.</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 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/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the check.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>output</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#checkrunoutput\">CheckRunOutput</a></code>)</p></td>\n<td><p><p>Descriptive details about the 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>startedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the check run began.</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#requestablecheckstatusstate\">RequestableCheckStatusState</a></code>)</p></td>\n<td><p><p>The current 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatechecksuitepreferencesinput\">\n <a href=\"#updatechecksuitepreferencesinput\">UpdateCheckSuitePreferencesInput</a>\n </h2>\n <p>Autogenerated input type of UpdateCheckSuitePreferences.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>autoTriggerPreferences</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#checksuiteautotriggerpreference\">[CheckSuiteAutoTriggerPreference!]!</a></code>)</p></td>\n<td><p><p>The check suite preferences to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatediscussioncommentinput\">\n <a href=\"#updatediscussioncommentinput\">UpdateDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 new contents of 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>commentId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion comment to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatediscussioninput\">\n <a href=\"#updatediscussioninput\">UpdateDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of UpdateDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 new contents of the discussion 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>categoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of a discussion category within the same repository to change this discussion 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>discussionId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion to update.</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 new discussion 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseallowprivaterepositoryforkingsettinginput\">\n <a href=\"#updateenterpriseallowprivaterepositoryforkingsettinginput\">UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseAllowPrivateRepositoryForkingSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the allow private repository forking setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the allow private repository forking setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisedefaultrepositorypermissionsettinginput\">\n <a href=\"#updateenterprisedefaultrepositorypermissionsettinginput\">UpdateEnterpriseDefaultRepositoryPermissionSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseDefaultRepositoryPermissionSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the base repository permission setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue\">EnterpriseDefaultRepositoryPermissionSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the base repository permission setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanchangerepositoryvisibilitysettinginput\">\n <a href=\"#updateenterprisememberscanchangerepositoryvisibilitysettinginput\">UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanChangeRepositoryVisibilitySetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can change repository visibility setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can change repository visibility setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscancreaterepositoriessettinginput\">\n <a href=\"#updateenterprisememberscancreaterepositoriessettinginput\">UpdateEnterpriseMembersCanCreateRepositoriesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanCreateRepositoriesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can create repositories setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateInternalRepositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Allow members to create internal repositories. Defaults to current value.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePrivateRepositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Allow members to create private repositories. Defaults to current value.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePublicRepositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Allow members to create public repositories. Defaults to current value.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateRepositoriesPolicyEnabled</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>When false, allow member organizations to set their own repository creation member privileges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue\">EnterpriseMembersCanCreateRepositoriesSettingValue</a></code>)</p></td>\n<td><p><p>Value for the members can create repositories setting on the enterprise. This\nor the granular public/private/internal allowed fields (but not both) must be provided.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscandeleteissuessettinginput\">\n <a href=\"#updateenterprisememberscandeleteissuessettinginput\">UpdateEnterpriseMembersCanDeleteIssuesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanDeleteIssuesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can delete issues setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can delete issues setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscandeleterepositoriessettinginput\">\n <a href=\"#updateenterprisememberscandeleterepositoriessettinginput\">UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanDeleteRepositoriesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can delete repositories setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can delete repositories setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscaninvitecollaboratorssettinginput\">\n <a href=\"#updateenterprisememberscaninvitecollaboratorssettinginput\">UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanInviteCollaboratorsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can invite collaborators setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can invite collaborators setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanmakepurchasessettinginput\">\n <a href=\"#updateenterprisememberscanmakepurchasessettinginput\">UpdateEnterpriseMembersCanMakePurchasesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanMakePurchasesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can make purchases setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue\">EnterpriseMembersCanMakePurchasesSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can make purchases setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanupdateprotectedbranchessettinginput\">\n <a href=\"#updateenterprisememberscanupdateprotectedbranchessettinginput\">UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanUpdateProtectedBranchesSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can update protected branches setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can update protected branches setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisememberscanviewdependencyinsightssettinginput\">\n <a href=\"#updateenterprisememberscanviewdependencyinsightssettinginput\">UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseMembersCanViewDependencyInsightsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the members can view dependency insights setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the members can view dependency insights setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseorganizationprojectssettinginput\">\n <a href=\"#updateenterpriseorganizationprojectssettinginput\">UpdateEnterpriseOrganizationProjectsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseOrganizationProjectsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the organization projects setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the organization projects setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseprofileinput\">\n <a href=\"#updateenterpriseprofileinput\">UpdateEnterpriseProfileInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseProfile.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Enterprise ID to update.</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>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>websiteUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The URL of the enterprise&apos;s 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriserepositoryprojectssettinginput\">\n <a href=\"#updateenterpriserepositoryprojectssettinginput\">UpdateEnterpriseRepositoryProjectsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseRepositoryProjectsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the repository projects setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the repository projects setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterpriseteamdiscussionssettinginput\">\n <a href=\"#updateenterpriseteamdiscussionssettinginput\">UpdateEnterpriseTeamDiscussionsSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseTeamDiscussionsSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the team discussions setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the team discussions setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenterprisetwofactorauthenticationrequiredsettinginput\">\n <a href=\"#updateenterprisetwofactorauthenticationrequiredsettinginput\">UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationRequiredSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enterpriseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the enterprise on which to set the two factor authentication required setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenabledsettingvalue\">EnterpriseEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the two factor authentication required setting on 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateenvironmentinput\">\n <a href=\"#updateenvironmentinput\">UpdateEnvironmentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateEnvironment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>environmentId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The node ID 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>reviewers</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>The ids of users or teams that can approve deployments to this 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>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.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateipallowlistenabledsettinginput\">\n <a href=\"#updateipallowlistenabledsettinginput\">UpdateIpAllowListEnabledSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIpAllowListEnabledSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ownerId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the owner on which to set the IP allow list enabled setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#ipallowlistenabledsettingvalue\">IpAllowListEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the IP allow list enabled setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateipallowlistentryinput\">\n <a href=\"#updateipallowlistentryinput\">UpdateIpAllowListEntryInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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>An IP address or range of 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ipAllowListEntryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the IP allow list entry to update.</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 IP allow list entry is active when an IP allow list is 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>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An optional name for the IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateipallowlistforinstalledappsenabledsettinginput\">\n <a href=\"#updateipallowlistforinstalledappsenabledsettinginput\">UpdateIpAllowListForInstalledAppsEnabledSettingInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIpAllowListForInstalledAppsEnabledSetting.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>ownerId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the 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>settingValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue\">IpAllowListForInstalledAppsEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The value for the IP allow list configuration for installed GitHub Apps setting.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateissuecommentinput\">\n <a href=\"#updateissuecommentinput\">UpdateIssueCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIssueComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 updated text 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the IssueComment to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateissueinput\">\n <a href=\"#updateissueinput\">UpdateIssueInput</a>\n </h2>\n <p>Autogenerated input type of UpdateIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assigneeIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of users 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>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The body for the issue 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the Issue to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of labels 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>milestoneId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the milestone 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>projectIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs for projects associated with 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>The desired issue 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>title</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The title for the 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatelabelinput\">\n <a href=\"#updatelabelinput\">UpdateLabelInput</a>\n </h2>\n <p>Autogenerated input type of UpdateLabel.</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>UpdateLabelInput</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#labels-preview\">Labels preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>color</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A 6 character hex code, without the leading #, identifying the updated color of the 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>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 the label, such as its 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the label to be 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>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The updated name of the 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateprojectcardinput\">\n <a href=\"#updateprojectcardinput\">UpdateProjectCardInput</a>\n </h2>\n <p>Autogenerated input type of UpdateProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>isArchived</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 ProjectCard should be 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 note 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>projectCardId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ProjectCard ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateprojectcolumninput\">\n <a href=\"#updateprojectcolumninput\">UpdateProjectColumnInput</a>\n </h2>\n <p>Autogenerated input type of UpdateProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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 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>projectColumnId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ProjectColumn ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateprojectinput\">\n <a href=\"#updateprojectinput\">UpdateProjectInput</a>\n </h2>\n <p>Autogenerated input type of UpdateProject.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 description of 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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 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>projectId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Project ID to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>public</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the project 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>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</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatepullrequestinput\">\n <a href=\"#updatepullrequestinput\">UpdatePullRequestInput</a>\n </h2>\n <p>Autogenerated input type of UpdatePullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assigneeIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of users 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>baseRefName</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 branch you want your changes pulled into. This should be an existing branch\non the current repository.</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 contents 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>labelIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs of labels 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>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>milestoneId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p></td>\n<td><p><p>The Node ID of the milestone 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>projectIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of Node IDs for projects associated with 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>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequestupdatestate\">PullRequestUpdateState</a></code>)</p></td>\n<td><p><p>The target 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>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 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatepullrequestreviewcommentinput\">\n <a href=\"#updatepullrequestreviewcommentinput\">UpdatePullRequestReviewCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdatePullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 text 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestReviewCommentId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the comment to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatepullrequestreviewinput\">\n <a href=\"#updatepullrequestreviewinput\">UpdatePullRequestReviewInput</a>\n </h2>\n <p>Autogenerated input type of UpdatePullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 contents of 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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>pullRequestReviewId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the pull request review to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updaterefinput\">\n <a href=\"#updaterefinput\">UpdateRefInput</a>\n </h2>\n <p>Autogenerated input type of UpdateRef.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>force</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Permit updates of branch Refs that are not fast-forwards?.</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 GitObjectID that the Ref shall be updated to target.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>refId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the Ref to be 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updaterefsinput\">\n <a href=\"#updaterefsinput\">UpdateRefsInput</a>\n </h2>\n <p>Autogenerated input type of UpdateRefs.</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>UpdateRefsInput</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#update-refs-preview\">Update refs preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>refUpdates</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#refupdate\">[RefUpdate!]!</a></code>)</p></td>\n<td><p><p>A list of ref 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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 </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updaterepositoryinput\">\n <a href=\"#updaterepositoryinput\">UpdateRepositoryInput</a>\n </h2>\n <p>Autogenerated input type of UpdateRepository.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A new description for the repository. Pass an empty string to erase the existing 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>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 should have the 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 should have the project boards 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 should have the 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 URL for a web page about this repository. Pass an empty string to erase the existing 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 new 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the repository to update.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>template</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatesubscriptioninput\">\n <a href=\"#updatesubscriptioninput\">UpdateSubscriptionInput</a>\n </h2>\n <p>Autogenerated input type of UpdateSubscription.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#subscriptionstate\">SubscriptionState!</a></code>)</p></td>\n<td><p><p>The new state of the subscription.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subscribableId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the subscribable object to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateteamdiscussioncommentinput\">\n <a href=\"#updateteamdiscussioncommentinput\">UpdateTeamDiscussionCommentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 updated text 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>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>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The ID of the comment to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateteamdiscussioninput\">\n <a href=\"#updateteamdiscussioninput\">UpdateTeamDiscussionInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<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 updated text 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>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. If provided, this update operation\nwill be rejected if the given version does not match the latest version on the server.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>id</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the discussion to modify.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinned</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>If provided, sets the pinned state of the updated 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 updated title of the discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updateteamreviewassignmentinput\">\n <a href=\"#updateteamreviewassignmentinput\">UpdateTeamReviewAssignmentInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTeamReviewAssignment.</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>UpdateTeamReviewAssignmentInput</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 <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>algorithm</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#teamreviewassignmentalgorithm\">TeamReviewAssignmentAlgorithm</a></code>)</p></td>\n<td><p><p>The algorithm to use for review assignment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>enabled</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Turn on or off review assignment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>excludedTeamMemberIds</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">[ID!]</a></code>)</p></td>\n<td><p><p>An array of team member IDs to exclude.</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/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID of the team to update review assignments 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>notifyTeam</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Notify the entire team of the PR if it is delegated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamMemberCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of team members to assign.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"updatetopicsinput\">\n <a href=\"#updatetopicsinput\">UpdateTopicsInput</a>\n </h2>\n <p>Autogenerated input type of UpdateTopics.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>clientMutationId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A unique identifier for the client performing the 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>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>The Node ID 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>topicNames</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>An array of topic names.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatusorder\">\n <a href=\"#userstatusorder\">UserStatusOrder</a>\n </h2>\n <p>Ordering options for user status connections.</p>\n </div>\n\n <div>\n \n\n \n\n\n <h4>Input fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection!</a></code>)</p></td>\n<td><p><p>The ordering direction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>field</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#userstatusorderfield\">UserStatusOrderField!</a></code>)</p></td>\n<td><p><p>The field to order user statuses by.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n </div>\n <hr>\n</hr></div>\n",
"miniToc": [
{
"contents": "\n <a href=\"#addassigneestoassignableinput\">AddAssigneesToAssignableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addcommentinput\">AddCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#adddiscussioncommentinput\">AddDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addenterpriseadmininput\">AddEnterpriseAdminInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addlabelstolabelableinput\">AddLabelsToLabelableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addprojectcardinput\">AddProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addprojectcolumninput\">AddProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addpullrequestreviewcommentinput\">AddPullRequestReviewCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addpullrequestreviewinput\">AddPullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addpullrequestreviewthreadinput\">AddPullRequestReviewThreadInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addreactioninput\">AddReactionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addstarinput\">AddStarInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addupvoteinput\">AddUpvoteInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#approvedeploymentsinput\">ApproveDeploymentsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#archiverepositoryinput\">ArchiveRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#auditlogorder\">AuditLogOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#changeuserstatusinput\">ChangeUserStatusInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationdata\">CheckAnnotationData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationrange\">CheckAnnotationRange</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunaction\">CheckRunAction</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunfilter\">CheckRunFilter</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunoutput\">CheckRunOutput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunoutputimage\">CheckRunOutputImage</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuiteautotriggerpreference\">CheckSuiteAutoTriggerPreference</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuitefilter\">CheckSuiteFilter</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#clearlabelsfromlabelableinput\">ClearLabelsFromLabelableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cloneprojectinput\">CloneProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#clonetemplaterepositoryinput\">CloneTemplateRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#closeissueinput\">CloseIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#closepullrequestinput\">ClosePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitauthor\">CommitAuthor</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcontributionorder\">CommitContributionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributionorder\">ContributionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#convertprojectcardnotetoissueinput\">ConvertProjectCardNoteToIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#convertpullrequesttodraftinput\">ConvertPullRequestToDraftInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createbranchprotectionruleinput\">CreateBranchProtectionRuleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createcheckruninput\">CreateCheckRunInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createchecksuiteinput\">CreateCheckSuiteInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createcontentattachmentinput\">CreateContentAttachmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdeploymentinput\">CreateDeploymentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdeploymentstatusinput\">CreateDeploymentStatusInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#creatediscussioninput\">CreateDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createenterpriseorganizationinput\">CreateEnterpriseOrganizationInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createenvironmentinput\">CreateEnvironmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createipallowlistentryinput\">CreateIpAllowListEntryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createissueinput\">CreateIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createlabelinput\">CreateLabelInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createprojectinput\">CreateProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createpullrequestinput\">CreatePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createrefinput\">CreateRefInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createrepositoryinput\">CreateRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createteamdiscussioncommentinput\">CreateTeamDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createteamdiscussioninput\">CreateTeamDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletebranchprotectionruleinput\">DeleteBranchProtectionRuleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletedeploymentinput\">DeleteDeploymentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletediscussioncommentinput\">DeleteDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletediscussioninput\">DeleteDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteenvironmentinput\">DeleteEnvironmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteipallowlistentryinput\">DeleteIpAllowListEntryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteissuecommentinput\">DeleteIssueCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteissueinput\">DeleteIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletelabelinput\">DeleteLabelInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteprojectcardinput\">DeleteProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteprojectcolumninput\">DeleteProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteprojectinput\">DeleteProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletepullrequestreviewcommentinput\">DeletePullRequestReviewCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deletepullrequestreviewinput\">DeletePullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleterefinput\">DeleteRefInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteteamdiscussioncommentinput\">DeleteTeamDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deleteteamdiscussioninput\">DeleteTeamDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentorder\">DeploymentOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#disablepullrequestautomergeinput\">DisablePullRequestAutoMergeInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussionorder\">DiscussionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#dismisspullrequestreviewinput\">DismissPullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#draftpullrequestreviewcomment\">DraftPullRequestReviewComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#draftpullrequestreviewthread\">DraftPullRequestReviewThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enablepullrequestautomergeinput\">EnablePullRequestAutoMergeInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitationorder\">EnterpriseAdministratorInvitationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisememberorder\">EnterpriseMemberOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemailorder\">EnterpriseServerUserAccountEmailOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountorder\">EnterpriseServerUserAccountOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsuploadorder\">EnterpriseServerUserAccountsUploadOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#followuserinput\">FollowUserInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistorder\">GistOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#importprojectinput\">ImportProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentryorder\">IpAllowListEntryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecommentorder\">IssueCommentOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuefilters\">IssueFilters</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issueorder\">IssueOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labelorder\">LabelOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#languageorder\">LanguageOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#linkrepositorytoprojectinput\">LinkRepositoryToProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#locklockableinput\">LockLockableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markdiscussioncommentasanswerinput\">MarkDiscussionCommentAsAnswerInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markfileasviewedinput\">MarkFileAsViewedInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markpullrequestreadyforreviewinput\">MarkPullRequestReadyForReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mergebranchinput\">MergeBranchInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mergepullrequestinput\">MergePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestoneorder\">MilestoneOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#minimizecommentinput\">MinimizeCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#moveprojectcardinput\">MoveProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#moveprojectcolumninput\">MoveProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationorder\">OrganizationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinissueinput\">PinIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcardimport\">ProjectCardImport</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumnimport\">ProjectColumnImport</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectorder\">ProjectOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestorder\">PullRequestOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactionorder\">ReactionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reforder\">RefOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refupdate\">RefUpdate</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#rejectdeploymentsinput\">RejectDeploymentsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseorder\">ReleaseOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeassigneesfromassignableinput\">RemoveAssigneesFromAssignableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeenterpriseadmininput\">RemoveEnterpriseAdminInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removelabelsfromlabelableinput\">RemoveLabelsFromLabelableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeoutsidecollaboratorinput\">RemoveOutsideCollaboratorInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removereactioninput\">RemoveReactionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removestarinput\">RemoveStarInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removeupvoteinput\">RemoveUpvoteInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reopenissueinput\">ReopenIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reopenpullrequestinput\">ReopenPullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitationorder\">RepositoryInvitationOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryorder\">RepositoryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#requestreviewsinput\">RequestReviewsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#rerequestchecksuiteinput\">RerequestCheckSuiteInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#resolvereviewthreadinput\">ResolveReviewThreadInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreplyorder\">SavedReplyOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshiporder\">SponsorshipOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#starorder\">StarOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submitpullrequestreviewinput\">SubmitPullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncommentorder\">TeamDiscussionCommentOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussionorder\">TeamDiscussionOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teammemberorder\">TeamMemberOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamorder\">TeamOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamrepositoryorder\">TeamRepositoryOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#transferissueinput\">TransferIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unarchiverepositoryinput\">UnarchiveRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unfollowuserinput\">UnfollowUserInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlinkrepositoryfromprojectinput\">UnlinkRepositoryFromProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlocklockableinput\">UnlockLockableInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkdiscussioncommentasanswerinput\">UnmarkDiscussionCommentAsAnswerInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkfileasviewedinput\">UnmarkFileAsViewedInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkissueasduplicateinput\">UnmarkIssueAsDuplicateInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unminimizecommentinput\">UnminimizeCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unpinissueinput\">UnpinIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unresolvereviewthreadinput\">UnresolveReviewThreadInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatebranchprotectionruleinput\">UpdateBranchProtectionRuleInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatecheckruninput\">UpdateCheckRunInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatechecksuitepreferencesinput\">UpdateCheckSuitePreferencesInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatediscussioncommentinput\">UpdateDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatediscussioninput\">UpdateDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseallowprivaterepositoryforkingsettinginput\">UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisedefaultrepositorypermissionsettinginput\">UpdateEnterpriseDefaultRepositoryPermissionSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanchangerepositoryvisibilitysettinginput\">UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscancreaterepositoriessettinginput\">UpdateEnterpriseMembersCanCreateRepositoriesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscandeleteissuessettinginput\">UpdateEnterpriseMembersCanDeleteIssuesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscandeleterepositoriessettinginput\">UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscaninvitecollaboratorssettinginput\">UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanmakepurchasessettinginput\">UpdateEnterpriseMembersCanMakePurchasesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanupdateprotectedbranchessettinginput\">UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisememberscanviewdependencyinsightssettinginput\">UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseorganizationprojectssettinginput\">UpdateEnterpriseOrganizationProjectsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseprofileinput\">UpdateEnterpriseProfileInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriserepositoryprojectssettinginput\">UpdateEnterpriseRepositoryProjectsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterpriseteamdiscussionssettinginput\">UpdateEnterpriseTeamDiscussionsSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenterprisetwofactorauthenticationrequiredsettinginput\">UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateenvironmentinput\">UpdateEnvironmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateipallowlistenabledsettinginput\">UpdateIpAllowListEnabledSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateipallowlistentryinput\">UpdateIpAllowListEntryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateipallowlistforinstalledappsenabledsettinginput\">UpdateIpAllowListForInstalledAppsEnabledSettingInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateissuecommentinput\">UpdateIssueCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateissueinput\">UpdateIssueInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatelabelinput\">UpdateLabelInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateprojectcardinput\">UpdateProjectCardInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateprojectcolumninput\">UpdateProjectColumnInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateprojectinput\">UpdateProjectInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatepullrequestinput\">UpdatePullRequestInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatepullrequestreviewcommentinput\">UpdatePullRequestReviewCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatepullrequestreviewinput\">UpdatePullRequestReviewInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updaterefinput\">UpdateRefInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updaterefsinput\">UpdateRefsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updaterepositoryinput\">UpdateRepositoryInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatesubscriptioninput\">UpdateSubscriptionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateteamdiscussioncommentinput\">UpdateTeamDiscussionCommentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateteamdiscussioninput\">UpdateTeamDiscussionInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updateteamreviewassignmentinput\">UpdateTeamReviewAssignmentInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#updatetopicsinput\">UpdateTopicsInput</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatusorder\">UserStatusOrder</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
}
]
}
}