github-schema 1.21.9 → 1.21.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{github-schema-Cf1ISwWI.d.cts → github-schema-9aJdA1Ch.d.cts} +293 -231
- package/dist/{github-schema-p4QQ-PBy.d.mts → github-schema-DQBnmSO8.d.mts} +293 -231
- package/dist/github-schema.d.cts +2 -2
- package/dist/github-schema.d.mts +2 -2
- package/dist/index.d.cts +2 -2
- package/dist/index.d.mts +2 -2
- package/github-schema.graphql +646 -475
- package/package.json +1 -1
|
@@ -45,6 +45,15 @@ type Scalars = {
|
|
|
45
45
|
input: any;
|
|
46
46
|
output: any;
|
|
47
47
|
};
|
|
48
|
+
/**
|
|
49
|
+
* A custom property value can be either a string or an array of strings. All
|
|
50
|
+
* property types support only a single string value, except for the multi-select
|
|
51
|
+
* type, which supports only a string array.
|
|
52
|
+
*/
|
|
53
|
+
CustomPropertyValue: {
|
|
54
|
+
input: any;
|
|
55
|
+
output: any;
|
|
56
|
+
};
|
|
48
57
|
/** An ISO-8601 encoded date string. */
|
|
49
58
|
Date: {
|
|
50
59
|
input: any;
|
|
@@ -321,7 +330,7 @@ type AddCommentPayload = {
|
|
|
321
330
|
/** The edge from the subject's comment connection. */
|
|
322
331
|
commentEdge?: Maybe<IssueCommentEdge>;
|
|
323
332
|
/** The subject */
|
|
324
|
-
subject?: Maybe<AddedToMergeQueueEvent | AddedToProjectEvent | AddedToProjectV2Event | App | AssignedEvent | AutoMergeDisabledEvent | AutoMergeEnabledEvent | AutoRebaseEnabledEvent | AutoSquashEnabledEvent | AutomaticBaseChangeFailedEvent | AutomaticBaseChangeSucceededEvent | BaseRefChangedEvent | BaseRefDeletedEvent | BaseRefForcePushedEvent | Blob | BlockedByAddedEvent | BlockedByRemovedEvent | BlockingAddedEvent | BlockingRemovedEvent | Bot | BranchProtectionRule | BypassForcePushAllowance | BypassPullRequestAllowance | Cwe | CheckRun | CheckSuite | ClosedEvent | CodeOfConduct | CommentDeletedEvent | Commit | CommitComment | CommitCommentThread | Comparison | ConnectedEvent | ConvertToDraftEvent | ConvertedFromDraftEvent | ConvertedNoteToIssueEvent | ConvertedToDiscussionEvent | CrossReferencedEvent | DemilestonedEvent | DependencyGraphManifest | DeployKey | DeployedEvent | Deployment | DeploymentEnvironmentChangedEvent | DeploymentReview | DeploymentStatus | DisconnectedEvent | Discussion | DiscussionCategory | DiscussionComment | DiscussionPoll | DiscussionPollOption | DraftIssue | Enterprise | EnterpriseAdministratorInvitation | EnterpriseIdentityProvider | EnterpriseMemberInvitation | EnterpriseRepositoryInfo | EnterpriseServerInstallation | EnterpriseServerUserAccount | EnterpriseServerUserAccountEmail | EnterpriseServerUserAccountsUpload | EnterpriseUserAccount | Environment | ExternalIdentity | Gist | GistComment | HeadRefDeletedEvent | HeadRefForcePushedEvent | HeadRefRestoredEvent | IpAllowListEntry | Issue | IssueComment | IssueType | IssueTypeAddedEvent | IssueTypeChangedEvent | IssueTypeRemovedEvent | Label | LabeledEvent | Language | License | LinkedBranch | LockedEvent | Mannequin | MarkedAsDuplicateEvent | MarketplaceCategory | MarketplaceListing | MemberFeatureRequestNotification | MembersCanDeleteReposClearAuditEntry | MembersCanDeleteReposDisableAuditEntry | MembersCanDeleteReposEnableAuditEntry | MentionedEvent | MergeQueue | MergeQueueEntry | MergedEvent | MigrationSource | Milestone | MilestonedEvent | MovedColumnsInProjectEvent | OidcProvider | OauthApplicationCreateAuditEntry | OrgAddBillingManagerAuditEntry | OrgAddMemberAuditEntry | OrgBlockUserAuditEntry | OrgConfigDisableCollaboratorsOnlyAuditEntry | OrgConfigEnableCollaboratorsOnlyAuditEntry | OrgCreateAuditEntry | OrgDisableOauthAppRestrictionsAuditEntry | OrgDisableSamlAuditEntry | OrgDisableTwoFactorRequirementAuditEntry | OrgEnableOauthAppRestrictionsAuditEntry | OrgEnableSamlAuditEntry | OrgEnableTwoFactorRequirementAuditEntry | OrgInviteMemberAuditEntry | OrgInviteToBusinessAuditEntry | OrgOauthAppAccessApprovedAuditEntry | OrgOauthAppAccessBlockedAuditEntry | OrgOauthAppAccessDeniedAuditEntry | OrgOauthAppAccessRequestedAuditEntry | OrgOauthAppAccessUnblockedAuditEntry | OrgRemoveBillingManagerAuditEntry | OrgRemoveMemberAuditEntry | OrgRemoveOutsideCollaboratorAuditEntry | OrgRestoreMemberAuditEntry | OrgUnblockUserAuditEntry | OrgUpdateDefaultRepositoryPermissionAuditEntry | OrgUpdateMemberAuditEntry | OrgUpdateMemberRepositoryCreationPermissionAuditEntry | OrgUpdateMemberRepositoryInvitationPermissionAuditEntry | Organization | OrganizationIdentityProvider | OrganizationInvitation | OrganizationMigration | Package | PackageFile | PackageTag | PackageVersion | ParentIssueAddedEvent | ParentIssueRemovedEvent | PinnedDiscussion | PinnedEnvironment | PinnedEvent | PinnedIssue | PrivateRepositoryForkingDisableAuditEntry | PrivateRepositoryForkingEnableAuditEntry | Project | ProjectCard | ProjectColumn | ProjectV2 | ProjectV2Field | ProjectV2Item | ProjectV2ItemFieldDateValue | ProjectV2ItemFieldIterationValue | ProjectV2ItemFieldNumberValue | ProjectV2ItemFieldSingleSelectValue | ProjectV2ItemFieldTextValue | ProjectV2ItemStatusChangedEvent | ProjectV2IterationField | ProjectV2SingleSelectField | ProjectV2StatusUpdate | ProjectV2View | ProjectV2Workflow | PublicKey | PullRequest | PullRequestCommit | PullRequestCommitCommentThread | PullRequestReview | PullRequestReviewComment | PullRequestReviewThread | PullRequestThread | Push | PushAllowance | Query | Reaction | ReadyForReviewEvent | Ref | ReferencedEvent | Release | ReleaseAsset | RemovedFromMergeQueueEvent | RemovedFromProjectEvent | RemovedFromProjectV2Event | RenamedTitleEvent | ReopenedEvent | RepoAccessAuditEntry | RepoAddMemberAuditEntry | RepoAddTopicAuditEntry | RepoArchivedAuditEntry | RepoChangeMergeSettingAuditEntry | RepoConfigDisableAnonymousGitAccessAuditEntry | RepoConfigDisableCollaboratorsOnlyAuditEntry | RepoConfigDisableContributorsOnlyAuditEntry | RepoConfigDisableSockpuppetDisallowedAuditEntry | RepoConfigEnableAnonymousGitAccessAuditEntry | RepoConfigEnableCollaboratorsOnlyAuditEntry | RepoConfigEnableContributorsOnlyAuditEntry | RepoConfigEnableSockpuppetDisallowedAuditEntry | RepoConfigLockAnonymousGitAccessAuditEntry | RepoConfigUnlockAnonymousGitAccessAuditEntry | RepoCreateAuditEntry | RepoDestroyAuditEntry | RepoRemoveMemberAuditEntry | RepoRemoveTopicAuditEntry | Repository | RepositoryInvitation | RepositoryMigration | RepositoryRule | RepositoryRuleset | RepositoryRulesetBypassActor | RepositoryTopic | RepositoryVisibilityChangeDisableAuditEntry | RepositoryVisibilityChangeEnableAuditEntry | RepositoryVulnerabilityAlert | ReviewDismissalAllowance | ReviewDismissedEvent | ReviewRequest | ReviewRequestRemovedEvent | ReviewRequestedEvent | SavedReply | SecurityAdvisory | SponsorsActivity | SponsorsListing | SponsorsListingFeaturedItem | SponsorsTier | Sponsorship | SponsorshipNewsletter | Status | StatusCheckRollup | StatusContext | SubIssueAddedEvent | SubIssueRemovedEvent | SubscribedEvent | Tag | Team | TeamAddMemberAuditEntry | TeamAddRepositoryAuditEntry | TeamChangeParentTeamAuditEntry | TeamDiscussion |
|
|
333
|
+
subject?: Maybe<AddedToMergeQueueEvent | AddedToProjectEvent | AddedToProjectV2Event | App | AssignedEvent | AutoMergeDisabledEvent | AutoMergeEnabledEvent | AutoRebaseEnabledEvent | AutoSquashEnabledEvent | AutomaticBaseChangeFailedEvent | AutomaticBaseChangeSucceededEvent | BaseRefChangedEvent | BaseRefDeletedEvent | BaseRefForcePushedEvent | Blob | BlockedByAddedEvent | BlockedByRemovedEvent | BlockingAddedEvent | BlockingRemovedEvent | Bot | BranchProtectionRule | BypassForcePushAllowance | BypassPullRequestAllowance | Cwe | CheckRun | CheckSuite | ClosedEvent | CodeOfConduct | CommentDeletedEvent | Commit | CommitComment | CommitCommentThread | Comparison | ConnectedEvent | ConvertToDraftEvent | ConvertedFromDraftEvent | ConvertedNoteToIssueEvent | ConvertedToDiscussionEvent | CrossReferencedEvent | DemilestonedEvent | DependencyGraphManifest | DeployKey | DeployedEvent | Deployment | DeploymentEnvironmentChangedEvent | DeploymentReview | DeploymentStatus | DisconnectedEvent | Discussion | DiscussionCategory | DiscussionComment | DiscussionPoll | DiscussionPollOption | DraftIssue | Enterprise | EnterpriseAdministratorInvitation | EnterpriseIdentityProvider | EnterpriseMemberInvitation | EnterpriseRepositoryInfo | EnterpriseServerInstallation | EnterpriseServerUserAccount | EnterpriseServerUserAccountEmail | EnterpriseServerUserAccountsUpload | EnterpriseUserAccount | Environment | ExternalIdentity | Gist | GistComment | HeadRefDeletedEvent | HeadRefForcePushedEvent | HeadRefRestoredEvent | IpAllowListEntry | Issue | IssueComment | IssueType | IssueTypeAddedEvent | IssueTypeChangedEvent | IssueTypeRemovedEvent | Label | LabeledEvent | Language | License | LinkedBranch | LockedEvent | Mannequin | MarkedAsDuplicateEvent | MarketplaceCategory | MarketplaceListing | MemberFeatureRequestNotification | MembersCanDeleteReposClearAuditEntry | MembersCanDeleteReposDisableAuditEntry | MembersCanDeleteReposEnableAuditEntry | MentionedEvent | MergeQueue | MergeQueueEntry | MergedEvent | MigrationSource | Milestone | MilestonedEvent | MovedColumnsInProjectEvent | OidcProvider | OauthApplicationCreateAuditEntry | OrgAddBillingManagerAuditEntry | OrgAddMemberAuditEntry | OrgBlockUserAuditEntry | OrgConfigDisableCollaboratorsOnlyAuditEntry | OrgConfigEnableCollaboratorsOnlyAuditEntry | OrgCreateAuditEntry | OrgDisableOauthAppRestrictionsAuditEntry | OrgDisableSamlAuditEntry | OrgDisableTwoFactorRequirementAuditEntry | OrgEnableOauthAppRestrictionsAuditEntry | OrgEnableSamlAuditEntry | OrgEnableTwoFactorRequirementAuditEntry | OrgInviteMemberAuditEntry | OrgInviteToBusinessAuditEntry | OrgOauthAppAccessApprovedAuditEntry | OrgOauthAppAccessBlockedAuditEntry | OrgOauthAppAccessDeniedAuditEntry | OrgOauthAppAccessRequestedAuditEntry | OrgOauthAppAccessUnblockedAuditEntry | OrgRemoveBillingManagerAuditEntry | OrgRemoveMemberAuditEntry | OrgRemoveOutsideCollaboratorAuditEntry | OrgRestoreMemberAuditEntry | OrgUnblockUserAuditEntry | OrgUpdateDefaultRepositoryPermissionAuditEntry | OrgUpdateMemberAuditEntry | OrgUpdateMemberRepositoryCreationPermissionAuditEntry | OrgUpdateMemberRepositoryInvitationPermissionAuditEntry | Organization | OrganizationIdentityProvider | OrganizationInvitation | OrganizationMigration | Package | PackageFile | PackageTag | PackageVersion | ParentIssueAddedEvent | ParentIssueRemovedEvent | PinnedDiscussion | PinnedEnvironment | PinnedEvent | PinnedIssue | PrivateRepositoryForkingDisableAuditEntry | PrivateRepositoryForkingEnableAuditEntry | Project | ProjectCard | ProjectColumn | ProjectV2 | ProjectV2Field | ProjectV2Item | ProjectV2ItemFieldDateValue | ProjectV2ItemFieldIterationValue | ProjectV2ItemFieldNumberValue | ProjectV2ItemFieldSingleSelectValue | ProjectV2ItemFieldTextValue | ProjectV2ItemStatusChangedEvent | ProjectV2IterationField | ProjectV2SingleSelectField | ProjectV2StatusUpdate | ProjectV2View | ProjectV2Workflow | PublicKey | PullRequest | PullRequestCommit | PullRequestCommitCommentThread | PullRequestReview | PullRequestReviewComment | PullRequestReviewThread | PullRequestThread | Push | PushAllowance | Query | Reaction | ReadyForReviewEvent | Ref | ReferencedEvent | Release | ReleaseAsset | RemovedFromMergeQueueEvent | RemovedFromProjectEvent | RemovedFromProjectV2Event | RenamedTitleEvent | ReopenedEvent | RepoAccessAuditEntry | RepoAddMemberAuditEntry | RepoAddTopicAuditEntry | RepoArchivedAuditEntry | RepoChangeMergeSettingAuditEntry | RepoConfigDisableAnonymousGitAccessAuditEntry | RepoConfigDisableCollaboratorsOnlyAuditEntry | RepoConfigDisableContributorsOnlyAuditEntry | RepoConfigDisableSockpuppetDisallowedAuditEntry | RepoConfigEnableAnonymousGitAccessAuditEntry | RepoConfigEnableCollaboratorsOnlyAuditEntry | RepoConfigEnableContributorsOnlyAuditEntry | RepoConfigEnableSockpuppetDisallowedAuditEntry | RepoConfigLockAnonymousGitAccessAuditEntry | RepoConfigUnlockAnonymousGitAccessAuditEntry | RepoCreateAuditEntry | RepoDestroyAuditEntry | RepoRemoveMemberAuditEntry | RepoRemoveTopicAuditEntry | Repository | RepositoryCustomProperty | RepositoryInvitation | RepositoryMigration | RepositoryRule | RepositoryRuleset | RepositoryRulesetBypassActor | RepositoryTopic | RepositoryVisibilityChangeDisableAuditEntry | RepositoryVisibilityChangeEnableAuditEntry | RepositoryVulnerabilityAlert | ReviewDismissalAllowance | ReviewDismissedEvent | ReviewRequest | ReviewRequestRemovedEvent | ReviewRequestedEvent | SavedReply | SecurityAdvisory | SponsorsActivity | SponsorsListing | SponsorsListingFeaturedItem | SponsorsTier | Sponsorship | SponsorshipNewsletter | Status | StatusCheckRollup | StatusContext | SubIssueAddedEvent | SubIssueRemovedEvent | SubscribedEvent | Tag | Team | TeamAddMemberAuditEntry | TeamAddRepositoryAuditEntry | TeamChangeParentTeamAuditEntry | TeamDiscussion | TeamRemoveMemberAuditEntry | TeamRemoveRepositoryAuditEntry | Topic | TransferredEvent | Tree | UnassignedEvent | UnlabeledEvent | UnlockedEvent | UnmarkedAsDuplicateEvent | UnpinnedEvent | UnsubscribedEvent | User | UserBlockedEvent | UserContentEdit | UserList | UserNamespaceRepository | UserStatus | VerifiableDomain | Workflow | WorkflowRun | WorkflowRunFile>;
|
|
325
334
|
/** The edge from the subject's timeline connection. */
|
|
326
335
|
timelineEdge?: Maybe<IssueTimelineItemEdge>;
|
|
327
336
|
};
|
|
@@ -673,7 +682,7 @@ type AddReactionPayload = {
|
|
|
673
682
|
/** The reaction groups for the subject. */
|
|
674
683
|
reactionGroups?: Maybe<Array<ReactionGroup>>;
|
|
675
684
|
/** The reactable subject. */
|
|
676
|
-
subject?: Maybe<CommitComment | Discussion | DiscussionComment | Issue | IssueComment | PullRequest | PullRequestReview | PullRequestReviewComment | Release | TeamDiscussion
|
|
685
|
+
subject?: Maybe<CommitComment | Discussion | DiscussionComment | Issue | IssueComment | PullRequest | PullRequestReview | PullRequestReviewComment | Release | TeamDiscussion>;
|
|
677
686
|
};
|
|
678
687
|
/** Autogenerated input type of AddStar */
|
|
679
688
|
type AddStarInput = {
|
|
@@ -4159,6 +4168,37 @@ type CreateRefPayload = {
|
|
|
4159
4168
|
/** The newly created ref. */
|
|
4160
4169
|
ref?: Maybe<Ref>;
|
|
4161
4170
|
};
|
|
4171
|
+
/** Autogenerated input type of CreateRepositoryCustomProperty */
|
|
4172
|
+
type CreateRepositoryCustomPropertyInput = {
|
|
4173
|
+
/** The allowed values for the custom property. */
|
|
4174
|
+
allowedValues?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
4175
|
+
/** A unique identifier for the client performing the mutation. */
|
|
4176
|
+
clientMutationId?: InputMaybe<Scalars['String']['input']>;
|
|
4177
|
+
/** The default value for the custom property if the property is required. */
|
|
4178
|
+
defaultValue?: InputMaybe<Scalars['String']['input']>;
|
|
4179
|
+
/** The description of the custom property. */
|
|
4180
|
+
description?: InputMaybe<Scalars['String']['input']>;
|
|
4181
|
+
/** The name of the custom property. */
|
|
4182
|
+
propertyName: Scalars['String']['input'];
|
|
4183
|
+
/** The regex pattern that the value of the custom property must match, if the `value_type` is `string`. */
|
|
4184
|
+
regex?: InputMaybe<Scalars['String']['input']>;
|
|
4185
|
+
/** Whether the custom property is required. */
|
|
4186
|
+
required?: InputMaybe<Scalars['Boolean']['input']>;
|
|
4187
|
+
/** The global relay id of the source in which a new custom property should be created in. */
|
|
4188
|
+
sourceId: Scalars['ID']['input'];
|
|
4189
|
+
/** The value type for the custom property. */
|
|
4190
|
+
valueType: CustomPropertyValueType;
|
|
4191
|
+
/** The allowed actors who can edit the values of a custom property. */
|
|
4192
|
+
valuesEditableBy?: InputMaybe<RepositoryCustomPropertyValuesEditableBy>;
|
|
4193
|
+
};
|
|
4194
|
+
/** Autogenerated return type of CreateRepositoryCustomProperty. */
|
|
4195
|
+
type CreateRepositoryCustomPropertyPayload = {
|
|
4196
|
+
__typename?: 'CreateRepositoryCustomPropertyPayload';
|
|
4197
|
+
/** A unique identifier for the client performing the mutation. */
|
|
4198
|
+
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
4199
|
+
/** The newly created repository custom property. */
|
|
4200
|
+
repositoryCustomProperty?: Maybe<RepositoryCustomProperty>;
|
|
4201
|
+
};
|
|
4162
4202
|
/** Autogenerated input type of CreateRepository */
|
|
4163
4203
|
type CreateRepositoryInput = {
|
|
4164
4204
|
/** A unique identifier for the client performing the mutation. */
|
|
@@ -4405,42 +4445,6 @@ type CreateSponsorshipsPayload = {
|
|
|
4405
4445
|
/** The users and organizations who received a sponsorship. */
|
|
4406
4446
|
sponsorables?: Maybe<Array<Organization | User>>;
|
|
4407
4447
|
};
|
|
4408
|
-
/** Autogenerated input type of CreateTeamDiscussionComment */
|
|
4409
|
-
type CreateTeamDiscussionCommentInput = {
|
|
4410
|
-
/**
|
|
4411
|
-
* The content of the comment. This field is required.
|
|
4412
|
-
*
|
|
4413
|
-
* **Upcoming Change on 2024-07-01 UTC**
|
|
4414
|
-
* **Description:** `body` will be removed. Follow the guide at
|
|
4415
|
-
* https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to
|
|
4416
|
-
* find a suitable replacement.
|
|
4417
|
-
* **Reason:** The Team Discussions feature is deprecated in favor of Organization Discussions.
|
|
4418
|
-
*/
|
|
4419
|
-
body?: InputMaybe<Scalars['String']['input']>;
|
|
4420
|
-
/** A unique identifier for the client performing the mutation. */
|
|
4421
|
-
clientMutationId?: InputMaybe<Scalars['String']['input']>;
|
|
4422
|
-
/**
|
|
4423
|
-
* The ID of the discussion to which the comment belongs. This field is required.
|
|
4424
|
-
*
|
|
4425
|
-
* **Upcoming Change on 2024-07-01 UTC**
|
|
4426
|
-
* **Description:** `discussionId` will be removed. Follow the guide at
|
|
4427
|
-
* https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to
|
|
4428
|
-
* find a suitable replacement.
|
|
4429
|
-
* **Reason:** The Team Discussions feature is deprecated in favor of Organization Discussions.
|
|
4430
|
-
*/
|
|
4431
|
-
discussionId?: InputMaybe<Scalars['ID']['input']>;
|
|
4432
|
-
};
|
|
4433
|
-
/** Autogenerated return type of CreateTeamDiscussionComment. */
|
|
4434
|
-
type CreateTeamDiscussionCommentPayload = {
|
|
4435
|
-
__typename?: 'CreateTeamDiscussionCommentPayload';
|
|
4436
|
-
/** A unique identifier for the client performing the mutation. */
|
|
4437
|
-
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
4438
|
-
/**
|
|
4439
|
-
* The new comment.
|
|
4440
|
-
* @deprecated The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC.
|
|
4441
|
-
*/
|
|
4442
|
-
teamDiscussionComment?: Maybe<TeamDiscussionComment>;
|
|
4443
|
-
};
|
|
4444
4448
|
/** Autogenerated input type of CreateTeamDiscussion */
|
|
4445
4449
|
type CreateTeamDiscussionInput = {
|
|
4446
4450
|
/**
|
|
@@ -4756,6 +4760,25 @@ type CrossReferencedEvent = Node & UniformResourceLocatable & {
|
|
|
4756
4760
|
/** Checks if the target will be closed when the source is merged. */
|
|
4757
4761
|
willCloseTarget: Scalars['Boolean']['output'];
|
|
4758
4762
|
};
|
|
4763
|
+
/** Sources which can have custom properties defined. */
|
|
4764
|
+
type CustomPropertySource = Enterprise | Organization;
|
|
4765
|
+
/** The custom property name and value to be set. */
|
|
4766
|
+
type CustomPropertyValueInput = {
|
|
4767
|
+
/** The name of the custom property. */
|
|
4768
|
+
propertyName: Scalars['String']['input'];
|
|
4769
|
+
/**
|
|
4770
|
+
* The value to set for the custom property. Using a value of null will unset the
|
|
4771
|
+
* property value, reverting to the default value if the property is required.
|
|
4772
|
+
*/
|
|
4773
|
+
value?: InputMaybe<Scalars['CustomPropertyValue']['input']>;
|
|
4774
|
+
};
|
|
4775
|
+
/** The allowed value types for a custom property definition. */
|
|
4776
|
+
type CustomPropertyValueType = /** A multi-select value. */
|
|
4777
|
+
'MULTI_SELECT'
|
|
4778
|
+
/** A single-select value. */ | 'SINGLE_SELECT'
|
|
4779
|
+
/** A string value. */ | 'STRING'
|
|
4780
|
+
/** A true/false value. */ | 'TRUE_FALSE'
|
|
4781
|
+
/** A URL value. */ | 'URL';
|
|
4759
4782
|
/** The Common Vulnerability Scoring System */
|
|
4760
4783
|
type CvssSeverities = {
|
|
4761
4784
|
__typename?: 'CvssSeverities';
|
|
@@ -5160,6 +5183,21 @@ type DeleteRefPayload = {
|
|
|
5160
5183
|
/** A unique identifier for the client performing the mutation. */
|
|
5161
5184
|
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
5162
5185
|
};
|
|
5186
|
+
/** Autogenerated input type of DeleteRepositoryCustomProperty */
|
|
5187
|
+
type DeleteRepositoryCustomPropertyInput = {
|
|
5188
|
+
/** A unique identifier for the client performing the mutation. */
|
|
5189
|
+
clientMutationId?: InputMaybe<Scalars['String']['input']>;
|
|
5190
|
+
/** The global relay id of the custom property to be deleted. */
|
|
5191
|
+
id: Scalars['ID']['input'];
|
|
5192
|
+
};
|
|
5193
|
+
/** Autogenerated return type of DeleteRepositoryCustomProperty. */
|
|
5194
|
+
type DeleteRepositoryCustomPropertyPayload = {
|
|
5195
|
+
__typename?: 'DeleteRepositoryCustomPropertyPayload';
|
|
5196
|
+
/** A unique identifier for the client performing the mutation. */
|
|
5197
|
+
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
5198
|
+
/** The deleted custom property. */
|
|
5199
|
+
repositoryCustomProperty?: Maybe<RepositoryCustomProperty>;
|
|
5200
|
+
};
|
|
5163
5201
|
/** Autogenerated input type of DeleteRepositoryRuleset */
|
|
5164
5202
|
type DeleteRepositoryRulesetInput = {
|
|
5165
5203
|
/** A unique identifier for the client performing the mutation. */
|
|
@@ -5173,19 +5211,6 @@ type DeleteRepositoryRulesetPayload = {
|
|
|
5173
5211
|
/** A unique identifier for the client performing the mutation. */
|
|
5174
5212
|
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
5175
5213
|
};
|
|
5176
|
-
/** Autogenerated input type of DeleteTeamDiscussionComment */
|
|
5177
|
-
type DeleteTeamDiscussionCommentInput = {
|
|
5178
|
-
/** A unique identifier for the client performing the mutation. */
|
|
5179
|
-
clientMutationId?: InputMaybe<Scalars['String']['input']>;
|
|
5180
|
-
/** The ID of the comment to delete. */
|
|
5181
|
-
id: Scalars['ID']['input'];
|
|
5182
|
-
};
|
|
5183
|
-
/** Autogenerated return type of DeleteTeamDiscussionComment. */
|
|
5184
|
-
type DeleteTeamDiscussionCommentPayload = {
|
|
5185
|
-
__typename?: 'DeleteTeamDiscussionCommentPayload';
|
|
5186
|
-
/** A unique identifier for the client performing the mutation. */
|
|
5187
|
-
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
5188
|
-
};
|
|
5189
5214
|
/** Autogenerated input type of DeleteTeamDiscussion */
|
|
5190
5215
|
type DeleteTeamDiscussionInput = {
|
|
5191
5216
|
/** A unique identifier for the client performing the mutation. */
|
|
@@ -6423,6 +6448,10 @@ type Enterprise = Node & {
|
|
|
6423
6448
|
readme?: Maybe<Scalars['String']['output']>;
|
|
6424
6449
|
/** The content of the enterprise README as HTML. */
|
|
6425
6450
|
readmeHTML: Scalars['HTML']['output'];
|
|
6451
|
+
/** A list of repository custom properties for this enterprise. */
|
|
6452
|
+
repositoryCustomProperties?: Maybe<RepositoryCustomPropertyConnection>;
|
|
6453
|
+
/** Returns a single repository custom property for the current enterprise by name. */
|
|
6454
|
+
repositoryCustomProperty?: Maybe<RepositoryCustomProperty>;
|
|
6426
6455
|
/** The HTTP path for this enterprise. */
|
|
6427
6456
|
resourcePath: Scalars['URI']['output'];
|
|
6428
6457
|
/** Returns a single ruleset from the current enterprise by ID. */
|
|
@@ -6473,6 +6502,17 @@ type EnterpriseOrganizationsArgs = {
|
|
|
6473
6502
|
viewerOrganizationRole?: InputMaybe<RoleInOrganization>;
|
|
6474
6503
|
};
|
|
6475
6504
|
/** An account to manage multiple organizations with consolidated policy and billing. */
|
|
6505
|
+
type EnterpriseRepositoryCustomPropertiesArgs = {
|
|
6506
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
6507
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
6508
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
6509
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
6510
|
+
};
|
|
6511
|
+
/** An account to manage multiple organizations with consolidated policy and billing. */
|
|
6512
|
+
type EnterpriseRepositoryCustomPropertyArgs = {
|
|
6513
|
+
propertyName: Scalars['String']['input'];
|
|
6514
|
+
};
|
|
6515
|
+
/** An account to manage multiple organizations with consolidated policy and billing. */
|
|
6476
6516
|
type EnterpriseRulesetArgs = {
|
|
6477
6517
|
databaseId: Scalars['Int']['input'];
|
|
6478
6518
|
};
|
|
@@ -11280,6 +11320,8 @@ type Mutation = {
|
|
|
11280
11320
|
createRef?: Maybe<CreateRefPayload>;
|
|
11281
11321
|
/** Create a new repository. */
|
|
11282
11322
|
createRepository?: Maybe<CreateRepositoryPayload>;
|
|
11323
|
+
/** Create a repository custom property. */
|
|
11324
|
+
createRepositoryCustomProperty?: Maybe<CreateRepositoryCustomPropertyPayload>;
|
|
11283
11325
|
/** Create a repository ruleset */
|
|
11284
11326
|
createRepositoryRuleset?: Maybe<CreateRepositoryRulesetPayload>;
|
|
11285
11327
|
/** Create a GitHub Sponsors profile to allow others to sponsor you or your organization. */
|
|
@@ -11295,8 +11337,6 @@ type Mutation = {
|
|
|
11295
11337
|
createSponsorships?: Maybe<CreateSponsorshipsPayload>;
|
|
11296
11338
|
/** Creates a new team discussion. */
|
|
11297
11339
|
createTeamDiscussion?: Maybe<CreateTeamDiscussionPayload>;
|
|
11298
|
-
/** Creates a new team discussion comment. */
|
|
11299
|
-
createTeamDiscussionComment?: Maybe<CreateTeamDiscussionCommentPayload>;
|
|
11300
11340
|
/** Creates a new user list. */
|
|
11301
11341
|
createUserList?: Maybe<CreateUserListPayload>;
|
|
11302
11342
|
/** Rejects a suggested topic for the repository. */
|
|
@@ -11356,12 +11396,12 @@ type Mutation = {
|
|
|
11356
11396
|
deletePullRequestReviewComment?: Maybe<DeletePullRequestReviewCommentPayload>;
|
|
11357
11397
|
/** Delete a Git Ref. */
|
|
11358
11398
|
deleteRef?: Maybe<DeleteRefPayload>;
|
|
11399
|
+
/** Delete a repository custom property. */
|
|
11400
|
+
deleteRepositoryCustomProperty?: Maybe<DeleteRepositoryCustomPropertyPayload>;
|
|
11359
11401
|
/** Delete a repository ruleset */
|
|
11360
11402
|
deleteRepositoryRuleset?: Maybe<DeleteRepositoryRulesetPayload>;
|
|
11361
11403
|
/** Deletes a team discussion. */
|
|
11362
11404
|
deleteTeamDiscussion?: Maybe<DeleteTeamDiscussionPayload>;
|
|
11363
|
-
/** Deletes a team discussion comment. */
|
|
11364
|
-
deleteTeamDiscussionComment?: Maybe<DeleteTeamDiscussionCommentPayload>;
|
|
11365
11405
|
/** Deletes a user list. */
|
|
11366
11406
|
deleteUserList?: Maybe<DeleteUserListPayload>;
|
|
11367
11407
|
/** Deletes a verifiable domain. */
|
|
@@ -11434,6 +11474,8 @@ type Mutation = {
|
|
|
11434
11474
|
pinEnvironment?: Maybe<PinEnvironmentPayload>;
|
|
11435
11475
|
/** Pin an issue to a repository */
|
|
11436
11476
|
pinIssue?: Maybe<PinIssuePayload>;
|
|
11477
|
+
/** Promote a repository custom property to the enterprise level. */
|
|
11478
|
+
promoteRepositoryCustomProperty?: Maybe<PromoteRepositoryCustomPropertyPayload>;
|
|
11437
11479
|
/** Publish an existing sponsorship tier that is currently still a draft to a GitHub Sponsors profile. */
|
|
11438
11480
|
publishSponsorsTier?: Maybe<PublishSponsorsTierPayload>;
|
|
11439
11481
|
/** Regenerates the identity provider recovery codes for an enterprise */
|
|
@@ -11501,6 +11543,8 @@ type Mutation = {
|
|
|
11501
11543
|
setEnterpriseIdentityProvider?: Maybe<SetEnterpriseIdentityProviderPayload>;
|
|
11502
11544
|
/** Set an organization level interaction limit for an organization's public repositories. */
|
|
11503
11545
|
setOrganizationInteractionLimit?: Maybe<SetOrganizationInteractionLimitPayload>;
|
|
11546
|
+
/** Set repository custom property values for a repository. */
|
|
11547
|
+
setRepositoryCustomPropertyValues?: Maybe<SetRepositoryCustomPropertyValuesPayload>;
|
|
11504
11548
|
/** Sets an interaction limit setting for a repository. */
|
|
11505
11549
|
setRepositoryInteractionLimit?: Maybe<SetRepositoryInteractionLimitPayload>;
|
|
11506
11550
|
/** Set a user level interaction limit for an user's public repositories. */
|
|
@@ -11692,6 +11736,8 @@ type Mutation = {
|
|
|
11692
11736
|
updateRefs?: Maybe<UpdateRefsPayload>;
|
|
11693
11737
|
/** Update information about a repository. */
|
|
11694
11738
|
updateRepository?: Maybe<UpdateRepositoryPayload>;
|
|
11739
|
+
/** Update a repository custom property. */
|
|
11740
|
+
updateRepositoryCustomProperty?: Maybe<UpdateRepositoryCustomPropertyPayload>;
|
|
11695
11741
|
/** Update a repository ruleset */
|
|
11696
11742
|
updateRepositoryRuleset?: Maybe<UpdateRepositoryRulesetPayload>;
|
|
11697
11743
|
/** Sets whether contributors are required to sign off on web-based commits for a repository. */
|
|
@@ -11702,8 +11748,6 @@ type Mutation = {
|
|
|
11702
11748
|
updateSubscription?: Maybe<UpdateSubscriptionPayload>;
|
|
11703
11749
|
/** Updates a team discussion. */
|
|
11704
11750
|
updateTeamDiscussion?: Maybe<UpdateTeamDiscussionPayload>;
|
|
11705
|
-
/** Updates a discussion comment. */
|
|
11706
|
-
updateTeamDiscussionComment?: Maybe<UpdateTeamDiscussionCommentPayload>;
|
|
11707
11751
|
/** Updates team review assignment. */
|
|
11708
11752
|
updateTeamReviewAssignment?: Maybe<UpdateTeamReviewAssignmentPayload>;
|
|
11709
11753
|
/** Update team repository. */
|
|
@@ -11994,6 +12038,10 @@ type MutationCreateRepositoryArgs = {
|
|
|
11994
12038
|
input: CreateRepositoryInput;
|
|
11995
12039
|
};
|
|
11996
12040
|
/** The root query for implementing GraphQL mutations. */
|
|
12041
|
+
type MutationCreateRepositoryCustomPropertyArgs = {
|
|
12042
|
+
input: CreateRepositoryCustomPropertyInput;
|
|
12043
|
+
};
|
|
12044
|
+
/** The root query for implementing GraphQL mutations. */
|
|
11997
12045
|
type MutationCreateRepositoryRulesetArgs = {
|
|
11998
12046
|
input: CreateRepositoryRulesetInput;
|
|
11999
12047
|
};
|
|
@@ -12018,10 +12066,6 @@ type MutationCreateTeamDiscussionArgs = {
|
|
|
12018
12066
|
input: CreateTeamDiscussionInput;
|
|
12019
12067
|
};
|
|
12020
12068
|
/** The root query for implementing GraphQL mutations. */
|
|
12021
|
-
type MutationCreateTeamDiscussionCommentArgs = {
|
|
12022
|
-
input: CreateTeamDiscussionCommentInput;
|
|
12023
|
-
};
|
|
12024
|
-
/** The root query for implementing GraphQL mutations. */
|
|
12025
12069
|
type MutationCreateUserListArgs = {
|
|
12026
12070
|
input: CreateUserListInput;
|
|
12027
12071
|
};
|
|
@@ -12122,6 +12166,10 @@ type MutationDeleteRefArgs = {
|
|
|
12122
12166
|
input: DeleteRefInput;
|
|
12123
12167
|
};
|
|
12124
12168
|
/** The root query for implementing GraphQL mutations. */
|
|
12169
|
+
type MutationDeleteRepositoryCustomPropertyArgs = {
|
|
12170
|
+
input: DeleteRepositoryCustomPropertyInput;
|
|
12171
|
+
};
|
|
12172
|
+
/** The root query for implementing GraphQL mutations. */
|
|
12125
12173
|
type MutationDeleteRepositoryRulesetArgs = {
|
|
12126
12174
|
input: DeleteRepositoryRulesetInput;
|
|
12127
12175
|
};
|
|
@@ -12130,10 +12178,6 @@ type MutationDeleteTeamDiscussionArgs = {
|
|
|
12130
12178
|
input: DeleteTeamDiscussionInput;
|
|
12131
12179
|
};
|
|
12132
12180
|
/** The root query for implementing GraphQL mutations. */
|
|
12133
|
-
type MutationDeleteTeamDiscussionCommentArgs = {
|
|
12134
|
-
input: DeleteTeamDiscussionCommentInput;
|
|
12135
|
-
};
|
|
12136
|
-
/** The root query for implementing GraphQL mutations. */
|
|
12137
12181
|
type MutationDeleteUserListArgs = {
|
|
12138
12182
|
input: DeleteUserListInput;
|
|
12139
12183
|
};
|
|
@@ -12254,6 +12298,10 @@ type MutationPinIssueArgs = {
|
|
|
12254
12298
|
input: PinIssueInput;
|
|
12255
12299
|
};
|
|
12256
12300
|
/** The root query for implementing GraphQL mutations. */
|
|
12301
|
+
type MutationPromoteRepositoryCustomPropertyArgs = {
|
|
12302
|
+
input: PromoteRepositoryCustomPropertyInput;
|
|
12303
|
+
};
|
|
12304
|
+
/** The root query for implementing GraphQL mutations. */
|
|
12257
12305
|
type MutationPublishSponsorsTierArgs = {
|
|
12258
12306
|
input: PublishSponsorsTierInput;
|
|
12259
12307
|
};
|
|
@@ -12382,6 +12430,10 @@ type MutationSetOrganizationInteractionLimitArgs = {
|
|
|
12382
12430
|
input: SetOrganizationInteractionLimitInput;
|
|
12383
12431
|
};
|
|
12384
12432
|
/** The root query for implementing GraphQL mutations. */
|
|
12433
|
+
type MutationSetRepositoryCustomPropertyValuesArgs = {
|
|
12434
|
+
input: SetRepositoryCustomPropertyValuesInput;
|
|
12435
|
+
};
|
|
12436
|
+
/** The root query for implementing GraphQL mutations. */
|
|
12385
12437
|
type MutationSetRepositoryInteractionLimitArgs = {
|
|
12386
12438
|
input: SetRepositoryInteractionLimitInput;
|
|
12387
12439
|
};
|
|
@@ -12686,6 +12738,10 @@ type MutationUpdateRepositoryArgs = {
|
|
|
12686
12738
|
input: UpdateRepositoryInput;
|
|
12687
12739
|
};
|
|
12688
12740
|
/** The root query for implementing GraphQL mutations. */
|
|
12741
|
+
type MutationUpdateRepositoryCustomPropertyArgs = {
|
|
12742
|
+
input: UpdateRepositoryCustomPropertyInput;
|
|
12743
|
+
};
|
|
12744
|
+
/** The root query for implementing GraphQL mutations. */
|
|
12689
12745
|
type MutationUpdateRepositoryRulesetArgs = {
|
|
12690
12746
|
input: UpdateRepositoryRulesetInput;
|
|
12691
12747
|
};
|
|
@@ -12706,10 +12762,6 @@ type MutationUpdateTeamDiscussionArgs = {
|
|
|
12706
12762
|
input: UpdateTeamDiscussionInput;
|
|
12707
12763
|
};
|
|
12708
12764
|
/** The root query for implementing GraphQL mutations. */
|
|
12709
|
-
type MutationUpdateTeamDiscussionCommentArgs = {
|
|
12710
|
-
input: UpdateTeamDiscussionCommentInput;
|
|
12711
|
-
};
|
|
12712
|
-
/** The root query for implementing GraphQL mutations. */
|
|
12713
12765
|
type MutationUpdateTeamReviewAssignmentArgs = {
|
|
12714
12766
|
input: UpdateTeamReviewAssignmentInput;
|
|
12715
12767
|
};
|
|
@@ -15965,6 +16017,10 @@ type Organization = Actor & MemberStatusable & Node & PackageOwner & ProfileOwne
|
|
|
15965
16017
|
repositories: RepositoryConnection;
|
|
15966
16018
|
/** Find Repository. */
|
|
15967
16019
|
repository?: Maybe<Repository>;
|
|
16020
|
+
/** A list of custom properties for this organization. */
|
|
16021
|
+
repositoryCustomProperties?: Maybe<RepositoryCustomPropertyConnection>;
|
|
16022
|
+
/** Returns a single custom property from the current organization by name. */
|
|
16023
|
+
repositoryCustomProperty?: Maybe<RepositoryCustomProperty>;
|
|
15968
16024
|
/** Discussion comments this user has authored. */
|
|
15969
16025
|
repositoryDiscussionComments: DiscussionCommentConnection;
|
|
15970
16026
|
/** Discussions this user has started. */
|
|
@@ -16233,6 +16289,17 @@ type OrganizationRepositoryArgs = {
|
|
|
16233
16289
|
name: Scalars['String']['input'];
|
|
16234
16290
|
};
|
|
16235
16291
|
/** An account on GitHub, with one or more owners, that has repositories, members and teams. */
|
|
16292
|
+
type OrganizationRepositoryCustomPropertiesArgs = {
|
|
16293
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
16294
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
16295
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
16296
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
16297
|
+
};
|
|
16298
|
+
/** An account on GitHub, with one or more owners, that has repositories, members and teams. */
|
|
16299
|
+
type OrganizationRepositoryCustomPropertyArgs = {
|
|
16300
|
+
propertyName: Scalars['String']['input'];
|
|
16301
|
+
};
|
|
16302
|
+
/** An account on GitHub, with one or more owners, that has repositories, members and teams. */
|
|
16236
16303
|
type OrganizationRepositoryDiscussionCommentsArgs = {
|
|
16237
16304
|
after?: InputMaybe<Scalars['String']['input']>;
|
|
16238
16305
|
before?: InputMaybe<Scalars['String']['input']>;
|
|
@@ -19135,6 +19202,21 @@ type ProjectV2WorkflowsOrderField = /** The date and time of the workflow creati
|
|
|
19135
19202
|
/** The name of the workflow */ | 'NAME'
|
|
19136
19203
|
/** The number of the workflow */ | 'NUMBER'
|
|
19137
19204
|
/** The date and time of the workflow update */ | 'UPDATED_AT';
|
|
19205
|
+
/** Autogenerated input type of PromoteRepositoryCustomProperty */
|
|
19206
|
+
type PromoteRepositoryCustomPropertyInput = {
|
|
19207
|
+
/** A unique identifier for the client performing the mutation. */
|
|
19208
|
+
clientMutationId?: InputMaybe<Scalars['String']['input']>;
|
|
19209
|
+
/** The ID of the repository custom property to be promoted. */
|
|
19210
|
+
repositoryCustomPropertyId: Scalars['ID']['input'];
|
|
19211
|
+
};
|
|
19212
|
+
/** Autogenerated return type of PromoteRepositoryCustomProperty. */
|
|
19213
|
+
type PromoteRepositoryCustomPropertyPayload = {
|
|
19214
|
+
__typename?: 'PromoteRepositoryCustomPropertyPayload';
|
|
19215
|
+
/** A unique identifier for the client performing the mutation. */
|
|
19216
|
+
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
19217
|
+
/** The repository custom property that has been promoted. */
|
|
19218
|
+
repositoryCustomProperty?: Maybe<RepositoryCustomProperty>;
|
|
19219
|
+
};
|
|
19138
19220
|
/** A property that must match */
|
|
19139
19221
|
type PropertyTargetDefinition = {
|
|
19140
19222
|
__typename?: 'PropertyTargetDefinition';
|
|
@@ -20527,9 +20609,9 @@ type Query = Node & {
|
|
|
20527
20609
|
/** Return information about the GitHub instance */
|
|
20528
20610
|
meta: GitHubMetadata;
|
|
20529
20611
|
/** Fetches an object given its ID. */
|
|
20530
|
-
node?: Maybe<AddedToMergeQueueEvent | AddedToProjectEvent | AddedToProjectV2Event | App | AssignedEvent | AutoMergeDisabledEvent | AutoMergeEnabledEvent | AutoRebaseEnabledEvent | AutoSquashEnabledEvent | AutomaticBaseChangeFailedEvent | AutomaticBaseChangeSucceededEvent | BaseRefChangedEvent | BaseRefDeletedEvent | BaseRefForcePushedEvent | Blob | BlockedByAddedEvent | BlockedByRemovedEvent | BlockingAddedEvent | BlockingRemovedEvent | Bot | BranchProtectionRule | BypassForcePushAllowance | BypassPullRequestAllowance | Cwe | CheckRun | CheckSuite | ClosedEvent | CodeOfConduct | CommentDeletedEvent | Commit | CommitComment | CommitCommentThread | Comparison | ConnectedEvent | ConvertToDraftEvent | ConvertedFromDraftEvent | ConvertedNoteToIssueEvent | ConvertedToDiscussionEvent | CrossReferencedEvent | DemilestonedEvent | DependencyGraphManifest | DeployKey | DeployedEvent | Deployment | DeploymentEnvironmentChangedEvent | DeploymentReview | DeploymentStatus | DisconnectedEvent | Discussion | DiscussionCategory | DiscussionComment | DiscussionPoll | DiscussionPollOption | DraftIssue | Enterprise | EnterpriseAdministratorInvitation | EnterpriseIdentityProvider | EnterpriseMemberInvitation | EnterpriseRepositoryInfo | EnterpriseServerInstallation | EnterpriseServerUserAccount | EnterpriseServerUserAccountEmail | EnterpriseServerUserAccountsUpload | EnterpriseUserAccount | Environment | ExternalIdentity | Gist | GistComment | HeadRefDeletedEvent | HeadRefForcePushedEvent | HeadRefRestoredEvent | IpAllowListEntry | Issue | IssueComment | IssueType | IssueTypeAddedEvent | IssueTypeChangedEvent | IssueTypeRemovedEvent | Label | LabeledEvent | Language | License | LinkedBranch | LockedEvent | Mannequin | MarkedAsDuplicateEvent | MarketplaceCategory | MarketplaceListing | MemberFeatureRequestNotification | MembersCanDeleteReposClearAuditEntry | MembersCanDeleteReposDisableAuditEntry | MembersCanDeleteReposEnableAuditEntry | MentionedEvent | MergeQueue | MergeQueueEntry | MergedEvent | MigrationSource | Milestone | MilestonedEvent | MovedColumnsInProjectEvent | OidcProvider | OauthApplicationCreateAuditEntry | OrgAddBillingManagerAuditEntry | OrgAddMemberAuditEntry | OrgBlockUserAuditEntry | OrgConfigDisableCollaboratorsOnlyAuditEntry | OrgConfigEnableCollaboratorsOnlyAuditEntry | OrgCreateAuditEntry | OrgDisableOauthAppRestrictionsAuditEntry | OrgDisableSamlAuditEntry | OrgDisableTwoFactorRequirementAuditEntry | OrgEnableOauthAppRestrictionsAuditEntry | OrgEnableSamlAuditEntry | OrgEnableTwoFactorRequirementAuditEntry | OrgInviteMemberAuditEntry | OrgInviteToBusinessAuditEntry | OrgOauthAppAccessApprovedAuditEntry | OrgOauthAppAccessBlockedAuditEntry | OrgOauthAppAccessDeniedAuditEntry | OrgOauthAppAccessRequestedAuditEntry | OrgOauthAppAccessUnblockedAuditEntry | OrgRemoveBillingManagerAuditEntry | OrgRemoveMemberAuditEntry | OrgRemoveOutsideCollaboratorAuditEntry | OrgRestoreMemberAuditEntry | OrgUnblockUserAuditEntry | OrgUpdateDefaultRepositoryPermissionAuditEntry | OrgUpdateMemberAuditEntry | OrgUpdateMemberRepositoryCreationPermissionAuditEntry | OrgUpdateMemberRepositoryInvitationPermissionAuditEntry | Organization | OrganizationIdentityProvider | OrganizationInvitation | OrganizationMigration | Package | PackageFile | PackageTag | PackageVersion | ParentIssueAddedEvent | ParentIssueRemovedEvent | PinnedDiscussion | PinnedEnvironment | PinnedEvent | PinnedIssue | PrivateRepositoryForkingDisableAuditEntry | PrivateRepositoryForkingEnableAuditEntry | Project | ProjectCard | ProjectColumn | ProjectV2 | ProjectV2Field | ProjectV2Item | ProjectV2ItemFieldDateValue | ProjectV2ItemFieldIterationValue | ProjectV2ItemFieldNumberValue | ProjectV2ItemFieldSingleSelectValue | ProjectV2ItemFieldTextValue | ProjectV2ItemStatusChangedEvent | ProjectV2IterationField | ProjectV2SingleSelectField | ProjectV2StatusUpdate | ProjectV2View | ProjectV2Workflow | PublicKey | PullRequest | PullRequestCommit | PullRequestCommitCommentThread | PullRequestReview | PullRequestReviewComment | PullRequestReviewThread | PullRequestThread | Push | PushAllowance | Query | Reaction | ReadyForReviewEvent | Ref | ReferencedEvent | Release | ReleaseAsset | RemovedFromMergeQueueEvent | RemovedFromProjectEvent | RemovedFromProjectV2Event | RenamedTitleEvent | ReopenedEvent | RepoAccessAuditEntry | RepoAddMemberAuditEntry | RepoAddTopicAuditEntry | RepoArchivedAuditEntry | RepoChangeMergeSettingAuditEntry | RepoConfigDisableAnonymousGitAccessAuditEntry | RepoConfigDisableCollaboratorsOnlyAuditEntry | RepoConfigDisableContributorsOnlyAuditEntry | RepoConfigDisableSockpuppetDisallowedAuditEntry | RepoConfigEnableAnonymousGitAccessAuditEntry | RepoConfigEnableCollaboratorsOnlyAuditEntry | RepoConfigEnableContributorsOnlyAuditEntry | RepoConfigEnableSockpuppetDisallowedAuditEntry | RepoConfigLockAnonymousGitAccessAuditEntry | RepoConfigUnlockAnonymousGitAccessAuditEntry | RepoCreateAuditEntry | RepoDestroyAuditEntry | RepoRemoveMemberAuditEntry | RepoRemoveTopicAuditEntry | Repository | RepositoryInvitation | RepositoryMigration | RepositoryRule | RepositoryRuleset | RepositoryRulesetBypassActor | RepositoryTopic | RepositoryVisibilityChangeDisableAuditEntry | RepositoryVisibilityChangeEnableAuditEntry | RepositoryVulnerabilityAlert | ReviewDismissalAllowance | ReviewDismissedEvent | ReviewRequest | ReviewRequestRemovedEvent | ReviewRequestedEvent | SavedReply | SecurityAdvisory | SponsorsActivity | SponsorsListing | SponsorsListingFeaturedItem | SponsorsTier | Sponsorship | SponsorshipNewsletter | Status | StatusCheckRollup | StatusContext | SubIssueAddedEvent | SubIssueRemovedEvent | SubscribedEvent | Tag | Team | TeamAddMemberAuditEntry | TeamAddRepositoryAuditEntry | TeamChangeParentTeamAuditEntry | TeamDiscussion |
|
|
20612
|
+
node?: Maybe<AddedToMergeQueueEvent | AddedToProjectEvent | AddedToProjectV2Event | App | AssignedEvent | AutoMergeDisabledEvent | AutoMergeEnabledEvent | AutoRebaseEnabledEvent | AutoSquashEnabledEvent | AutomaticBaseChangeFailedEvent | AutomaticBaseChangeSucceededEvent | BaseRefChangedEvent | BaseRefDeletedEvent | BaseRefForcePushedEvent | Blob | BlockedByAddedEvent | BlockedByRemovedEvent | BlockingAddedEvent | BlockingRemovedEvent | Bot | BranchProtectionRule | BypassForcePushAllowance | BypassPullRequestAllowance | Cwe | CheckRun | CheckSuite | ClosedEvent | CodeOfConduct | CommentDeletedEvent | Commit | CommitComment | CommitCommentThread | Comparison | ConnectedEvent | ConvertToDraftEvent | ConvertedFromDraftEvent | ConvertedNoteToIssueEvent | ConvertedToDiscussionEvent | CrossReferencedEvent | DemilestonedEvent | DependencyGraphManifest | DeployKey | DeployedEvent | Deployment | DeploymentEnvironmentChangedEvent | DeploymentReview | DeploymentStatus | DisconnectedEvent | Discussion | DiscussionCategory | DiscussionComment | DiscussionPoll | DiscussionPollOption | DraftIssue | Enterprise | EnterpriseAdministratorInvitation | EnterpriseIdentityProvider | EnterpriseMemberInvitation | EnterpriseRepositoryInfo | EnterpriseServerInstallation | EnterpriseServerUserAccount | EnterpriseServerUserAccountEmail | EnterpriseServerUserAccountsUpload | EnterpriseUserAccount | Environment | ExternalIdentity | Gist | GistComment | HeadRefDeletedEvent | HeadRefForcePushedEvent | HeadRefRestoredEvent | IpAllowListEntry | Issue | IssueComment | IssueType | IssueTypeAddedEvent | IssueTypeChangedEvent | IssueTypeRemovedEvent | Label | LabeledEvent | Language | License | LinkedBranch | LockedEvent | Mannequin | MarkedAsDuplicateEvent | MarketplaceCategory | MarketplaceListing | MemberFeatureRequestNotification | MembersCanDeleteReposClearAuditEntry | MembersCanDeleteReposDisableAuditEntry | MembersCanDeleteReposEnableAuditEntry | MentionedEvent | MergeQueue | MergeQueueEntry | MergedEvent | MigrationSource | Milestone | MilestonedEvent | MovedColumnsInProjectEvent | OidcProvider | OauthApplicationCreateAuditEntry | OrgAddBillingManagerAuditEntry | OrgAddMemberAuditEntry | OrgBlockUserAuditEntry | OrgConfigDisableCollaboratorsOnlyAuditEntry | OrgConfigEnableCollaboratorsOnlyAuditEntry | OrgCreateAuditEntry | OrgDisableOauthAppRestrictionsAuditEntry | OrgDisableSamlAuditEntry | OrgDisableTwoFactorRequirementAuditEntry | OrgEnableOauthAppRestrictionsAuditEntry | OrgEnableSamlAuditEntry | OrgEnableTwoFactorRequirementAuditEntry | OrgInviteMemberAuditEntry | OrgInviteToBusinessAuditEntry | OrgOauthAppAccessApprovedAuditEntry | OrgOauthAppAccessBlockedAuditEntry | OrgOauthAppAccessDeniedAuditEntry | OrgOauthAppAccessRequestedAuditEntry | OrgOauthAppAccessUnblockedAuditEntry | OrgRemoveBillingManagerAuditEntry | OrgRemoveMemberAuditEntry | OrgRemoveOutsideCollaboratorAuditEntry | OrgRestoreMemberAuditEntry | OrgUnblockUserAuditEntry | OrgUpdateDefaultRepositoryPermissionAuditEntry | OrgUpdateMemberAuditEntry | OrgUpdateMemberRepositoryCreationPermissionAuditEntry | OrgUpdateMemberRepositoryInvitationPermissionAuditEntry | Organization | OrganizationIdentityProvider | OrganizationInvitation | OrganizationMigration | Package | PackageFile | PackageTag | PackageVersion | ParentIssueAddedEvent | ParentIssueRemovedEvent | PinnedDiscussion | PinnedEnvironment | PinnedEvent | PinnedIssue | PrivateRepositoryForkingDisableAuditEntry | PrivateRepositoryForkingEnableAuditEntry | Project | ProjectCard | ProjectColumn | ProjectV2 | ProjectV2Field | ProjectV2Item | ProjectV2ItemFieldDateValue | ProjectV2ItemFieldIterationValue | ProjectV2ItemFieldNumberValue | ProjectV2ItemFieldSingleSelectValue | ProjectV2ItemFieldTextValue | ProjectV2ItemStatusChangedEvent | ProjectV2IterationField | ProjectV2SingleSelectField | ProjectV2StatusUpdate | ProjectV2View | ProjectV2Workflow | PublicKey | PullRequest | PullRequestCommit | PullRequestCommitCommentThread | PullRequestReview | PullRequestReviewComment | PullRequestReviewThread | PullRequestThread | Push | PushAllowance | Query | Reaction | ReadyForReviewEvent | Ref | ReferencedEvent | Release | ReleaseAsset | RemovedFromMergeQueueEvent | RemovedFromProjectEvent | RemovedFromProjectV2Event | RenamedTitleEvent | ReopenedEvent | RepoAccessAuditEntry | RepoAddMemberAuditEntry | RepoAddTopicAuditEntry | RepoArchivedAuditEntry | RepoChangeMergeSettingAuditEntry | RepoConfigDisableAnonymousGitAccessAuditEntry | RepoConfigDisableCollaboratorsOnlyAuditEntry | RepoConfigDisableContributorsOnlyAuditEntry | RepoConfigDisableSockpuppetDisallowedAuditEntry | RepoConfigEnableAnonymousGitAccessAuditEntry | RepoConfigEnableCollaboratorsOnlyAuditEntry | RepoConfigEnableContributorsOnlyAuditEntry | RepoConfigEnableSockpuppetDisallowedAuditEntry | RepoConfigLockAnonymousGitAccessAuditEntry | RepoConfigUnlockAnonymousGitAccessAuditEntry | RepoCreateAuditEntry | RepoDestroyAuditEntry | RepoRemoveMemberAuditEntry | RepoRemoveTopicAuditEntry | Repository | RepositoryCustomProperty | RepositoryInvitation | RepositoryMigration | RepositoryRule | RepositoryRuleset | RepositoryRulesetBypassActor | RepositoryTopic | RepositoryVisibilityChangeDisableAuditEntry | RepositoryVisibilityChangeEnableAuditEntry | RepositoryVulnerabilityAlert | ReviewDismissalAllowance | ReviewDismissedEvent | ReviewRequest | ReviewRequestRemovedEvent | ReviewRequestedEvent | SavedReply | SecurityAdvisory | SponsorsActivity | SponsorsListing | SponsorsListingFeaturedItem | SponsorsTier | Sponsorship | SponsorshipNewsletter | Status | StatusCheckRollup | StatusContext | SubIssueAddedEvent | SubIssueRemovedEvent | SubscribedEvent | Tag | Team | TeamAddMemberAuditEntry | TeamAddRepositoryAuditEntry | TeamChangeParentTeamAuditEntry | TeamDiscussion | TeamRemoveMemberAuditEntry | TeamRemoveRepositoryAuditEntry | Topic | TransferredEvent | Tree | UnassignedEvent | UnlabeledEvent | UnlockedEvent | UnmarkedAsDuplicateEvent | UnpinnedEvent | UnsubscribedEvent | User | UserBlockedEvent | UserContentEdit | UserList | UserNamespaceRepository | UserStatus | VerifiableDomain | Workflow | WorkflowRun | WorkflowRunFile>;
|
|
20531
20613
|
/** Lookup nodes by a list of IDs. */
|
|
20532
|
-
nodes: Array<Maybe<AddedToMergeQueueEvent | AddedToProjectEvent | AddedToProjectV2Event | App | AssignedEvent | AutoMergeDisabledEvent | AutoMergeEnabledEvent | AutoRebaseEnabledEvent | AutoSquashEnabledEvent | AutomaticBaseChangeFailedEvent | AutomaticBaseChangeSucceededEvent | BaseRefChangedEvent | BaseRefDeletedEvent | BaseRefForcePushedEvent | Blob | BlockedByAddedEvent | BlockedByRemovedEvent | BlockingAddedEvent | BlockingRemovedEvent | Bot | BranchProtectionRule | BypassForcePushAllowance | BypassPullRequestAllowance | Cwe | CheckRun | CheckSuite | ClosedEvent | CodeOfConduct | CommentDeletedEvent | Commit | CommitComment | CommitCommentThread | Comparison | ConnectedEvent | ConvertToDraftEvent | ConvertedFromDraftEvent | ConvertedNoteToIssueEvent | ConvertedToDiscussionEvent | CrossReferencedEvent | DemilestonedEvent | DependencyGraphManifest | DeployKey | DeployedEvent | Deployment | DeploymentEnvironmentChangedEvent | DeploymentReview | DeploymentStatus | DisconnectedEvent | Discussion | DiscussionCategory | DiscussionComment | DiscussionPoll | DiscussionPollOption | DraftIssue | Enterprise | EnterpriseAdministratorInvitation | EnterpriseIdentityProvider | EnterpriseMemberInvitation | EnterpriseRepositoryInfo | EnterpriseServerInstallation | EnterpriseServerUserAccount | EnterpriseServerUserAccountEmail | EnterpriseServerUserAccountsUpload | EnterpriseUserAccount | Environment | ExternalIdentity | Gist | GistComment | HeadRefDeletedEvent | HeadRefForcePushedEvent | HeadRefRestoredEvent | IpAllowListEntry | Issue | IssueComment | IssueType | IssueTypeAddedEvent | IssueTypeChangedEvent | IssueTypeRemovedEvent | Label | LabeledEvent | Language | License | LinkedBranch | LockedEvent | Mannequin | MarkedAsDuplicateEvent | MarketplaceCategory | MarketplaceListing | MemberFeatureRequestNotification | MembersCanDeleteReposClearAuditEntry | MembersCanDeleteReposDisableAuditEntry | MembersCanDeleteReposEnableAuditEntry | MentionedEvent | MergeQueue | MergeQueueEntry | MergedEvent | MigrationSource | Milestone | MilestonedEvent | MovedColumnsInProjectEvent | OidcProvider | OauthApplicationCreateAuditEntry | OrgAddBillingManagerAuditEntry | OrgAddMemberAuditEntry | OrgBlockUserAuditEntry | OrgConfigDisableCollaboratorsOnlyAuditEntry | OrgConfigEnableCollaboratorsOnlyAuditEntry | OrgCreateAuditEntry | OrgDisableOauthAppRestrictionsAuditEntry | OrgDisableSamlAuditEntry | OrgDisableTwoFactorRequirementAuditEntry | OrgEnableOauthAppRestrictionsAuditEntry | OrgEnableSamlAuditEntry | OrgEnableTwoFactorRequirementAuditEntry | OrgInviteMemberAuditEntry | OrgInviteToBusinessAuditEntry | OrgOauthAppAccessApprovedAuditEntry | OrgOauthAppAccessBlockedAuditEntry | OrgOauthAppAccessDeniedAuditEntry | OrgOauthAppAccessRequestedAuditEntry | OrgOauthAppAccessUnblockedAuditEntry | OrgRemoveBillingManagerAuditEntry | OrgRemoveMemberAuditEntry | OrgRemoveOutsideCollaboratorAuditEntry | OrgRestoreMemberAuditEntry | OrgUnblockUserAuditEntry | OrgUpdateDefaultRepositoryPermissionAuditEntry | OrgUpdateMemberAuditEntry | OrgUpdateMemberRepositoryCreationPermissionAuditEntry | OrgUpdateMemberRepositoryInvitationPermissionAuditEntry | Organization | OrganizationIdentityProvider | OrganizationInvitation | OrganizationMigration | Package | PackageFile | PackageTag | PackageVersion | ParentIssueAddedEvent | ParentIssueRemovedEvent | PinnedDiscussion | PinnedEnvironment | PinnedEvent | PinnedIssue | PrivateRepositoryForkingDisableAuditEntry | PrivateRepositoryForkingEnableAuditEntry | Project | ProjectCard | ProjectColumn | ProjectV2 | ProjectV2Field | ProjectV2Item | ProjectV2ItemFieldDateValue | ProjectV2ItemFieldIterationValue | ProjectV2ItemFieldNumberValue | ProjectV2ItemFieldSingleSelectValue | ProjectV2ItemFieldTextValue | ProjectV2ItemStatusChangedEvent | ProjectV2IterationField | ProjectV2SingleSelectField | ProjectV2StatusUpdate | ProjectV2View | ProjectV2Workflow | PublicKey | PullRequest | PullRequestCommit | PullRequestCommitCommentThread | PullRequestReview | PullRequestReviewComment | PullRequestReviewThread | PullRequestThread | Push | PushAllowance | Query | Reaction | ReadyForReviewEvent | Ref | ReferencedEvent | Release | ReleaseAsset | RemovedFromMergeQueueEvent | RemovedFromProjectEvent | RemovedFromProjectV2Event | RenamedTitleEvent | ReopenedEvent | RepoAccessAuditEntry | RepoAddMemberAuditEntry | RepoAddTopicAuditEntry | RepoArchivedAuditEntry | RepoChangeMergeSettingAuditEntry | RepoConfigDisableAnonymousGitAccessAuditEntry | RepoConfigDisableCollaboratorsOnlyAuditEntry | RepoConfigDisableContributorsOnlyAuditEntry | RepoConfigDisableSockpuppetDisallowedAuditEntry | RepoConfigEnableAnonymousGitAccessAuditEntry | RepoConfigEnableCollaboratorsOnlyAuditEntry | RepoConfigEnableContributorsOnlyAuditEntry | RepoConfigEnableSockpuppetDisallowedAuditEntry | RepoConfigLockAnonymousGitAccessAuditEntry | RepoConfigUnlockAnonymousGitAccessAuditEntry | RepoCreateAuditEntry | RepoDestroyAuditEntry | RepoRemoveMemberAuditEntry | RepoRemoveTopicAuditEntry | Repository | RepositoryInvitation | RepositoryMigration | RepositoryRule | RepositoryRuleset | RepositoryRulesetBypassActor | RepositoryTopic | RepositoryVisibilityChangeDisableAuditEntry | RepositoryVisibilityChangeEnableAuditEntry | RepositoryVulnerabilityAlert | ReviewDismissalAllowance | ReviewDismissedEvent | ReviewRequest | ReviewRequestRemovedEvent | ReviewRequestedEvent | SavedReply | SecurityAdvisory | SponsorsActivity | SponsorsListing | SponsorsListingFeaturedItem | SponsorsTier | Sponsorship | SponsorshipNewsletter | Status | StatusCheckRollup | StatusContext | SubIssueAddedEvent | SubIssueRemovedEvent | SubscribedEvent | Tag | Team | TeamAddMemberAuditEntry | TeamAddRepositoryAuditEntry | TeamChangeParentTeamAuditEntry | TeamDiscussion |
|
|
20614
|
+
nodes: Array<Maybe<AddedToMergeQueueEvent | AddedToProjectEvent | AddedToProjectV2Event | App | AssignedEvent | AutoMergeDisabledEvent | AutoMergeEnabledEvent | AutoRebaseEnabledEvent | AutoSquashEnabledEvent | AutomaticBaseChangeFailedEvent | AutomaticBaseChangeSucceededEvent | BaseRefChangedEvent | BaseRefDeletedEvent | BaseRefForcePushedEvent | Blob | BlockedByAddedEvent | BlockedByRemovedEvent | BlockingAddedEvent | BlockingRemovedEvent | Bot | BranchProtectionRule | BypassForcePushAllowance | BypassPullRequestAllowance | Cwe | CheckRun | CheckSuite | ClosedEvent | CodeOfConduct | CommentDeletedEvent | Commit | CommitComment | CommitCommentThread | Comparison | ConnectedEvent | ConvertToDraftEvent | ConvertedFromDraftEvent | ConvertedNoteToIssueEvent | ConvertedToDiscussionEvent | CrossReferencedEvent | DemilestonedEvent | DependencyGraphManifest | DeployKey | DeployedEvent | Deployment | DeploymentEnvironmentChangedEvent | DeploymentReview | DeploymentStatus | DisconnectedEvent | Discussion | DiscussionCategory | DiscussionComment | DiscussionPoll | DiscussionPollOption | DraftIssue | Enterprise | EnterpriseAdministratorInvitation | EnterpriseIdentityProvider | EnterpriseMemberInvitation | EnterpriseRepositoryInfo | EnterpriseServerInstallation | EnterpriseServerUserAccount | EnterpriseServerUserAccountEmail | EnterpriseServerUserAccountsUpload | EnterpriseUserAccount | Environment | ExternalIdentity | Gist | GistComment | HeadRefDeletedEvent | HeadRefForcePushedEvent | HeadRefRestoredEvent | IpAllowListEntry | Issue | IssueComment | IssueType | IssueTypeAddedEvent | IssueTypeChangedEvent | IssueTypeRemovedEvent | Label | LabeledEvent | Language | License | LinkedBranch | LockedEvent | Mannequin | MarkedAsDuplicateEvent | MarketplaceCategory | MarketplaceListing | MemberFeatureRequestNotification | MembersCanDeleteReposClearAuditEntry | MembersCanDeleteReposDisableAuditEntry | MembersCanDeleteReposEnableAuditEntry | MentionedEvent | MergeQueue | MergeQueueEntry | MergedEvent | MigrationSource | Milestone | MilestonedEvent | MovedColumnsInProjectEvent | OidcProvider | OauthApplicationCreateAuditEntry | OrgAddBillingManagerAuditEntry | OrgAddMemberAuditEntry | OrgBlockUserAuditEntry | OrgConfigDisableCollaboratorsOnlyAuditEntry | OrgConfigEnableCollaboratorsOnlyAuditEntry | OrgCreateAuditEntry | OrgDisableOauthAppRestrictionsAuditEntry | OrgDisableSamlAuditEntry | OrgDisableTwoFactorRequirementAuditEntry | OrgEnableOauthAppRestrictionsAuditEntry | OrgEnableSamlAuditEntry | OrgEnableTwoFactorRequirementAuditEntry | OrgInviteMemberAuditEntry | OrgInviteToBusinessAuditEntry | OrgOauthAppAccessApprovedAuditEntry | OrgOauthAppAccessBlockedAuditEntry | OrgOauthAppAccessDeniedAuditEntry | OrgOauthAppAccessRequestedAuditEntry | OrgOauthAppAccessUnblockedAuditEntry | OrgRemoveBillingManagerAuditEntry | OrgRemoveMemberAuditEntry | OrgRemoveOutsideCollaboratorAuditEntry | OrgRestoreMemberAuditEntry | OrgUnblockUserAuditEntry | OrgUpdateDefaultRepositoryPermissionAuditEntry | OrgUpdateMemberAuditEntry | OrgUpdateMemberRepositoryCreationPermissionAuditEntry | OrgUpdateMemberRepositoryInvitationPermissionAuditEntry | Organization | OrganizationIdentityProvider | OrganizationInvitation | OrganizationMigration | Package | PackageFile | PackageTag | PackageVersion | ParentIssueAddedEvent | ParentIssueRemovedEvent | PinnedDiscussion | PinnedEnvironment | PinnedEvent | PinnedIssue | PrivateRepositoryForkingDisableAuditEntry | PrivateRepositoryForkingEnableAuditEntry | Project | ProjectCard | ProjectColumn | ProjectV2 | ProjectV2Field | ProjectV2Item | ProjectV2ItemFieldDateValue | ProjectV2ItemFieldIterationValue | ProjectV2ItemFieldNumberValue | ProjectV2ItemFieldSingleSelectValue | ProjectV2ItemFieldTextValue | ProjectV2ItemStatusChangedEvent | ProjectV2IterationField | ProjectV2SingleSelectField | ProjectV2StatusUpdate | ProjectV2View | ProjectV2Workflow | PublicKey | PullRequest | PullRequestCommit | PullRequestCommitCommentThread | PullRequestReview | PullRequestReviewComment | PullRequestReviewThread | PullRequestThread | Push | PushAllowance | Query | Reaction | ReadyForReviewEvent | Ref | ReferencedEvent | Release | ReleaseAsset | RemovedFromMergeQueueEvent | RemovedFromProjectEvent | RemovedFromProjectV2Event | RenamedTitleEvent | ReopenedEvent | RepoAccessAuditEntry | RepoAddMemberAuditEntry | RepoAddTopicAuditEntry | RepoArchivedAuditEntry | RepoChangeMergeSettingAuditEntry | RepoConfigDisableAnonymousGitAccessAuditEntry | RepoConfigDisableCollaboratorsOnlyAuditEntry | RepoConfigDisableContributorsOnlyAuditEntry | RepoConfigDisableSockpuppetDisallowedAuditEntry | RepoConfigEnableAnonymousGitAccessAuditEntry | RepoConfigEnableCollaboratorsOnlyAuditEntry | RepoConfigEnableContributorsOnlyAuditEntry | RepoConfigEnableSockpuppetDisallowedAuditEntry | RepoConfigLockAnonymousGitAccessAuditEntry | RepoConfigUnlockAnonymousGitAccessAuditEntry | RepoCreateAuditEntry | RepoDestroyAuditEntry | RepoRemoveMemberAuditEntry | RepoRemoveTopicAuditEntry | Repository | RepositoryCustomProperty | RepositoryInvitation | RepositoryMigration | RepositoryRule | RepositoryRuleset | RepositoryRulesetBypassActor | RepositoryTopic | RepositoryVisibilityChangeDisableAuditEntry | RepositoryVisibilityChangeEnableAuditEntry | RepositoryVulnerabilityAlert | ReviewDismissalAllowance | ReviewDismissedEvent | ReviewRequest | ReviewRequestRemovedEvent | ReviewRequestedEvent | SavedReply | SecurityAdvisory | SponsorsActivity | SponsorsListing | SponsorsListingFeaturedItem | SponsorsTier | Sponsorship | SponsorshipNewsletter | Status | StatusCheckRollup | StatusContext | SubIssueAddedEvent | SubIssueRemovedEvent | SubscribedEvent | Tag | Team | TeamAddMemberAuditEntry | TeamAddRepositoryAuditEntry | TeamChangeParentTeamAuditEntry | TeamDiscussion | TeamRemoveMemberAuditEntry | TeamRemoveRepositoryAuditEntry | Topic | TransferredEvent | Tree | UnassignedEvent | UnlabeledEvent | UnlockedEvent | UnmarkedAsDuplicateEvent | UnpinnedEvent | UnsubscribedEvent | User | UserBlockedEvent | UserContentEdit | UserList | UserNamespaceRepository | UserStatus | VerifiableDomain | Workflow | WorkflowRun | WorkflowRunFile>>;
|
|
20533
20615
|
/** Lookup a organization by login. */
|
|
20534
20616
|
organization?: Maybe<Organization>;
|
|
20535
20617
|
/** The client's rate limit information. */
|
|
@@ -20544,7 +20626,7 @@ type Query = Node & {
|
|
|
20544
20626
|
/** Lookup a repository owner (ie. either a User or an Organization) by login. */
|
|
20545
20627
|
repositoryOwner?: Maybe<Organization | User>;
|
|
20546
20628
|
/** Lookup resource by a URL. */
|
|
20547
|
-
resource?: Maybe<Bot | CheckRun | ClosedEvent | Commit | ConvertToDraftEvent | CrossReferencedEvent | Gist | Issue | Mannequin | MergedEvent | Milestone | Organization | PullRequest | PullRequestCommit | ReadyForReviewEvent | Release | Repository | RepositoryTopic | ReviewDismissedEvent | TeamDiscussion |
|
|
20629
|
+
resource?: Maybe<Bot | CheckRun | ClosedEvent | Commit | ConvertToDraftEvent | CrossReferencedEvent | Gist | Issue | Mannequin | MergedEvent | Milestone | Organization | PullRequest | PullRequestCommit | ReadyForReviewEvent | Release | Repository | RepositoryTopic | ReviewDismissedEvent | TeamDiscussion | User | Workflow | WorkflowRun | WorkflowRunFile>;
|
|
20548
20630
|
/** Perform a search across resources, returning a maximum of 1,000 results. */
|
|
20549
20631
|
search: SearchResultItemConnection;
|
|
20550
20632
|
/** GitHub Security Advisories */
|
|
@@ -20789,7 +20871,7 @@ type Reaction = Node & {
|
|
|
20789
20871
|
/** The Node ID of the Reaction object */
|
|
20790
20872
|
id: Scalars['ID']['output'];
|
|
20791
20873
|
/** The reactable piece of content */
|
|
20792
|
-
reactable: CommitComment | Discussion | DiscussionComment | Issue | IssueComment | PullRequest | PullRequestReview | PullRequestReviewComment | Release | TeamDiscussion
|
|
20874
|
+
reactable: CommitComment | Discussion | DiscussionComment | Issue | IssueComment | PullRequest | PullRequestReview | PullRequestReviewComment | Release | TeamDiscussion;
|
|
20793
20875
|
/** Identifies the user who created this reaction. */
|
|
20794
20876
|
user?: Maybe<User>;
|
|
20795
20877
|
};
|
|
@@ -20835,7 +20917,7 @@ type ReactionGroup = {
|
|
|
20835
20917
|
/** Reactors to the reaction subject with the emotion represented by this reaction group. */
|
|
20836
20918
|
reactors: ReactorConnection;
|
|
20837
20919
|
/** The subject that was reacted to. */
|
|
20838
|
-
subject: CommitComment | Discussion | DiscussionComment | Issue | IssueComment | PullRequest | PullRequestReview | PullRequestReviewComment | Release | TeamDiscussion
|
|
20920
|
+
subject: CommitComment | Discussion | DiscussionComment | Issue | IssueComment | PullRequest | PullRequestReview | PullRequestReviewComment | Release | TeamDiscussion;
|
|
20839
20921
|
/**
|
|
20840
20922
|
* Users who have reacted to the reaction subject with the emotion represented by this reaction group
|
|
20841
20923
|
* @deprecated Reactors can now be mannequins, bots, and organizations. Use the `reactors` field instead. Removal on 2021-10-01 UTC.
|
|
@@ -21467,7 +21549,7 @@ type RemoveReactionPayload = {
|
|
|
21467
21549
|
/** The reaction groups for the subject. */
|
|
21468
21550
|
reactionGroups?: Maybe<Array<ReactionGroup>>;
|
|
21469
21551
|
/** The reactable subject. */
|
|
21470
|
-
subject?: Maybe<CommitComment | Discussion | DiscussionComment | Issue | IssueComment | PullRequest | PullRequestReview | PullRequestReviewComment | Release | TeamDiscussion
|
|
21552
|
+
subject?: Maybe<CommitComment | Discussion | DiscussionComment | Issue | IssueComment | PullRequest | PullRequestReview | PullRequestReviewComment | Release | TeamDiscussion>;
|
|
21471
21553
|
};
|
|
21472
21554
|
/** Autogenerated input type of RemoveStar */
|
|
21473
21555
|
type RemoveStarInput = {
|
|
@@ -23882,6 +23964,10 @@ type Repository = Node & PackageOwner & ProjectOwner & ProjectV2Recent & Reposit
|
|
|
23882
23964
|
release?: Maybe<Release>;
|
|
23883
23965
|
/** List of releases which are dependent on this repository. */
|
|
23884
23966
|
releases: ReleaseConnection;
|
|
23967
|
+
/** A custom property value for the repository. */
|
|
23968
|
+
repositoryCustomPropertyValue?: Maybe<RepositoryCustomPropertyValue>;
|
|
23969
|
+
/** A list of custom properties and their associated values for a repository. */
|
|
23970
|
+
repositoryCustomPropertyValues?: Maybe<RepositoryCustomPropertyValueConnection>;
|
|
23885
23971
|
/** A list of applied repository-topic associations for this repository. */
|
|
23886
23972
|
repositoryTopics: RepositoryTopicConnection;
|
|
23887
23973
|
/** The HTTP path for this repository */
|
|
@@ -24276,6 +24362,17 @@ type RepositoryReleasesArgs = {
|
|
|
24276
24362
|
orderBy?: InputMaybe<ReleaseOrder>;
|
|
24277
24363
|
};
|
|
24278
24364
|
/** A repository contains the content for a project. */
|
|
24365
|
+
type RepositoryRepositoryCustomPropertyValueArgs = {
|
|
24366
|
+
propertyName: Scalars['String']['input'];
|
|
24367
|
+
};
|
|
24368
|
+
/** A repository contains the content for a project. */
|
|
24369
|
+
type RepositoryRepositoryCustomPropertyValuesArgs = {
|
|
24370
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
24371
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
24372
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
24373
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
24374
|
+
};
|
|
24375
|
+
/** A repository contains the content for a project. */
|
|
24279
24376
|
type RepositoryRepositoryTopicsArgs = {
|
|
24280
24377
|
after?: InputMaybe<Scalars['String']['input']>;
|
|
24281
24378
|
before?: InputMaybe<Scalars['String']['input']>;
|
|
@@ -24445,6 +24542,82 @@ type RepositoryContributionType = /** Created a commit */
|
|
|
24445
24542
|
/** Created a pull request */ | 'PULL_REQUEST'
|
|
24446
24543
|
/** Reviewed a pull request */ | 'PULL_REQUEST_REVIEW'
|
|
24447
24544
|
/** Created the repository */ | 'REPOSITORY';
|
|
24545
|
+
/** A repository custom property. */
|
|
24546
|
+
type RepositoryCustomProperty = Node & {
|
|
24547
|
+
__typename?: 'RepositoryCustomProperty';
|
|
24548
|
+
/** The allowed values for the custom property. Required if `value_type` is `single_select` or `multi_select`. */
|
|
24549
|
+
allowedValues?: Maybe<Array<Scalars['String']['output']>>;
|
|
24550
|
+
/** The default value of the custom property, if the property is `required`. */
|
|
24551
|
+
defaultValue?: Maybe<Scalars['CustomPropertyValue']['output']>;
|
|
24552
|
+
/** The description of the custom property. */
|
|
24553
|
+
description?: Maybe<Scalars['String']['output']>;
|
|
24554
|
+
/** The Node ID of the RepositoryCustomProperty object */
|
|
24555
|
+
id: Scalars['ID']['output'];
|
|
24556
|
+
/** The name of the custom property. */
|
|
24557
|
+
propertyName: Scalars['String']['output'];
|
|
24558
|
+
/** The regex pattern that the value of the custom property must match, if the `value_type` is `string`. */
|
|
24559
|
+
regex?: Maybe<Scalars['String']['output']>;
|
|
24560
|
+
/** Whether the custom property is required. */
|
|
24561
|
+
required?: Maybe<Scalars['Boolean']['output']>;
|
|
24562
|
+
/** The source type of the custom property. */
|
|
24563
|
+
source: CustomPropertySource;
|
|
24564
|
+
/** The value type of the custom property. */
|
|
24565
|
+
valueType: CustomPropertyValueType;
|
|
24566
|
+
/** Who can edit the values of this repository custom property. */
|
|
24567
|
+
valuesEditableBy: RepositoryCustomPropertyValuesEditableBy;
|
|
24568
|
+
};
|
|
24569
|
+
/** The connection type for RepositoryCustomProperty. */
|
|
24570
|
+
type RepositoryCustomPropertyConnection = {
|
|
24571
|
+
__typename?: 'RepositoryCustomPropertyConnection';
|
|
24572
|
+
/** A list of edges. */
|
|
24573
|
+
edges?: Maybe<Array<Maybe<RepositoryCustomPropertyEdge>>>;
|
|
24574
|
+
/** A list of nodes. */
|
|
24575
|
+
nodes?: Maybe<Array<Maybe<RepositoryCustomProperty>>>;
|
|
24576
|
+
/** Information to aid in pagination. */
|
|
24577
|
+
pageInfo: PageInfo;
|
|
24578
|
+
/** Identifies the total count of items in the connection. */
|
|
24579
|
+
totalCount: Scalars['Int']['output'];
|
|
24580
|
+
};
|
|
24581
|
+
/** An edge in a connection. */
|
|
24582
|
+
type RepositoryCustomPropertyEdge = {
|
|
24583
|
+
__typename?: 'RepositoryCustomPropertyEdge';
|
|
24584
|
+
/** A cursor for use in pagination. */
|
|
24585
|
+
cursor: Scalars['String']['output'];
|
|
24586
|
+
/** The item at the end of the edge. */
|
|
24587
|
+
node?: Maybe<RepositoryCustomProperty>;
|
|
24588
|
+
};
|
|
24589
|
+
/** A value associated with a repository custom property. */
|
|
24590
|
+
type RepositoryCustomPropertyValue = {
|
|
24591
|
+
__typename?: 'RepositoryCustomPropertyValue';
|
|
24592
|
+
/** The name of the custom property. */
|
|
24593
|
+
propertyName: Scalars['String']['output'];
|
|
24594
|
+
/** The value of the custom property. */
|
|
24595
|
+
value: Scalars['CustomPropertyValue']['output'];
|
|
24596
|
+
};
|
|
24597
|
+
/** The connection type for RepositoryCustomPropertyValue. */
|
|
24598
|
+
type RepositoryCustomPropertyValueConnection = {
|
|
24599
|
+
__typename?: 'RepositoryCustomPropertyValueConnection';
|
|
24600
|
+
/** A list of edges. */
|
|
24601
|
+
edges?: Maybe<Array<Maybe<RepositoryCustomPropertyValueEdge>>>;
|
|
24602
|
+
/** A list of nodes. */
|
|
24603
|
+
nodes?: Maybe<Array<Maybe<RepositoryCustomPropertyValue>>>;
|
|
24604
|
+
/** Information to aid in pagination. */
|
|
24605
|
+
pageInfo: PageInfo;
|
|
24606
|
+
/** Identifies the total count of items in the connection. */
|
|
24607
|
+
totalCount: Scalars['Int']['output'];
|
|
24608
|
+
};
|
|
24609
|
+
/** An edge in a connection. */
|
|
24610
|
+
type RepositoryCustomPropertyValueEdge = {
|
|
24611
|
+
__typename?: 'RepositoryCustomPropertyValueEdge';
|
|
24612
|
+
/** A cursor for use in pagination. */
|
|
24613
|
+
cursor: Scalars['String']['output'];
|
|
24614
|
+
/** The item at the end of the edge. */
|
|
24615
|
+
node?: Maybe<RepositoryCustomPropertyValue>;
|
|
24616
|
+
};
|
|
24617
|
+
/** The allowed actors who can edit the values of a custom property. */
|
|
24618
|
+
type RepositoryCustomPropertyValuesEditableBy = /** The organization actors. */
|
|
24619
|
+
'ORG_ACTORS'
|
|
24620
|
+
/** The organization and repository actors. */ | 'ORG_AND_REPO_ACTORS';
|
|
24448
24621
|
/** Represents an author of discussions in repositories. */
|
|
24449
24622
|
type RepositoryDiscussionAuthor = {
|
|
24450
24623
|
/** Discussions this user has started. */
|
|
@@ -26307,6 +26480,23 @@ type SetOrganizationInteractionLimitPayload = {
|
|
|
26307
26480
|
/** The organization that the interaction limit was set for. */
|
|
26308
26481
|
organization?: Maybe<Organization>;
|
|
26309
26482
|
};
|
|
26483
|
+
/** Autogenerated input type of SetRepositoryCustomPropertyValues */
|
|
26484
|
+
type SetRepositoryCustomPropertyValuesInput = {
|
|
26485
|
+
/** A unique identifier for the client performing the mutation. */
|
|
26486
|
+
clientMutationId?: InputMaybe<Scalars['String']['input']>;
|
|
26487
|
+
/** A list of custom property names and associated values to apply. */
|
|
26488
|
+
properties: Array<CustomPropertyValueInput>;
|
|
26489
|
+
/** The ID of the repository to set properties for. */
|
|
26490
|
+
repositoryId: Scalars['ID']['input'];
|
|
26491
|
+
};
|
|
26492
|
+
/** Autogenerated return type of SetRepositoryCustomPropertyValues. */
|
|
26493
|
+
type SetRepositoryCustomPropertyValuesPayload = {
|
|
26494
|
+
__typename?: 'SetRepositoryCustomPropertyValuesPayload';
|
|
26495
|
+
/** A unique identifier for the client performing the mutation. */
|
|
26496
|
+
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
26497
|
+
/** The repository that the custom properties were set for. */
|
|
26498
|
+
repository?: Maybe<Repository>;
|
|
26499
|
+
};
|
|
26310
26500
|
/** Autogenerated input type of SetRepositoryInteractionLimit */
|
|
26311
26501
|
type SetRepositoryInteractionLimitInput = {
|
|
26312
26502
|
/** A unique identifier for the client performing the mutation. */
|
|
@@ -28473,11 +28663,6 @@ type TeamDiscussion = Comment & Deletable & Node & Reactable & Subscribable & Un
|
|
|
28473
28663
|
* @deprecated The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC.
|
|
28474
28664
|
*/
|
|
28475
28665
|
bodyVersion: Scalars['String']['output'];
|
|
28476
|
-
/**
|
|
28477
|
-
* A list of comments on this discussion.
|
|
28478
|
-
* @deprecated The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC.
|
|
28479
|
-
*/
|
|
28480
|
-
comments: TeamDiscussionCommentConnection;
|
|
28481
28666
|
/**
|
|
28482
28667
|
* The HTTP path for discussion comments
|
|
28483
28668
|
* @deprecated The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC.
|
|
@@ -28568,15 +28753,6 @@ type TeamDiscussion = Comment & Deletable & Node & Reactable & Subscribable & Un
|
|
|
28568
28753
|
viewerSubscription?: Maybe<SubscriptionState>;
|
|
28569
28754
|
};
|
|
28570
28755
|
/** A team discussion. */
|
|
28571
|
-
type TeamDiscussionCommentsArgs = {
|
|
28572
|
-
after?: InputMaybe<Scalars['String']['input']>;
|
|
28573
|
-
before?: InputMaybe<Scalars['String']['input']>;
|
|
28574
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
28575
|
-
fromComment?: InputMaybe<Scalars['Int']['input']>;
|
|
28576
|
-
last?: InputMaybe<Scalars['Int']['input']>;
|
|
28577
|
-
orderBy?: InputMaybe<TeamDiscussionCommentOrder>;
|
|
28578
|
-
};
|
|
28579
|
-
/** A team discussion. */
|
|
28580
28756
|
type TeamDiscussionReactionsArgs = {
|
|
28581
28757
|
after?: InputMaybe<Scalars['String']['input']>;
|
|
28582
28758
|
before?: InputMaybe<Scalars['String']['input']>;
|
|
@@ -28592,128 +28768,6 @@ type TeamDiscussionUserContentEditsArgs = {
|
|
|
28592
28768
|
first?: InputMaybe<Scalars['Int']['input']>;
|
|
28593
28769
|
last?: InputMaybe<Scalars['Int']['input']>;
|
|
28594
28770
|
};
|
|
28595
|
-
/** A comment on a team discussion. */
|
|
28596
|
-
type TeamDiscussionComment = Comment & Deletable & Node & Reactable & UniformResourceLocatable & Updatable & UpdatableComment & {
|
|
28597
|
-
__typename?: 'TeamDiscussionComment';
|
|
28598
|
-
/** The actor who authored the comment. */
|
|
28599
|
-
author?: Maybe<Bot | EnterpriseUserAccount | Mannequin | Organization | User>;
|
|
28600
|
-
/**
|
|
28601
|
-
* Author's association with the comment's team.
|
|
28602
|
-
* @deprecated The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC.
|
|
28603
|
-
*/
|
|
28604
|
-
authorAssociation: CommentAuthorAssociation;
|
|
28605
|
-
/** The body as Markdown. */
|
|
28606
|
-
body: Scalars['String']['output'];
|
|
28607
|
-
/** The body rendered to HTML. */
|
|
28608
|
-
bodyHTML: Scalars['HTML']['output'];
|
|
28609
|
-
/** The body rendered to text. */
|
|
28610
|
-
bodyText: Scalars['String']['output'];
|
|
28611
|
-
/**
|
|
28612
|
-
* The current version of the body content.
|
|
28613
|
-
* @deprecated The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC.
|
|
28614
|
-
*/
|
|
28615
|
-
bodyVersion: Scalars['String']['output'];
|
|
28616
|
-
/** Identifies the date and time when the object was created. */
|
|
28617
|
-
createdAt: Scalars['DateTime']['output'];
|
|
28618
|
-
/** Check if this comment was created via an email reply. */
|
|
28619
|
-
createdViaEmail: Scalars['Boolean']['output'];
|
|
28620
|
-
/** Identifies the primary key from the database. */
|
|
28621
|
-
databaseId?: Maybe<Scalars['Int']['output']>;
|
|
28622
|
-
/**
|
|
28623
|
-
* The discussion this comment is about.
|
|
28624
|
-
* @deprecated The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC.
|
|
28625
|
-
*/
|
|
28626
|
-
discussion: TeamDiscussion;
|
|
28627
|
-
/** The actor who edited the comment. */
|
|
28628
|
-
editor?: Maybe<Bot | EnterpriseUserAccount | Mannequin | Organization | User>;
|
|
28629
|
-
/** The Node ID of the TeamDiscussionComment object */
|
|
28630
|
-
id: Scalars['ID']['output'];
|
|
28631
|
-
/** Check if this comment was edited and includes an edit with the creation data */
|
|
28632
|
-
includesCreatedEdit: Scalars['Boolean']['output'];
|
|
28633
|
-
/** The moment the editor made the last edit */
|
|
28634
|
-
lastEditedAt?: Maybe<Scalars['DateTime']['output']>;
|
|
28635
|
-
/**
|
|
28636
|
-
* Identifies the comment number.
|
|
28637
|
-
* @deprecated The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC.
|
|
28638
|
-
*/
|
|
28639
|
-
number: Scalars['Int']['output'];
|
|
28640
|
-
/** Identifies when the comment was published at. */
|
|
28641
|
-
publishedAt?: Maybe<Scalars['DateTime']['output']>;
|
|
28642
|
-
/** A list of reactions grouped by content left on the subject. */
|
|
28643
|
-
reactionGroups?: Maybe<Array<ReactionGroup>>;
|
|
28644
|
-
/** A list of Reactions left on the Issue. */
|
|
28645
|
-
reactions: ReactionConnection;
|
|
28646
|
-
/**
|
|
28647
|
-
* The HTTP path for this comment
|
|
28648
|
-
* @deprecated The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC.
|
|
28649
|
-
*/
|
|
28650
|
-
resourcePath: Scalars['URI']['output'];
|
|
28651
|
-
/** Identifies the date and time when the object was last updated. */
|
|
28652
|
-
updatedAt: Scalars['DateTime']['output'];
|
|
28653
|
-
/**
|
|
28654
|
-
* The HTTP URL for this comment
|
|
28655
|
-
* @deprecated The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC.
|
|
28656
|
-
*/
|
|
28657
|
-
url: Scalars['URI']['output'];
|
|
28658
|
-
/** A list of edits to this content. */
|
|
28659
|
-
userContentEdits?: Maybe<UserContentEditConnection>;
|
|
28660
|
-
/** Check if the current viewer can delete this object. */
|
|
28661
|
-
viewerCanDelete: Scalars['Boolean']['output'];
|
|
28662
|
-
/** Can user react to this subject */
|
|
28663
|
-
viewerCanReact: Scalars['Boolean']['output'];
|
|
28664
|
-
/** Check if the current viewer can update this object. */
|
|
28665
|
-
viewerCanUpdate: Scalars['Boolean']['output'];
|
|
28666
|
-
/** Reasons why the current viewer can not update this comment. */
|
|
28667
|
-
viewerCannotUpdateReasons: Array<CommentCannotUpdateReason>;
|
|
28668
|
-
/** Did the viewer author this comment. */
|
|
28669
|
-
viewerDidAuthor: Scalars['Boolean']['output'];
|
|
28670
|
-
};
|
|
28671
|
-
/** A comment on a team discussion. */
|
|
28672
|
-
type TeamDiscussionCommentReactionsArgs = {
|
|
28673
|
-
after?: InputMaybe<Scalars['String']['input']>;
|
|
28674
|
-
before?: InputMaybe<Scalars['String']['input']>;
|
|
28675
|
-
content?: InputMaybe<ReactionContent>;
|
|
28676
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
28677
|
-
last?: InputMaybe<Scalars['Int']['input']>;
|
|
28678
|
-
orderBy?: InputMaybe<ReactionOrder>;
|
|
28679
|
-
};
|
|
28680
|
-
/** A comment on a team discussion. */
|
|
28681
|
-
type TeamDiscussionCommentUserContentEditsArgs = {
|
|
28682
|
-
after?: InputMaybe<Scalars['String']['input']>;
|
|
28683
|
-
before?: InputMaybe<Scalars['String']['input']>;
|
|
28684
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
28685
|
-
last?: InputMaybe<Scalars['Int']['input']>;
|
|
28686
|
-
};
|
|
28687
|
-
/** The connection type for TeamDiscussionComment. */
|
|
28688
|
-
type TeamDiscussionCommentConnection = {
|
|
28689
|
-
__typename?: 'TeamDiscussionCommentConnection';
|
|
28690
|
-
/** A list of edges. */
|
|
28691
|
-
edges?: Maybe<Array<Maybe<TeamDiscussionCommentEdge>>>;
|
|
28692
|
-
/** A list of nodes. */
|
|
28693
|
-
nodes?: Maybe<Array<Maybe<TeamDiscussionComment>>>;
|
|
28694
|
-
/** Information to aid in pagination. */
|
|
28695
|
-
pageInfo: PageInfo;
|
|
28696
|
-
/** Identifies the total count of items in the connection. */
|
|
28697
|
-
totalCount: Scalars['Int']['output'];
|
|
28698
|
-
};
|
|
28699
|
-
/** An edge in a connection. */
|
|
28700
|
-
type TeamDiscussionCommentEdge = {
|
|
28701
|
-
__typename?: 'TeamDiscussionCommentEdge';
|
|
28702
|
-
/** A cursor for use in pagination. */
|
|
28703
|
-
cursor: Scalars['String']['output'];
|
|
28704
|
-
/** The item at the end of the edge. */
|
|
28705
|
-
node?: Maybe<TeamDiscussionComment>;
|
|
28706
|
-
};
|
|
28707
|
-
/** Ways in which team discussion comment connections can be ordered. */
|
|
28708
|
-
type TeamDiscussionCommentOrder = {
|
|
28709
|
-
/** The direction in which to order nodes. */
|
|
28710
|
-
direction: OrderDirection;
|
|
28711
|
-
/** The field by which to order nodes. */
|
|
28712
|
-
field: TeamDiscussionCommentOrderField;
|
|
28713
|
-
};
|
|
28714
|
-
/** Properties by which team discussion comment connections can be ordered. */
|
|
28715
|
-
type TeamDiscussionCommentOrderField = /** Allows sequential ordering of team discussion comments (which is equivalent to chronological ordering). */
|
|
28716
|
-
'NUMBER';
|
|
28717
28771
|
/** The connection type for TeamDiscussion. */
|
|
28718
28772
|
type TeamDiscussionConnection = {
|
|
28719
28773
|
__typename?: 'TeamDiscussionConnection';
|
|
@@ -30822,6 +30876,33 @@ type UpdateRefsPayload = {
|
|
|
30822
30876
|
/** A unique identifier for the client performing the mutation. */
|
|
30823
30877
|
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
30824
30878
|
};
|
|
30879
|
+
/** Autogenerated input type of UpdateRepositoryCustomProperty */
|
|
30880
|
+
type UpdateRepositoryCustomPropertyInput = {
|
|
30881
|
+
/** The updated allowed values for the custom property. */
|
|
30882
|
+
allowedValues?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
30883
|
+
/** A unique identifier for the client performing the mutation. */
|
|
30884
|
+
clientMutationId?: InputMaybe<Scalars['String']['input']>;
|
|
30885
|
+
/** The updated default value for the custom property if the property is required. */
|
|
30886
|
+
defaultValue?: InputMaybe<Scalars['String']['input']>;
|
|
30887
|
+
/** The updated description of the custom property. */
|
|
30888
|
+
description?: InputMaybe<Scalars['String']['input']>;
|
|
30889
|
+
/** The regex pattern that the value of the custom property must match, if the `value_type` is `string`. */
|
|
30890
|
+
regex?: InputMaybe<Scalars['String']['input']>;
|
|
30891
|
+
/** The global relay id of the source of the custom property. */
|
|
30892
|
+
repositoryCustomPropertyId: Scalars['ID']['input'];
|
|
30893
|
+
/** Whether the updated custom property is required. */
|
|
30894
|
+
required?: InputMaybe<Scalars['Boolean']['input']>;
|
|
30895
|
+
/** The updated actors who can edit the values of the custom property. */
|
|
30896
|
+
valuesEditableBy?: InputMaybe<RepositoryCustomPropertyValuesEditableBy>;
|
|
30897
|
+
};
|
|
30898
|
+
/** Autogenerated return type of UpdateRepositoryCustomProperty. */
|
|
30899
|
+
type UpdateRepositoryCustomPropertyPayload = {
|
|
30900
|
+
__typename?: 'UpdateRepositoryCustomPropertyPayload';
|
|
30901
|
+
/** A unique identifier for the client performing the mutation. */
|
|
30902
|
+
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
30903
|
+
/** The updated repository custom property. */
|
|
30904
|
+
repositoryCustomProperty?: Maybe<RepositoryCustomProperty>;
|
|
30905
|
+
};
|
|
30825
30906
|
/** Autogenerated input type of UpdateRepository */
|
|
30826
30907
|
type UpdateRepositoryInput = {
|
|
30827
30908
|
/** A unique identifier for the client performing the mutation. */
|
|
@@ -30955,25 +31036,6 @@ type UpdateSubscriptionPayload = {
|
|
|
30955
31036
|
/** The input subscribable entity. */
|
|
30956
31037
|
subscribable?: Maybe<Commit | Discussion | Issue | PullRequest | Repository | Team | TeamDiscussion>;
|
|
30957
31038
|
};
|
|
30958
|
-
/** Autogenerated input type of UpdateTeamDiscussionComment */
|
|
30959
|
-
type UpdateTeamDiscussionCommentInput = {
|
|
30960
|
-
/** The updated text of the comment. */
|
|
30961
|
-
body: Scalars['String']['input'];
|
|
30962
|
-
/** The current version of the body content. */
|
|
30963
|
-
bodyVersion?: InputMaybe<Scalars['String']['input']>;
|
|
30964
|
-
/** A unique identifier for the client performing the mutation. */
|
|
30965
|
-
clientMutationId?: InputMaybe<Scalars['String']['input']>;
|
|
30966
|
-
/** The ID of the comment to modify. */
|
|
30967
|
-
id: Scalars['ID']['input'];
|
|
30968
|
-
};
|
|
30969
|
-
/** Autogenerated return type of UpdateTeamDiscussionComment. */
|
|
30970
|
-
type UpdateTeamDiscussionCommentPayload = {
|
|
30971
|
-
__typename?: 'UpdateTeamDiscussionCommentPayload';
|
|
30972
|
-
/** A unique identifier for the client performing the mutation. */
|
|
30973
|
-
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
30974
|
-
/** The updated comment. */
|
|
30975
|
-
teamDiscussionComment?: Maybe<TeamDiscussionComment>;
|
|
30976
|
-
};
|
|
30977
31039
|
/** Autogenerated input type of UpdateTeamDiscussion */
|
|
30978
31040
|
type UpdateTeamDiscussionInput = {
|
|
30979
31041
|
/** The updated text of the discussion. */
|
|
@@ -32251,4 +32313,4 @@ type WorkflowsParametersInput = {
|
|
|
32251
32313
|
};
|
|
32252
32314
|
type _Entity = Issue;
|
|
32253
32315
|
//#endregion
|
|
32254
|
-
export { AddStarInput as $, ReopenDiscussionPayload as $A, UpdateIpAllowListEntryInput as $B, PageInfo as $C, PullRequestProjectsV2Args as $D, ProjectV2ViewSortByArgs as $E, SponsorAndLifetimeValueOrder as $F, UserListConnection as $H, SponsorshipOrder as $I, Team as $L, RepositoryOwnerRepositoryArgs as $M, RepositoryVisibilityChangeEnableAuditEntry as $N, QueryCodeOfConductArgs as $O, RuleEnforcement as $P, ThreadSubscriptionState as $R, OrganizationProjectV2Args as $S, ProjectV2ItemFieldValueEdge as $T, VerifiableDomainOwner as $U, UpdateRefInput as $V, MutationDeleteDiscussionCommentArgs as $_, CreateRepositoryRulesetInput as $a, MutationUpdateRepositoryWebCommitSignoffSettingArgs as $b, DiscussionConnection as $c, FileExtensionRestrictionParameters as $d, InviteEnterpriseAdminInput as $f, MutationApproveDeploymentsArgs as $g, MergeQueueParametersInput as $h, ConvertedFromDraftEvent as $i, RepositoryDeploymentsArgs as $j, RefUpdate as $k, EnterpriseMember as $l, Lockable as $m, CheckStatusState as $n, DeleteIpAllowListEntryInput as $o, IssueTemplateLabelsArgs as $p, CommitCommentUserContentEditsArgs as $r, DependencyGraphManifestConnection as $s, BotAvatarUrlArgs as $t, EnterpriseRepositoryInfoEdge as $u, MutationRegenerateEnterpriseIdentityProviderRecoveryCodesArgs as $v, ProjectOrderField as $w, OrgRestoreMemberMembershipOrganizationAuditEntryData as $x, MutationUpdateCheckRunArgs as $y, Updatable as $z, AddEnterpriseOrganizationMemberPayload as A, RemoveEnterpriseMemberPayload as AA, UpdateEnterpriseMembersCanMakePurchasesSettingPayload as AB, PackageConnection as AC, PullRequestCommitCommentThread as AD, ProjectV2SortByEdge as AE, SecurityAdvisoryVulnerabilitiesArgs as AF, UserBlockDuration as AH, SponsorsGoal as AI, StatusContextIsRequiredArgs as AL, RepositoryLabelArgs as AM, RepositoryRuleset as AN, PullRequestSuggestedReviewerActorsArgs as AO, ResolveReviewThreadPayload as AP, TeamMemberOrderField as AR, OrganizationInvitationSource as AS, ProjectV2Item as AT, UserSponsoringArgs as AU, UpdateProjectV2CollaboratorsPayload as AV, MutationCreateIssueTypeArgs as A_, CreateIssuePayload as Aa, MutationUpdateLabelArgs as Ab, DeploymentStatus as Ac, EnterpriseUserAccountEnterpriseInstallationsArgs as Ad, GitActorAvatarUrlArgs as Af, MutationAcceptTopicSuggestionArgs as Ag, MemberStatusable as Ah, ContributionLevel as Ai, RepoDestroyAuditEntry as Aj, Reaction as Ak, Enterprise as Al, LabelPullRequestsArgs as Am, ChangeUserStatusPayload as An, CreatedRepositoryContributionConnection as Ao, IssueDependencyOrder as Ap, CodeScanningParametersInput as Ar, DeletePullRequestReviewCommentPayload as As, AssigneeEdge as At, EnterpriseOwnerInfoMembersCanChangeRepositoryVisibilitySettingOrganizationsArgs as Au, MutationFollowOrganizationArgs as Av, ProfileItemShowcaseItemsArgs as Aw, OrgDisableTwoFactorRequirementAuditEntry as Ax, MutationSetRepositoryInteractionLimitArgs as Ay, UnlinkProjectV2FromTeamPayload as Az, AddProjectV2DraftIssuePayload as B, RemoveReactionPayload as BA, UpdateEnterpriseProfilePayload as BB, PackageOwnerPackagesArgs as BC, PullRequestHovercardArgs as BD, ProjectV2StatusUpdateStatus as BE, SetRepositoryInteractionLimitInput as BF, UserEmailMetadata as BH, SponsorsTierAdminInfoSponsorshipsArgs as BI, SubmoduleConnection as BL, RepositoryMigrationOrderDirection as BM, RepositoryRulesetRulesArgs as BN, PullRequestTimelineItemsConnection as BO, ReviewDismissedEvent as BP, TeamProjectsV2Args as BR, OrganizationMemberStatusesArgs as BS, ProjectV2ItemFieldPullRequestValue as BT, UserStatusConnection as BU, UpdateProjectV2ItemPositionPayload as BV, MutationCreateRepositoryArgs as B_, CreateProjectPayload as Ba, MutationUpdateProjectV2DraftIssueArgs as Bb, DisconnectedEvent as Bc, EnvironmentProtectionRulesArgs as Bd, GrantEnterpriseOrganizationsMigratorRolePayloadOrganizationsArgs as Bf, MutationAddProjectCardArgs as Bg, MergePullRequestInput as Bh, ContributionsCollectionRepositoryContributionsArgs as Bi, RepositoryBranchProtectionRulesArgs as Bj, ReactorConnection as Bk, EnterpriseAuditEntryData as Bl, LicenseRule as Bm, CheckRun as Bn, DeclineTopicSuggestionPayload as Bo, IssueParticipantsArgs as Bp, CommitAssociatedPullRequestsArgs as Br, DeleteTeamDiscussionPayload as Bs, AutomaticBaseChangeFailedEvent as Bt, EnterpriseOwnerInfoPendingCollaboratorInvitationsArgs as Bu, MutationLockLockableArgs as Bv, ProjectCardImport as Bw, OrgOauthAppAccessDeniedAuditEntry as Bx, MutationUnfollowUserArgs as By, UnmarkIssueAsDuplicateInput as Bz, AddCommentInput as C, RemoveBlockedByInput as CA, UpdateEnterpriseMembersCanDeleteIssuesSettingInput as CB, OrganizationTeamsArgs as CC, PullRequestBranchUpdateMethod as CD, ProjectV2SingleSelectField as CE, SecurityAdvisoryIdentifierType as CF, UpdateUserListInput as CH, SponsorsActivityAction as CI, StatusCheckRollupContextConnection as CL, RepositoryInvitationOrder as CM, RepositoryRuleConditionsInput as CN, PullRequestReviewThreadSubjectType as CO, RequiredStatusCheckDescription as CP, TeamDiscussionUserContentEditsArgs as CR, OrganizationEnterpriseOwnersArgs as CS, ProjectV2FieldEdge as CT, UserRepositoriesArgs as CU, UpdateProjectCardInput as CV, MutationCreateDeploymentArgs as C_, CreateEnterpriseOrganizationInput as Ca, MutationUpdateIpAllowListEnabledSettingArgs as Cb, DeploymentReviewEdge as Cc, EnterpriseServerUserAccountsUploadConnection as Cd, GistFilesArgs as Cf, MoveProjectColumnPayload as Cg, MarketplaceListingLogoUrlArgs as Ch, ConnectedEvent as Ci, RepoConfigEnableCollaboratorsOnlyAuditEntry as Cj, QueryUserArgs as Ck, DraftIssueProjectsV2Args as Cl, JoinedGitHubContribution as Cm, CancelEnterpriseAdminInvitationInput as Cn, CreatedPullRequestContributionConnection as Co, IssueCommentReactionsArgs as Cp, CloseIssuePayload as Cr, DeleteProjectV2ItemPayload as Cs, Assignable as Ct, EnterpriseOwnerInfoAffiliatedUsersWithTwoFactorDisabledArgs as Cu, MutationDeleteVerifiableDomainArgs as Cv, PinnedEvent as Cw, OrgBlockUserAuditEntry as Cx, MutationResolveReviewThreadArgs as Cy, UnfollowUserPayload as Cz, AddDiscussionPollVoteInput as D, RemoveEnterpriseIdentityProviderInput as DA, UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput as DB, OrganizationsHovercardContext as DC, PullRequestClosingIssuesReferencesArgs as DD, ProjectV2SingleSelectFieldOptionsArgs as DE, SecurityAdvisoryPackageVersion as DF, User as DH, SponsorsActivityOrderField as DI, StatusContext as DL, RepositoryIssueTypeArgs as DM, RepositoryRuleOrder as DN, PullRequestRevisionMarker as DO, RerequestCheckSuiteInput as DP, TeamMemberConnection as DR, OrganizationInvitationConnection as DS, ProjectV2FieldValue as DT, UserRepositoryDiscussionsArgs as DU, UpdateProjectInput as DV, MutationCreateEnvironmentArgs as D_, CreateIpAllowListEntryInput as Da, MutationUpdateIssueCommentArgs as Db, DeploymentReviewerConnection as Dc, EnterpriseServerUserAccountsUploadSyncState as Dd, GistPrivacy as Df, MutationAbortRepositoryMigrationArgs as Dg, MaxFileSizeParametersInput as Dh, ContributionCalendarDay as Di, RepoConfigUnlockAnonymousGitAccessAuditEntry as Dj, ReactableReactionsArgs as Dk, EnablePullRequestAutoMergePayload as Dl, LabelIssuesArgs as Dm, CancelSponsorshipInput as Dn, CreatedPullRequestReviewContributionConnection as Do, IssueContributionsByRepository as Dp, Closer as Dr, DeleteProjectV2WorkflowInput as Ds, AssignedEvent as Dt, EnterpriseOwnerInfoEnterpriseServerInstallationsArgs as Du, MutationDismissRepositoryVulnerabilityAlertArgs as Dv, PrivateRepositoryForkingDisableAuditEntry as Dw, OrgCreateAuditEntryBillingPlan as Dx, MutationRevokeMigratorRoleArgs as Dy, UnlinkProjectV2FromRepositoryInput as Dz, AddDiscussionCommentPayload as E, RemoveEnterpriseAdminPayload as EA, UpdateEnterpriseMembersCanDeleteRepositoriesSettingPayload as EB, OrganizationTotalSponsorshipAmountAsSponsorInCentsArgs as EC, PullRequestChangedFileEdge as ED, ProjectV2SingleSelectFieldOptionInput as EE, SecurityAdvisoryPackage as EF, UpdateUserListsForItemPayload as EH, SponsorsActivityOrder as EI, StatusCombinedContextsArgs as EL, RepositoryIssueOrPullRequestArgs as EM, RepositoryRuleInput as EN, PullRequestReviewsArgs as EO, RequiredStatusChecksParametersInput as EP, TeamInvitationsArgs as ER, OrganizationInvitation as ES, ProjectV2FieldType as ET, UserRepositoryDiscussionCommentsArgs as EU, UpdateProjectColumnPayload as EV, MutationCreateEnterpriseOrganizationArgs as E_, CreateEnvironmentPayload as Ea, MutationUpdateIssueArgs as Eb, DeploymentReviewer as Ec, EnterpriseServerUserAccountsUploadOrderField as Ed, GistOrderField as Ef, MutationAbortQueuedMigrationsArgs as Eg, MaxFileSizeParameters as Eh, ContributionCalendar as Ei, RepoConfigLockAnonymousGitAccessAuditEntry as Ej, Reactable as Ek, EnablePullRequestAutoMergeInput as El, LabelEdge as Em, CancelEnterpriseMemberInvitationPayload as En, CreatedPullRequestReviewContribution as Eo, IssueConnection as Ep, ClosedEvent as Er, DeleteProjectV2StatusUpdatePayload as Es, AssignableSuggestedActorsArgs as Et, EnterpriseOwnerInfoDomainsArgs as Eu, MutationDismissPullRequestReviewArgs as Ev, PinnedIssueEdge as Ew, OrgCreateAuditEntry as Ex, MutationRevokeEnterpriseOrganizationsMigratorRoleArgs as Ey, UnlabeledEvent as Ez, AddProjectCardInput as F, RemoveLabelsFromLabelableInput as FA, UpdateEnterpriseOrganizationProjectsSettingInput as FB, PackageFileOrder as FC, PullRequestConnection as FD, ProjectV2StatusOrder as FE, SecurityVulnerabilityOrderField as FF, UserContentEdit as FH, SponsorsListingFeaturedItemFeatureableType as FI, SubIssueRemovedEvent as FL, RepositoryMergeQueueArgs as FM, RepositoryRulesetBypassActorEdge as FN, PullRequestTimelineConnection as FO, RevertPullRequestPayload as FP, TeamNotificationSetting as FR, OrganizationLifetimeReceivedSponsorshipValuesArgs as FS, ProjectV2ItemFieldIterationValue as FT, UserSponsorshipNewslettersArgs as FU, UpdateProjectV2FieldPayload as FV, MutationCreateProjectV2Args as F_, CreateLinkedBranchInput as Fa, MutationUpdateProjectArgs as Fb, DequeuePullRequestInput as Fc, Environment as Fd, GitSignature as Ff, MutationAddDiscussionCommentArgs as Fg, MentionedEvent as Fh, ContributionsCollectionIssueContributionsByRepositoryArgs as Fi, ReportedContentClassifiers as Fj, ReactionGroupReactorsArgs as Fk, EnterpriseAdministratorInvitationEdge as Fl, LanguageConnection as Fm, CheckAnnotationLevel as Fn, CvssSeverities as Fo, IssueLabelsArgs as Fp, CommentAuthorAssociation as Fr, DeleteRepositoryRulesetInput as Fs, AutoMergeDisabledEvent as Ft, EnterpriseOwnerInfoMembersCanUpdateProtectedBranchesSettingOrganizationsArgs as Fu, MutationInviteEnterpriseAdminArgs as Fv, Project as Fw, OrgEnterpriseOwnerOrderField as Fx, MutationTransferEnterpriseOrganizationArgs as Fy, UnlockedEvent as Fz, AddPullRequestReviewInput as G, RemoveUpvoteInput as GA, UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput as GB, PackageVersionArgs as GC, PullRequestOrder as GD, ProjectV2ViewConnection as GE, SocialAccount as GF, UserGistCommentsArgs as GH, Sponsorship as GI, SubscriptionState as GL, RepositoryNameConditionTargetInput as GM, RepositorySubmodulesArgs as GN, PullRequestViewerMergeBodyTextArgs as GO, ReviewRequestedEvent as GP, TeamRepositoryEdge as GR, OrganizationOrUser as GS, ProjectV2ItemFieldSingleSelectValue as GT, UserTotalSponsorshipAmountAsSponsorInCentsArgs as GU, UpdatePullRequestBranchInput as GV, MutationCreateSponsorshipsArgs as G_, CreateProjectV2StatusUpdateInput as Ga, MutationUpdatePullRequestArgs as Gb, DiscussionCloseReason as Gc, ExternalIdentityAttribute as Gd, HeadRefRestoredEvent as Gf, MutationAddPullRequestReviewCommentArgs as Gg, MergeQueueEntry as Gh, ContributionsCollectionTotalRepositoryContributionsArgs as Gi, RepositoryCollaboratorEdge as Gj, RefCompareArgs as Gk, EnterpriseDisallowedMethodsSettingValue as Gl, LinkRepositoryToProjectInput as Gm, CheckRunFilter as Gn, DeleteDeploymentInput as Go, IssueReactionsArgs as Gp, CommitBlameArgs as Gr, DemilestonedEvent as Gs, Blame as Gt, EnterpriseOwnerInfoSamlIdentityProviderSettingOrganizationsArgs as Gu, MutationMergeBranchArgs as Gv, ProjectColumnConnection as Gw, OrgRemoveMemberAuditEntry as Gx, MutationUnmarkDiscussionCommentAsAnswerArgs as Gy, UnminimizeCommentInput as Gz, AddProjectV2ItemByIdPayload as H, RemoveStarPayload as HA, UpdateEnterpriseRepositoryProjectsSettingPayload as HB, PackageTag as HC, PullRequestLatestOpinionatedReviewsArgs as HD, ProjectV2TeamsArgs as HE, SetUserInteractionLimitInput as HF, UserFollowersArgs as HH, SponsorsTierEdge as HI, Subscribable as HL, RepositoryMilestoneArgs as HM, RepositoryRulesetsArgs as HN, PullRequestTimelineItemsItemType as HO, ReviewRequestConnection as HP, TeamRemoveRepositoryAuditEntry as HR, OrganizationMembersWithRoleArgs as HS, ProjectV2ItemFieldRepositoryValue as HT, UserStatusOrder as HU, UpdateProjectV2Payload as HV, MutationCreateSponsorsListingArgs as H_, CreateProjectV2FieldPayload as Ha, MutationUpdateProjectV2ItemFieldValueArgs as Hb, DiscussionCategory as Hc, Epss as Hd, GrantMigratorRolePayload as Hf, MutationAddProjectV2DraftIssueArgs as Hg, MergeQueue as Hh, ContributionsCollectionTotalPullRequestContributionsArgs as Hi, RepositoryCodeownersArgs as Hj, ReadyForReviewEvent as Hk, EnterpriseBillingInfo as Hl, LinkProjectV2ToRepositoryPayload as Hm, CheckRunAnnotationsArgs as Hn, Deletable as Ho, IssueProjectItemsArgs as Hp, CommitAuthorEmailPatternParameters as Hr, DeleteUserListPayload as Hs, BaseRefChangedEvent as Ht, EnterpriseOwnerInfoPendingUnaffiliatedMemberInvitationsArgs as Hu, MutationMarkFileAsViewedArgs as Hv, ProjectCardState as Hw, OrgOauthAppAccessUnblockedAuditEntry as Hx, MutationUnlinkProjectV2FromTeamArgs as Hy, UnmarkProjectV2AsTemplateInput as Hz, AddProjectCardPayload as I, RemoveLabelsFromLabelablePayload as IA, UpdateEnterpriseOrganizationProjectsSettingPayload as IB, PackageFileOrderField as IC, PullRequestContributionsByRepository as ID, ProjectV2StatusUpdate as IE, SetEnterpriseIdentityProviderInput as IF, UserContentEditConnection as IH, SponsorsListingFeaturedItemsArgs as II, SubIssuesSummary as IL, RepositoryMigration as IM, RepositoryRulesetBypassActorInput as IN, PullRequestTimelineItem as IO, ReviewDismissalAllowance as IP, TeamOrder as IR, OrganizationMannequinsArgs as IS, ProjectV2ItemFieldLabelValue as IT, UserSponsorshipsAsMaintainerArgs as IU, UpdateProjectV2Input as IV, MutationCreateProjectV2FieldArgs as I_, CreateLinkedBranchPayload as Ia, MutationUpdateProjectCardArgs as Ib, DequeuePullRequestPayload as Ic, EnvironmentConnection as Id, GitSignatureState as If, MutationAddDiscussionPollVoteArgs as Ig, MergeBranchInput as Ih, ContributionsCollectionPullRequestContributionsArgs as Ii, Repository as Ij, ReactionGroupUsersArgs as Ik, EnterpriseAdministratorInvitationOrder as Il, LanguageEdge as Im, CheckAnnotationPosition as In, Cwe as Io, IssueLinkedBranchesArgs as Ip, CommentCannotUpdateReason as Ir, DeleteRepositoryRulesetPayload as Is, AutoMergeEnabledEvent as It, EnterpriseOwnerInfoMembersCanViewDependencyInsightsSettingOrganizationsArgs as Iu, MutationInviteEnterpriseMemberArgs as Iv, ProjectCard as Iw, OrgInviteMemberAuditEntry as Ix, MutationTransferIssueArgs as Iy, UnmarkDiscussionCommentAsAnswerInput as Iz, AddPullRequestReviewThreadPayload as J, RemovedFromProjectEvent as JA, UpdateEnterpriseTwoFactorAuthenticationRequiredSettingPayload as JB, PackageVersionFilesArgs as JC, PullRequestParametersInput as JD, ProjectV2ViewGroupByArgs as JE, SocialAccountProvider as JF, UserIsSponsoredByArgs as JH, SponsorshipNewsletter as JI, SuggestedReviewerActorConnection as JL, RepositoryOrder as JM, RepositoryTopic as JN, PushAllowance as JO, RevokeEnterpriseOrganizationsMigratorRolePayload as JP, TeamReviewAssignmentAlgorithm as JR, OrganizationPackagesArgs as JS, ProjectV2ItemFieldUserValueUsersArgs as JT, VerifiableDomain as JU, UpdatePullRequestPayload as JV, MutationCreateUserListArgs as J_, CreatePullRequestPayload as Ja, MutationUpdatePullRequestReviewCommentArgs as Jb, DiscussionCommentEdge as Jc, ExternalIdentitySamlAttributes as Jd, IdentityProviderConfigurationState as Jf, MutationAddReactionArgs as Jg, MergeQueueEntryState as Jh, ConvertProjectV2DraftIssueItemToIssueInput as Ji, RepositoryConnection as Jj, RefNameConditionTarget as Jk, EnterpriseEnabledSettingValue as Jl, LinkedBranchConnection as Jm, CheckRunOutputImage as Jn, DeleteDiscussionCommentPayload as Jo, IssueStateReasonArgs as Jp, CommitCommentConnection as Jr, DependencyGraphDependency as Js, BlockedByAddedEvent as Jt, EnterpriseOwnerInfoTwoFactorRequiredSettingOrganizationsArgs as Ju, MutationMoveProjectCardArgs as Jv, ProjectColumnPurpose as Jw, OrgRemoveOutsideCollaboratorAuditEntry as Jx, MutationUnmarkProjectV2AsTemplateArgs as Jy, UnpinIssuePayload as Jz, AddPullRequestReviewPayload as K, RemoveUpvotePayload as KA, UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingPayload as KB, PackageVersionConnection as KC, PullRequestOrderField as KD, ProjectV2ViewEdge as KE, SocialAccountConnection as KF, UserGistsArgs as KH, SponsorshipConnection as KI, SuggestedReviewer as KL, RepositoryNode as KM, RepositorySuggestedActorFilter as KN, PullRequestViewerMergeHeadlineTextArgs as KO, ReviewStatusHovercardContext as KP, TeamRepositoryOrder as KR, OrganizationOrder as KS, ProjectV2ItemFieldTextValue as KT, UserViewType as KU, UpdatePullRequestBranchPayload as KV, MutationCreateTeamDiscussionArgs as K_, CreateProjectV2StatusUpdatePayload as Ka, MutationUpdatePullRequestBranchArgs as Kb, DiscussionComment as Kc, ExternalIdentityConnection as Kd, Hovercard as Kf, MutationAddPullRequestReviewThreadArgs as Kg, MergeQueueEntryConnection as Kh, ConvertProjectCardNoteToIssueInput as Ki, RepositoryCollaboratorsArgs as Kj, RefConnection as Kk, EnterpriseEdge as Kl, LinkRepositoryToProjectPayload as Km, CheckRunIsRequiredArgs as Kn, DeleteDeploymentPayload as Ko, IssueState as Kp, CommitCheckSuitesArgs as Kr, DependabotUpdate as Ks, BlameRange as Kt, EnterpriseOwnerInfoSupportEntitlementsArgs as Ku, MutationMergePullRequestArgs as Kv, ProjectColumnEdge as Kw, OrgRemoveMemberAuditEntryMembershipType as Kx, MutationUnmarkFileAsViewedArgs as Ky, UnminimizeCommentPayload as Kz, AddProjectColumnInput as L, RemoveOutsideCollaboratorInput as LA, UpdateEnterpriseOwnerOrganizationRoleInput as LB, PackageOrder as LC, PullRequestContributionsByRepositoryContributionsArgs as LD, ProjectV2StatusUpdateConnection as LE, SetEnterpriseIdentityProviderPayload as LF, UserContentEditEdge as LH, SponsorsListingTiersArgs as LI, SubmitPullRequestReviewInput as LL, RepositoryMigrationConnection as LM, RepositoryRulesetBypassActorsArgs as LN, PullRequestTimelineItemEdge as LO, ReviewDismissalAllowanceActor as LP, TeamOrderField as LR, OrganizationMemberConnection as LS, ProjectV2ItemFieldLabelValueLabelsArgs as LT, UserSponsorshipsAsSponsorArgs as LU, UpdateProjectV2ItemFieldValueInput as LV, MutationCreateProjectV2StatusUpdateArgs as L_, CreateMigrationSourceInput as La, MutationUpdateProjectColumnArgs as Lb, DiffSide as Lc, EnvironmentEdge as Ld, GpgSignature as Lf, MutationAddEnterpriseOrganizationMemberArgs as Lg, MergeBranchPayload as Lh, ContributionsCollectionPullRequestContributionsByRepositoryArgs as Li, RepositoryAffiliation as Lj, ReactionOrder as Lk, EnterpriseAdministratorInvitationOrderField as Ll, LanguageOrder as Lm, CheckAnnotationRange as Ln, CweConnection as Lo, IssueOrPullRequest as Lp, CommentDeletedEvent as Lr, DeleteTeamDiscussionCommentInput as Ls, AutoMergeRequest as Lt, EnterpriseOwnerInfoOrganizationProjectsSettingOrganizationsArgs as Lu, MutationLinkProjectV2ToRepositoryArgs as Lv, ProjectCardArchivedState as Lw, OrgInviteToBusinessAuditEntry as Lx, MutationUnarchiveProjectV2ItemArgs as Ly, UnmarkDiscussionCommentAsAnswerPayload as Lz, AddEnterpriseSupportEntitlementPayload as M, RemoveEnterpriseOrganizationPayload as MA, UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingPayload as MB, PackageFile as MC, PullRequestCommitConnection as MD, ProjectV2SortByFieldConnection as ME, SecurityVulnerabilityConnection as MF, UserCanReceiveOrganizationEmailsWhenNotificationsRestrictedArgs as MH, SponsorsListing as MI, StatusState as ML, RepositoryLanguagesArgs as MM, RepositoryRulesetBypassActor as MN, PullRequestThread as MO, RetireSponsorsTierInput as MP, TeamMemberStatusesArgs as MR, OrganizationIpAllowListEntriesArgs as MS, ProjectV2ItemContent as MT, UserSponsorsArgs as MU, UpdateProjectV2DraftIssueInput as MV, MutationCreateLinkedBranchArgs as M_, CreateIssueTypePayload as Ma, MutationUpdateOrganizationAllowPrivateRepositoryForkingSettingArgs as Mb, DeploymentStatusEdge as Mc, EnterpriseUserAccountOrganizationsArgs as Md, GitActorEdge as Mf, MutationAddAssigneesToAssignableArgs as Mg, MembersCanDeleteReposClearAuditEntry as Mh, ContributionsCollection as Mi, RepoRemoveMemberAuditEntry as Mj, ReactionContent as Mk, EnterpriseAdministratorEdge as Ml, LabelableLabelsArgs as Mm, CheckAnnotationConnection as Mn, CreatedRepositoryOrRestrictedContribution as Mo, IssueEdge as Mp, CodeScanningToolInput as Mr, DeletePullRequestReviewPayload as Ms, AuditEntryActor as Mt, EnterpriseOwnerInfoMembersCanDeleteIssuesSettingOrganizationsArgs as Mu, MutationGrantEnterpriseOrganizationsMigratorRoleArgs as Mv, ProfileOwnerAnyPinnableItemsArgs as Mw, OrgEnableSamlAuditEntry as Mx, MutationStartOrganizationMigrationArgs as My, UnlinkRepositoryFromProjectPayload as Mz, AddLabelsToLabelableInput as N, RemoveEnterpriseSupportEntitlementInput as NA, UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput as NB, PackageFileConnection as NC, PullRequestCommitEdge as ND, ProjectV2SortByFieldEdge as NE, SecurityVulnerabilityEdge as NF, UserCommitCommentsArgs as NH, SponsorsListingFeatureableItem as NI, StripeConnectAccount as NL, RepositoryLockReason as NM, RepositoryRulesetBypassActorBypassMode as NN, PullRequestThreadCommentsArgs as NO, RetireSponsorsTierPayload as NP, TeamMembersArgs as NR, OrganizationIsSponsoredByArgs as NS, ProjectV2ItemEdge as NT, UserSponsorshipForViewerAsSponsorArgs as NU, UpdateProjectV2DraftIssuePayload as NV, MutationCreateMigrationSourceArgs as N_, CreateLabelInput as Na, MutationUpdateOrganizationWebCommitSignoffSettingArgs as Nb, DeploymentStatusState as Nc, EnterpriseUserDeployment as Nd, GitHubMetadata as Nf, MutationAddBlockedByArgs as Ng, MembersCanDeleteReposDisableAuditEntry as Nh, ContributionsCollectionCommitContributionsByRepositoryArgs as Ni, RepoRemoveMemberAuditEntryVisibility as Nj, ReactionEdge as Nk, EnterpriseAdministratorInvitation as Nl, LabeledEvent as Nm, CheckAnnotationData as Nn, CrossReferencedEvent as No, IssueFilters as Np, CollaboratorAffiliation as Nr, DeleteRefInput as Ns, AuditLogOrder as Nt, EnterpriseOwnerInfoMembersCanDeleteRepositoriesSettingOrganizationsArgs as Nu, MutationGrantMigratorRoleArgs as Nv, ProfileOwnerPinnableItemsArgs as Nw, OrgEnableTwoFactorRequirementAuditEntry as Nx, MutationStartRepositoryMigrationArgs as Ny, UnlockLockableInput as Nz, AddDiscussionPollVotePayload as O, RemoveEnterpriseIdentityProviderPayload as OA, UpdateEnterpriseMembersCanInviteCollaboratorsSettingPayload as OB, OrganizationsHovercardContextRelevantOrganizationsArgs as OC, PullRequestCommentsArgs as OD, ProjectV2SortBy as OE, SecurityAdvisoryReference as OF, UserAnyPinnableItemsArgs as OH, SponsorsActivityPeriod as OI, StatusContextArgs as OL, RepositoryIssueTypesArgs as OM, RepositoryRuleOrderField as ON, PullRequestState as OO, RerequestCheckSuitePayload as OP, TeamMemberEdge as OR, OrganizationInvitationEdge as OS, ProjectV2FieldsArgs as OT, UserSavedRepliesArgs as OU, UpdateProjectPayload as OV, MutationCreateIpAllowListEntryArgs as O_, CreateIpAllowListEntryPayload as Oa, MutationUpdateIssueIssueTypeArgs as Ob, DeploymentReviewerEdge as Oc, EnterpriseUserAccount as Od, GistStargazersArgs as Of, MutationAcceptEnterpriseAdministratorInvitationArgs as Og, Maybe as Oh, ContributionCalendarMonth as Oi, RepoCreateAuditEntry as Oj, ReactingUserConnection as Ok, EnqueuePullRequestInput as Ol, LabelOrder as Om, CancelSponsorshipPayload as On, CreatedPullRequestReviewContributionEdge as Oo, IssueContributionsByRepositoryContributionsArgs as Op, CodeOfConduct as Or, DeleteProjectV2WorkflowPayload as Os, Assignee as Ot, EnterpriseOwnerInfoFailedInvitationsArgs as Ou, MutationEnablePullRequestAutoMergeArgs as Ov, PrivateRepositoryForkingEnableAuditEntry as Ow, OrgDisableOauthAppRestrictionsAuditEntry as Ox, MutationSetEnterpriseIdentityProviderArgs as Oy, UnlinkProjectV2FromRepositoryPayload as Oz, AddLabelsToLabelablePayload as P, RemoveEnterpriseSupportEntitlementPayload as PA, UpdateEnterpriseMembersCanViewDependencyInsightsSettingPayload as PB, PackageFileEdge as PC, PullRequestCommitsArgs as PD, ProjectV2State as PE, SecurityVulnerabilityOrder as PF, UserConnection as PH, SponsorsListingFeaturedItem as PI, SubIssueAddedEvent as PL, RepositoryMentionableUsersArgs as PM, RepositoryRulesetBypassActorConnection as PN, PullRequestTimelineArgs as PO, RevertPullRequestInput as PP, TeamMembershipType as PR, OrganizationIssueTypesArgs as PS, ProjectV2ItemFieldDateValue as PT, UserSponsorshipForViewerAsSponsorableArgs as PU, UpdateProjectV2FieldInput as PV, MutationCreateProjectArgs as P_, CreateLabelPayload as Pa, MutationUpdatePatreonSponsorabilityArgs as Pb, DeploymentStatusesArgs as Pc, EnterpriseUserNamespaceRepositoriesArgs as Pd, GitObject as Pf, MutationAddCommentArgs as Pg, MembersCanDeleteReposEnableAuditEntry as Ph, ContributionsCollectionIssueContributionsArgs as Pi, RepoRemoveTopicAuditEntry as Pj, ReactionGroup as Pk, EnterpriseAdministratorInvitationConnection as Pl, Language as Pm, CheckAnnotationEdge as Pn, Cvss as Po, IssueHovercardArgs as Pp, Comment as Pr, DeleteRefPayload as Ps, AuditLogOrderField as Pt, EnterpriseOwnerInfoMembersCanInviteCollaboratorsSettingOrganizationsArgs as Pu, MutationImportProjectArgs as Pv, ProfileOwnerPinnedItemsArgs as Pw, OrgEnterpriseOwnerOrder as Px, MutationSubmitPullRequestReviewArgs as Py, UnlockLockablePayload as Pz, AddReactionPayload as Q, ReopenDiscussionInput as QA, UpdateIpAllowListEnabledSettingPayload as QB, PackageVersionsArgs as QC, PullRequestProjectV2Args as QD, ProjectV2ViewOrderField as QE, SponsorAndLifetimeValueEdge as QF, UserList as QH, SponsorshipNewsletterOrderField as QI, TagNamePatternParametersInput as QL, RepositoryOwnerRepositoriesArgs as QM, RepositoryVisibilityChangeDisableAuditEntry as QN, Query as QO, RoleInOrganization as QP, ThreadSubscriptionFormAction as QR, OrganizationProjectArgs as QS, ProjectV2ItemFieldValueConnection as QT, VerifiableDomainOrderField as QU, UpdatePullRequestReviewPayload as QV, MutationDeleteDiscussionArgs as Q_, CreateRepositoryPayload as Qa, MutationUpdateRepositoryRulesetArgs as Qb, DiscussionCommentsArgs as Qc, FileDeletion as Qd, InputMaybe as Qf, MutationAddVerifiableDomainArgs as Qg, MergeQueueParameters as Qh, ConvertToDraftEvent as Qi, RepositoryDeployKeysArgs as Qj, RefRulesArgs as Qk, EnterpriseIdentityProviderExternalIdentitiesArgs as Ql, LockReason as Qm, CheckRunType as Qn, DeleteEnvironmentPayload as Qo, IssueTemplateAssigneesArgs as Qp, CommitCommentThreadCommentsArgs as Qr, DependencyGraphManifest as Qs, Bot as Qt, EnterpriseRepositoryInfoConnection as Qu, MutationPublishSponsorsTierArgs as Qv, ProjectOrder as Qw, OrgRestoreMemberAuditEntryMembership as Qx, MutationUpdateBranchProtectionRuleArgs as Qy, UnsubscribedEvent as Qz, AddProjectColumnPayload as R, RemoveOutsideCollaboratorPayload as RA, UpdateEnterpriseOwnerOrganizationRolePayload as RB, PackageOrderField as RC, PullRequestEdge as RD, ProjectV2StatusUpdateEdge as RE, SetOrganizationInteractionLimitInput as RF, UserContributionsCollectionArgs as RH, SponsorsTier as RI, SubmitPullRequestReviewPayload as RL, RepositoryMigrationEdge as RM, RepositoryRulesetConnection as RN, PullRequestTimelineItems as RO, ReviewDismissalAllowanceConnection as RP, TeamPrivacy as RR, OrganizationMemberEdge as RS, ProjectV2ItemFieldMilestoneValue as RT, UserStarredRepositoriesArgs as RU, UpdateProjectV2ItemFieldValuePayload as RV, MutationCreatePullRequestArgs as R_, CreateMigrationSourcePayload as Ra, MutationUpdateProjectV2Args as Rb, DisablePullRequestAutoMergeInput as Rc, EnvironmentOrderField as Rd, GrantEnterpriseOrganizationsMigratorRoleInput as Rf, MutationAddEnterpriseSupportEntitlementArgs as Rg, MergeCommitMessage as Rh, ContributionsCollectionPullRequestReviewContributionsArgs as Ri, RepositoryAssignableUsersArgs as Rj, ReactionOrderField as Rk, EnterpriseAdministratorRole as Rl, LanguageOrderField as Rm, CheckAnnotationSpan as Rn, CweEdge as Ro, IssueOrder as Rp, CommentUserContentEditsArgs as Rr, DeleteTeamDiscussionCommentPayload as Rs, AutoRebaseEnabledEvent as Rt, EnterpriseOwnerInfoOutsideCollaboratorsArgs as Ru, MutationLinkProjectV2ToTeamArgs as Rv, ProjectCardConnection as Rw, OrgOauthAppAccessApprovedAuditEntry as Rx, MutationUnarchiveRepositoryArgs as Ry, UnmarkFileAsViewedInput as Rz, AddBlockedByPayload as S, RemoveAssigneesFromAssignablePayload as SA, UpdateEnterpriseMembersCanCreateRepositoriesSettingPayload as SB, OrganizationTeamArgs as SC, PullRequestAssigneesArgs as SD, ProjectV2Roles as SE, SecurityAdvisoryIdentifierFilter as SF, UpdateTopicsPayload as SH, SponsorsActivity as SI, StatusCheckRollupContext as SL, RepositoryInvitationEdge as SM, RepositoryRuleConditions as SN, PullRequestReviewThreadEdge as SO, RequiredReviewerConfigurationInput as SP, TeamDiscussionReactionsArgs as SR, OrganizationEnterpriseOwnerEdge as SS, ProjectV2FieldConnection as ST, UserRecentProjectsArgs as SU, UpdatePatreonSponsorabilityPayload as SV, MutationCreateCommitOnBranchArgs as S_, CreateDiscussionPayload as Sa, MutationUpdateEnvironmentArgs as Sb, DeploymentReviewConnection as Sc, EnterpriseServerUserAccountsUpload as Sd, GistFileTextArgs as Sf, MoveProjectColumnInput as Sg, MarketplaceListingEdge as Sh, ComparisonStatus as Si, RepoConfigEnableAnonymousGitAccessAuditEntry as Sj, QueryTopicArgs as Sk, DraftIssueProjectV2ItemsArgs as Sl, IssueUserContentEditsArgs as Sm, BypassPullRequestAllowanceEdge as Sn, CreatedPullRequestContribution as So, IssueCommentOrderField as Sp, CloseIssueInput as Sr, DeleteProjectV2ItemInput as Ss, ArchiveRepositoryPayload as St, EnterpriseOwnerInfoAdminsArgs as Su, MutationDeleteUserListArgs as Sv, PinnedEnvironmentOrderField as Sw, OrgAddMemberAuditEntryPermission as Sx, MutationRerequestCheckSuiteArgs as Sy, UnfollowUserInput as Sz, AddDiscussionCommentInput as T, RemoveEnterpriseAdminInput as TA, UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput as TB, OrganizationTeamsHovercardContextRelevantTeamsArgs as TC, PullRequestChangedFileConnection as TD, ProjectV2SingleSelectFieldOptionColor as TE, SecurityAdvisoryOrderField as TF, UpdateUserListsForItemInput as TH, SponsorsActivityEdge as TI, StatusCheckRollupContextsArgs as TL, RepositoryIssueArgs as TM, RepositoryRuleEdge as TN, PullRequestReviewUserContentEditsArgs as TO, RequiredStatusChecksParameters as TP, TeamEdge as TR, OrganizationIdentityProviderExternalIdentitiesArgs as TS, ProjectV2FieldOrderField as TT, UserRepositoryArgs as TU, UpdateProjectColumnInput as TV, MutationCreateDiscussionArgs as T_, CreateEnvironmentInput as Ta, MutationUpdateIpAllowListForInstalledAppsEnabledSettingArgs as Tb, DeploymentReviewState as Tc, EnterpriseServerUserAccountsUploadOrder as Td, GistOrder as Tf, Mutation as Tg, MaxFilePathLengthParametersInput as Th, Contribution as Ti, RepoConfigEnableSockpuppetDisallowedAuditEntry as Tj, RateLimit as Tk, DraftPullRequestReviewThread as Tl, LabelConnection as Tm, CancelEnterpriseMemberInvitationInput as Tn, CreatedPullRequestOrRestrictedContribution as To, IssueCommentsArgs as Tp, ClosePullRequestPayload as Tr, DeleteProjectV2StatusUpdateInput as Ts, AssignableAssigneesArgs as Tt, EnterpriseOwnerInfoDefaultRepositoryPermissionSettingOrganizationsArgs as Tu, MutationDisablePullRequestAutoMergeArgs as Tv, PinnedIssueConnection as Tw, OrgConfigEnableCollaboratorsOnlyAuditEntry as Tx, MutationRevertPullRequestArgs as Ty, UnknownSignature as Tz, AddPullRequestReviewCommentInput as U, RemoveSubIssueInput as UA, UpdateEnterpriseTeamDiscussionsSettingInput as UB, PackageType as UC, PullRequestLatestReviewsArgs as UD, ProjectV2View as UE, SetUserInteractionLimitPayload as UF, UserFollowingArgs as UH, SponsorsTierOrder as UI, SubscribableThread as UL, RepositoryMilestonesArgs as UM, RepositoryShortDescriptionHtmlArgs as UN, PullRequestUpdateState as UO, ReviewRequestEdge as UP, TeamRepositoriesArgs as UR, OrganizationMigration as US, ProjectV2ItemFieldReviewerValue as UT, UserStatusOrderField as UU, UpdateProjectV2StatusUpdateInput as UV, MutationCreateSponsorsTierArgs as U_, CreateProjectV2Input as Ua, MutationUpdateProjectV2ItemPositionArgs as Ub, DiscussionCategoryConnection as Uc, Exact as Ud, HeadRefDeletedEvent as Uf, MutationAddProjectV2ItemByIdArgs as Ug, MergeQueueConfiguration as Uh, ContributionsCollectionTotalRepositoriesWithContributedIssuesArgs as Ui, RepositoryCodeownersError as Uj, Ref as Uk, EnterpriseConnection as Ul, LinkProjectV2ToTeamInput as Um, CheckRunConnection as Un, DeleteBranchProtectionRuleInput as Uo, IssueProjectV2Args as Up, CommitAuthorEmailPatternParametersInput as Ur, DeleteVerifiableDomainInput as Us, BaseRefDeletedEvent as Ut, EnterpriseOwnerInfoRepositoryDeployKeySettingOrganizationsArgs as Uu, MutationMarkProjectV2AsTemplateArgs as Uv, ProjectColumn as Uw, OrgRemoveBillingManagerAuditEntry as Ux, MutationUnlinkRepositoryFromProjectArgs as Uy, UnmarkProjectV2AsTemplatePayload as Uz, AddProjectV2ItemByIdInput as V, RemoveStarInput as VA, UpdateEnterpriseRepositoryProjectsSettingInput as VB, PackageStatistics as VC, PullRequestLabelsArgs as VD, ProjectV2StatusUpdatesArgs as VE, SetRepositoryInteractionLimitPayload as VF, UserEnterprisesArgs as VH, SponsorsTierConnection as VI, SubmoduleEdge as VL, RepositoryMigrationOrderField as VM, RepositoryRulesetTarget as VN, PullRequestTimelineItemsEdge as VO, ReviewRequest as VP, TeamRemoveMemberAuditEntry as VR, OrganizationMembersCanCreateRepositoriesSettingValue as VS, ProjectV2ItemFieldPullRequestValuePullRequestsArgs as VT, UserStatusEdge as VU, UpdateProjectV2ItemPositionPayloadItemsArgs as VV, MutationCreateRepositoryRulesetArgs as V_, CreateProjectV2FieldInput as Va, MutationUpdateProjectV2FieldArgs as Vb, Discussion as Vc, Environments as Vd, GrantMigratorRoleInput as Vf, MutationAddProjectColumnArgs as Vg, MergePullRequestPayload as Vh, ContributionsCollectionTotalIssueContributionsArgs as Vi, RepositoryCodeowners as Vj, ReactorEdge as Vk, EnterpriseAvatarUrlArgs as Vl, LinkProjectV2ToRepositoryInput as Vm, CheckRunAction as Vn, DefaultRepositoryPermissionField as Vo, IssueProjectCardsArgs as Vp, CommitAuthor as Vr, DeleteUserListInput as Vs, AutomaticBaseChangeSucceededEvent as Vt, EnterpriseOwnerInfoPendingMemberInvitationsArgs as Vu, MutationMarkDiscussionCommentAsAnswerArgs as Vv, ProjectCardItem as Vw, OrgOauthAppAccessRequestedAuditEntry as Vx, MutationUnlinkProjectV2FromRepositoryArgs as Vy, UnmarkIssueAsDuplicatePayload as Vz, AddPullRequestReviewCommentPayload as W, RemoveSubIssuePayload as WA, UpdateEnterpriseTeamDiscussionsSettingPayload as WB, PackageVersion as WC, PullRequestMergeMethod as WD, ProjectV2ViewArgs as WE, SmimeSignature as WF, UserGistArgs as WH, SponsorsTierOrderField as WI, SubscribedEvent as WL, RepositoryNameConditionTarget as WM, RepositoryStargazersArgs as WN, PullRequestUserContentEditsArgs as WO, ReviewRequestRemovedEvent as WP, TeamRepositoryConnection as WR, OrganizationMigrationState as WS, ProjectV2ItemFieldReviewerValueReviewersArgs as WT, UserTopRepositoriesArgs as WU, UpdateProjectV2StatusUpdatePayload as WV, MutationCreateSponsorshipArgs as W_, CreateProjectV2Payload as Wa, MutationUpdateProjectV2StatusUpdateArgs as Wb, DiscussionCategoryEdge as Wc, ExternalIdentity as Wd, HeadRefForcePushedEvent as Wf, MutationAddPullRequestReviewArgs as Wg, MergeQueueEntriesArgs as Wh, ContributionsCollectionTotalRepositoriesWithContributedPullRequestsArgs as Wi, RepositoryCollaboratorConnection as Wj, RefAssociatedPullRequestsArgs as Wk, EnterpriseDefaultRepositoryPermissionSettingValue as Wl, LinkProjectV2ToTeamPayload as Wm, CheckRunEdge as Wn, DeleteBranchProtectionRulePayload as Wo, IssueProjectsV2Args as Wp, CommitAuthorsArgs as Wr, DeleteVerifiableDomainPayload as Ws, BaseRefForcePushedEvent as Wt, EnterpriseOwnerInfoRepositoryProjectsSettingOrganizationsArgs as Wu, MutationMarkPullRequestReadyForReviewArgs as Wv, ProjectColumnCardsArgs as Ww, OrgRemoveBillingManagerAuditEntryReason as Wx, MutationUnlockLockableArgs as Wy, UnmarkedAsDuplicateEvent as Wz, AddPullRequestReviewThreadReplyPayload as X, RenamedTitleEvent as XA, UpdateEnvironmentPayload as XB, PackageVersionOrderField as XC, PullRequestProjectCardsArgs as XD, ProjectV2ViewLayout as XE, SponsorAndLifetimeValue as XF, UserIssuesArgs as XH, SponsorshipNewsletterEdge as XI, Tag as XL, RepositoryOwner as XM, RepositoryTopicEdge as XN, PushAllowanceConnection as XO, RevokeMigratorRoleInput as XP, TextMatch as XR, OrganizationPinnableItemsArgs as XS, ProjectV2ItemFieldValueByNameArgs as XT, VerifiableDomainEdge as XU, UpdatePullRequestReviewCommentPayload as XV, MutationDeleteBranchProtectionRuleArgs as X_, CreateRefPayload as Xa, MutationUpdateRefsArgs as Xb, DiscussionCommentRepliesArgs as Xc, FileAddition as Xd, ImportProjectPayload as Xf, MutationAddSubIssueArgs as Xg, MergeQueueMergeMethod as Xh, ConvertPullRequestToDraftInput as Xi, RepositoryContributionType as Xj, RefOrder as Xk, EnterpriseFailedInvitationEdge as Xl, LockLockableInput as Xm, CheckRunStateCount as Xn, DeleteDiscussionPayload as Xo, IssueSuggestedActorsArgs as Xp, CommitCommentReactionsArgs as Xr, DependencyGraphDependencyEdge as Xs, BlockingAddedEvent as Xt, EnterprisePendingMemberInvitationEdge as Xu, MutationPinEnvironmentArgs as Xv, ProjectConnection as Xw, OrgRemoveOutsideCollaboratorAuditEntryReason as Xx, MutationUnpinIssueArgs as Xy, UnresolveReviewThreadInput as Xz, AddPullRequestReviewThreadReplyInput as Y, RemovedFromProjectV2Event as YA, UpdateEnvironmentInput as YB, PackageVersionOrder as YC, PullRequestParticipantsArgs as YD, ProjectV2ViewGroupByFieldsArgs as YE, Sponsor as YF, UserIssueCommentsArgs as YH, SponsorshipNewsletterConnection as YI, SuggestedReviewerActorEdge as YL, RepositoryOrderField as YM, RepositoryTopicConnection as YN, PushAllowanceActor as YO, RevokeEnterpriseOrganizationsMigratorRolePayloadOrganizationsArgs as YP, TeamRole as YR, OrganizationPendingMembersArgs as YS, ProjectV2ItemFieldValue as YT, VerifiableDomainConnection as YU, UpdatePullRequestReviewCommentInput as YV, MutationDeclineTopicSuggestionArgs as Y_, CreateRefInput as Ya, MutationUpdateRefArgs as Yb, DiscussionCommentReactionsArgs as Yc, ExternalIdentityScimAttributes as Yd, ImportProjectInput as Yf, MutationAddStarArgs as Yg, MergeQueueGroupingStrategy as Yh, ConvertProjectV2DraftIssueItemToIssuePayload as Yi, RepositoryContactLink as Yj, RefNameConditionTargetInput as Yk, EnterpriseFailedInvitationConnection as Yl, LinkedBranchEdge as Ym, CheckRunState as Yn, DeleteDiscussionInput as Yo, IssueSubIssuesArgs as Yp, CommitCommentEdge as Yr, DependencyGraphDependencyConnection as Ys, BlockedByRemovedEvent as Yt, EnterprisePendingMemberInvitationConnection as Yu, MutationMoveProjectColumnArgs as Yv, ProjectColumnsArgs as Yw, OrgRemoveOutsideCollaboratorAuditEntryMembershipType as Yx, MutationUnminimizeCommentArgs as Yy, UnpinnedEvent as Yz, AddReactionInput as Z, RenamedTitleSubject as ZA, UpdateIpAllowListEnabledSettingInput as ZB, PackageVersionStatistics as ZC, PullRequestProjectItemsArgs as ZD, ProjectV2ViewOrder as ZE, SponsorAndLifetimeValueConnection as ZF, UserLifetimeReceivedSponsorshipValuesArgs as ZH, SponsorshipNewsletterOrder as ZI, TagNamePatternParameters as ZL, RepositoryOwnerAvatarUrlArgs as ZM, RepositoryVisibility as ZN, PushAllowanceEdge as ZO, RevokeMigratorRolePayload as ZP, TextMatchHighlight as ZR, OrganizationPinnedItemsArgs as ZS, ProjectV2ItemFieldValueCommon as ZT, VerifiableDomainOrder as ZU, UpdatePullRequestReviewInput as ZV, MutationDeleteDeploymentArgs as Z_, CreateRepositoryInput as Za, MutationUpdateRepositoryArgs as Zb, DiscussionCommentUserContentEditsArgs as Zc, FileChanges as Zd, Incremental as Zf, MutationAddUpvoteArgs as Zg, MergeQueueMergingStrategy as Zh, ConvertPullRequestToDraftPayload as Zi, RepositoryDependencyGraphManifestsArgs as Zj, RefOrderField as Zk, EnterpriseIdentityProvider as Zl, LockLockablePayload as Zm, CheckRunStepsArgs as Zn, DeleteEnvironmentInput as Zo, IssueTemplate as Zp, CommitCommentThread as Zr, DependencyGraphEcosystem as Zs, BlockingRemovedEvent as Zt, EnterpriseRepositoryInfo as Zu, MutationPinIssueArgs as Zv, ProjectEdge as Zw, OrgRestoreMemberAuditEntry as Zx, MutationUnresolveReviewThreadArgs as Zy, UnresolveReviewThreadPayload as Zz, ActorLocation as _, ReleaseOrderField as _A, UpdateEnterpriseDeployKeySettingInput as _B, OrganizationSponsorshipForViewerAsSponsorArgs as _C, PublishSponsorsTierInput as _D, ProjectV2OwnerProjectsV2Args as _E, SecurityAdvisoryConnection as _F, UpdateTeamReviewAssignmentInput as _H, SponsorableSponsorshipForViewerAsSponsorableArgs as _I, StartRepositoryMigrationPayload as _L, RepositoryInteractionLimit as _M, RepositoryRefsArgs as _N, PullRequestReviewRequestsArgs as _O, RequirableByPullRequest as _P, TeamDiscussionCommentsArgs as _R, OrganizationAvatarUrlArgs as _S, ProjectV2FieldArgs as _T, UserProjectV2Args as _U, UpdateOrganizationWebCommitSignoffSettingInput as _V, WorkflowsParameters as _W, MutationCopyProjectV2Args as __, CreateDeploymentInput as _a, MutationUpdateEnterpriseProfileArgs as _b, DeploymentRequest as _c, EnterpriseServerUserAccountEmailOrder as _d, GistCommentUserContentEditsArgs as _f, Minimizable as _g, MarkPullRequestReadyForReviewPayload as _h, CommitterEmailPatternParameters as _i, RepoChangeMergeSettingAuditEntryMergeType as _j, QuerySearchArgs as _k, DismissReason as _l, IssueTypeEdge as _m, BypassForcePushAllowance as _n, CreatedCommitContributionEdge as _o, IssueClosedStateReason as _p, CloneTemplateRepositoryInput as _r, DeleteProjectInput as _s, ApproveVerifiableDomainInput as _t, EnterpriseOrganizationsArgs as _u, MutationDeletePullRequestReviewCommentArgs as _v, PinnedDiscussionPattern as _w, OidcProviderType as _x, MutationReopenPullRequestArgs as _y, UnarchiveRepositoryInput as _z, AcceptEnterpriseAdministratorInvitationInput as a, RegenerateVerifiableDomainTokenInput as aA, UpdateCheckSuitePreferencesInput as aB, OrganizationPropertyTargetDefinitionInput as aC, ProjectV2Workflow as aD, ProjectV2ItemStatusChangedEvent as aE, SavedReply as aF, UpdateRepositoryRulesetInput as aH, Sponsorable as aI, SshSignature as aL, RepositoryDiscussionCommentAuthor as aM, RepositoryPlanFeatures as aN, PullRequestReviewCommentReactionsArgs as aO, RepositoryVulnerabilityAlertEdge as aP, TeamChangeParentTeamAuditEntry as aR, OrgUpdateMemberAuditEntry as aS, ProjectState as aT, UserListSuggestion as aU, UpdateIssueInput as aV, WorkflowFileReference as aW, MutationCancelSponsorshipArgs as a_, CopyProjectV2Input as aa, MutationUpdateEnterpriseDefaultRepositoryPermissionSettingArgs as ab, DeployedEvent as ac, EnterpriseServerInstallationMembershipConnection as ad, FollowOrganizationPayload as af, MigrationSourceType as ag, MannequinAvatarUrlArgs as ah, CommitContributionsByRepositoryContributionsArgs as ai, ReorderEnvironmentInput as aj, QueryLicenseArgs as ak, DiscussionPollOption as al, IssueTimelineItemsArgs as am, BranchProtectionRuleBypassForcePushAllowancesArgs as an, CreateSponsorshipInput as ao, IpAllowListEntryConnection as ap, CheckSuiteCheckRunsArgs as ar, DeleteIssueTypeInput as as, AddVerifiableDomainInput as at, EnterpriseMemberInvitationOrder as au, MutationDeleteLabelArgs as av, PinEnvironmentInput as aw, MutationUpdateTeamsRepositoryArgs as ax, MutationRemoveEnterpriseIdentityProviderArgs as ay, TopicSuggestionDeclineReason as az, AddAssigneesToAssignablePayload as b, ReleaseShortDescriptionHtmlArgs as bA, UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingPayload as bB, OrganizationSponsorshipsAsMaintainerArgs as bC, PullRequestAllowedMergeMethods as bD, ProjectV2RecentRecentProjectsArgs as bE, SecurityAdvisoryEdge as bF, UpdateTeamsRepositoryPayload as bH, SponsorableSponsorshipsAsSponsorArgs as bI, StatusCheckConfigurationInput as bL, RepositoryInvitation as bM, RepositoryRepositoryTopicsArgs as bN, PullRequestReviewThreadCommentsArgs as bO, RequiredDeploymentsParametersInput as bP, TeamDiscussionOrder as bR, OrganizationEdge as bS, ProjectV2FieldConfigurationConnection as bT, UserPublicKeysArgs as bU, UpdateParametersInput as bV, MutationCreateCheckRunArgs as b_, CreateDeploymentStatusPayload as ba, MutationUpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingArgs as bb, DeploymentRequestReviewersArgs as bc, EnterpriseServerUserAccountOrder as bd, GistEdge as bf, MoveProjectCardInput as bg, MarketplaceListing as bh, ComparisonCommitConnection as bi, RepoConfigDisableContributorsOnlyAuditEntry as bj, QuerySecurityVulnerabilitiesArgs as bk, DraftIssue as bl, IssueTypeOrderField as bm, BypassPullRequestAllowance as bn, CreatedIssueContributionEdge as bo, IssueCommentEdge as bp, CloseDiscussionInput as br, DeleteProjectV2FieldPayload as bs, ArchiveProjectV2ItemPayload as bt, EnterpriseOutsideCollaboratorEdgeRepositoriesArgs as bu, MutationDeleteTeamDiscussionArgs as bv, PinnedEnvironmentEdge as bw, OrgAddBillingManagerAuditEntry as bx, MutationReprioritizeSubIssueArgs as by, UnfollowOrganizationInput as bz, AcceptEnterpriseMemberInvitationPayload as c, RejectDeploymentsPayload as cA, UpdateDiscussionCommentPayload as cB, OrganizationRepositoryArgs as cC, ProjectV2WorkflowEdge as cD, ProjectV2Iteration as cE, SavedReplyOrder as cF, UpdateRepositoryWebCommitSignoffSettingPayload as cH, SponsorableItemConnection as cI, StargazerConnection as cL, RepositoryEdge as cM, RepositoryProjectV2Args as cN, PullRequestReviewCommentsArgs as cO, RepositoryWatchersArgs as cP, TeamDiscussion as cR, OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility as cS, ProjectV2Actor as cT, UserNamespaceRepositoryConnection as cU, UpdateIssuePayload as cV, WorkflowRunConnection as cW, MutationClearProjectV2ItemFieldValueArgs as c_, CreateAttributionInvitationPayload as ca, MutationUpdateEnterpriseMembersCanCreateRepositoriesSettingArgs as cb, DeploymentEdge as cc, EnterpriseServerInstallationOrderField as cd, FollowerConnection as cf, MilestoneConnection as cg, MannequinOrder as ch, CommitFileArgs as ci, ReplaceActorsForAssignablePayload as cj, QueryMarketplaceListingArgs as ck, DiscussionPollOptionOrder as cl, IssueTimelineItemsItemType as cm, BranchProtectionRuleConflictConnection as cn, CreateSponsorshipsPayload as co, IpAllowListEntryOrderField as cp, CheckSuiteFilter as cr, DeleteLabelPayload as cs, AddedToProjectEvent as ct, EnterpriseMemberOrderField as cu, MutationDeleteProjectArgs as cv, PinIssuePayload as cw, MutationUpdateUserListsForItemArgs as cx, MutationRemoveEnterpriseSupportEntitlementArgs as cy, TransferEnterpriseOrganizationPayload as cz, AccessUserNamespaceRepositoryInput as d, ReleaseAssetConnection as dA, UpdateEnterpriseAdministratorRoleInput as dB, OrganizationRepositoryMigrationsArgs as dC, ProjectV2WorkflowsOrderField as dD, ProjectV2IterationFieldConfigurationInput as dE, SearchResultItem as dF, UpdateSubscriptionInput as dH, SponsorableOrder as dI, StarrableStargazersArgs as dL, RepositoryForksArgs as dM, RepositoryPropertyConditionTarget as dN, PullRequestReviewContributionsByRepositoryContributionsArgs as dO, RequestReviewsInput as dP, TeamDiscussionCommentConnection as dR, OrganizationAnyPinnableItemsArgs as dS, ProjectV2Collaborator as dT, UserOrganizationVerifiedDomainEmailsArgs as dU, UpdateLabelInput as dV, WorkflowRunFile as dW, MutationCloseDiscussionArgs as d_, CreateCheckRunInput as da, MutationUpdateEnterpriseMembersCanInviteCollaboratorsSettingArgs as db, DeploymentOrderField as dc, EnterpriseServerUserAccount as dd, FundingPlatform as df, MilestoneItem as dg, MarkDiscussionCommentAsAnswerPayload as dh, CommitMessage as di, RepoAddMemberAuditEntry as dj, QueryNodesArgs as dk, DiscussionReactionsArgs as dl, IssueTrackedIssuesCountArgs as dm, BranchProtectionRuleEdge as dn, CreateTeamDiscussionInput as do, Issue as dp, ClearLabelsFromLabelableInput as dr, DeletePackageVersionInput as ds, AnnouncementBanner as dt, EnterpriseMembersCanMakePurchasesSettingValue as du, MutationDeleteProjectV2Args as dv, PinnableItemEdge as dw, NotificationRestrictionSettingValue as dx, MutationRemoveReactionArgs as dy, TransferredEvent as dz, RefUpdateRule as eA, UpdatableComment as eB, OrganizationProjectsArgs as eC, ProjectV2ViewSortByFieldsArgs as eD, ProjectV2ItemFieldValueOrder as eE, RuleParameters as eF, UpdateRefPayload as eH, SponsorAndLifetimeValueOrderField as eI, SponsorshipOrderField as eL, RepositoryDiscussionArgs as eM, RepositoryPackagesArgs as eN, PullRequestReactionsArgs as eO, RepositoryVulnerabilityAlert as eP, TeamAddMemberAuditEntry as eR, OrgRestoreMemberMembershipRepositoryAuditEntryData as eS, ProjectOwner as eT, UserListEdge as eU, UpdateIpAllowListEntryPayload as eV, VerifyVerifiableDomainInput as eW, MutationApproveVerifiableDomainArgs as e_, ConvertedNoteToIssueEvent as ea, MutationUpdateCheckSuitePreferencesArgs as eb, DependencyGraphManifestDependenciesArgs as ec, EnterpriseRulesetArgs as ed, FileExtensionRestrictionParametersInput as ef, MergeStateStatus as eg, LockedEvent as eh, CommitCommentsArgs as ei, ReopenIssueInput as ej, QueryEnterpriseAdministratorInvitationArgs as ek, DiscussionEdge as el, IssueTimelineArgs as em, BranchActorAllowanceActor as en, CreateRepositoryRulesetPayload as eo, InviteEnterpriseAdminPayload as ep, CheckStep as er, DeleteIpAllowListEntryPayload as es, AddStarPayload as et, EnterpriseMemberConnection as eu, MutationDeleteEnvironmentArgs as ev, ParentIssueAddedEvent as ew, MutationUpdateSponsorshipPreferencesArgs as ex, MutationRegenerateVerifiableDomainTokenArgs as ey, Topic as ez, AccessUserNamespaceRepositoryPayload as f, ReleaseAssetEdge as fA, UpdateEnterpriseAdministratorRolePayload as fB, OrganizationRulesetArgs as fC, PropertyTargetDefinition as fD, ProjectV2IterationFieldIteration as fE, SearchResultItemConnection as fF, UpdateSubscriptionPayload as fH, SponsorableOrderField as fI, StarredRepositoryConnection as fL, RepositoryIdConditionTarget as fM, RepositoryPropertyConditionTargetInput as fN, PullRequestReviewDecision as fO, RequestReviewsPayload as fP, TeamDiscussionCommentEdge as fR, OrganizationAuditEntry as fS, ProjectV2Connection as fT, UserOrganizationsArgs as fU, UpdateLabelPayload as fV, WorkflowRunOrder as fW, MutationCloseIssueArgs as f_, CreateCheckRunPayload as fa, MutationUpdateEnterpriseMembersCanMakePurchasesSettingArgs as fb, DeploymentProtectionRule as fc, EnterpriseServerUserAccountConnection as fd, GenericHovercardContext as ff, MilestoneOrder as fg, MarkFileAsViewedInput as fh, CommitMessagePatternParameters as fi, RepoAddMemberAuditEntryVisibility as fj, QueryOrganizationArgs as fk, DiscussionState as fl, IssueType as fm, BranchProtectionRuleMatchingRefsArgs as fn, CreateTeamDiscussionPayload as fo, IssueAssignedActorsArgs as fp, ClearLabelsFromLabelablePayload as fr, DeletePackageVersionPayload as fs, App as ft, EnterpriseMembershipType as fu, MutationDeleteProjectV2FieldArgs as fv, PinnableItemType as fw, OauthApplicationAuditEntryData as fx, MutationRemoveStarArgs as fy, Tree as fz, ActorEdge as g, ReleaseOrder as gA, UpdateEnterpriseDefaultRepositoryPermissionSettingPayload as gB, OrganizationSponsorsArgs as gC, PublicKeyEdge as gD, ProjectV2OwnerProjectV2Args as gE, SecurityAdvisoryClassification as gF, UpdateTeamDiscussionPayload as gH, SponsorableSponsorshipForViewerAsSponsorArgs as gI, StartRepositoryMigrationInput as gL, RepositoryInteractionAbility as gM, RepositoryRefArgs as gN, PullRequestReviewReactionsArgs as gO, RequestedReviewerEdge as gP, TeamDiscussionCommentUserContentEditsArgs as gR, OrganizationAuditLogArgs as gS, ProjectV2Field as gT, UserProjectArgs as gU, UpdateOrganizationAllowPrivateRepositoryForkingSettingPayload as gV, WorkflowState as gW, MutationConvertPullRequestToDraftArgs as g_, CreateCommitOnBranchPayload as ga, MutationUpdateEnterpriseOwnerOrganizationRoleArgs as gb, DeploymentProtectionRuleType as gc, EnterpriseServerUserAccountEmailEdge as gd, GistCommentEdge as gf, MilestonedEvent as gg, MarkPullRequestReadyForReviewInput as gh, CommittableBranch as gi, RepoChangeMergeSettingAuditEntry as gj, QueryResourceArgs as gk, DismissPullRequestReviewPayload as gl, IssueTypeConnection as gm, BypassActor as gn, CreatedCommitContributionConnection as go, IssueClosedByPullRequestsReferencesArgs as gp, CloneProjectPayload as gr, DeleteProjectColumnPayload as gs, ApproveDeploymentsPayload as gt, EnterpriseOrganizationMembershipEdge as gu, MutationDeletePullRequestReviewArgs as gv, PinnedDiscussionGradient as gw, OidcProviderExternalIdentitiesArgs as gx, MutationReopenIssueArgs as gy, UnarchiveProjectV2ItemPayload as gz, ActorConnection as h, ReleaseMentionsArgs as hA, UpdateEnterpriseDefaultRepositoryPermissionSettingInput as hB, OrganizationSponsorsActivitiesArgs as hC, PublicKeyConnection as hD, ProjectV2Owner as hE, SecurityAdvisory as hF, UpdateTeamDiscussionInput as hH, SponsorableSponsorsArgs as hI, StartOrganizationMigrationPayload as hL, RepositoryInfoShortDescriptionHtmlArgs as hM, RepositoryRecentProjectsArgs as hN, PullRequestReviewOnBehalfOfArgs as hO, RequestedReviewerConnection as hP, TeamDiscussionCommentReactionsArgs as hR, OrganizationAuditEntryEdge as hS, ProjectV2Event as hT, UserPinnedItemsArgs as hU, UpdateOrganizationAllowPrivateRepositoryForkingSettingInput as hV, WorkflowRunsArgs as hW, MutationConvertProjectV2DraftIssueItemToIssueArgs as h_, CreateCommitOnBranchInput as ha, MutationUpdateEnterpriseOrganizationProjectsSettingArgs as hb, DeploymentProtectionRuleReviewersArgs as hc, EnterpriseServerUserAccountEmailConnection as hd, GistCommentConnection as hf, MilestoneState as hg, MarkProjectV2AsTemplatePayload as hh, CommitSubmodulesArgs as hi, RepoArchivedAuditEntryVisibility as hj, QueryRepositoryOwnerArgs as hk, DismissPullRequestReviewInput as hl, IssueTypeColor as hm, BulkSponsorship as hn, CreatedCommitContribution as ho, IssueBlockingArgs as hp, CloneProjectInput as hr, DeleteProjectColumnInput as hs, ApproveDeploymentsInput as ht, EnterpriseOrganizationMembershipConnection as hu, MutationDeleteProjectV2WorkflowArgs as hv, PinnedDiscussionEdge as hw, OidcProvider as hx, MutationReopenDiscussionArgs as hy, UnarchiveProjectV2ItemInput as hz, AbortRepositoryMigrationPayload as i, RegenerateEnterpriseIdentityProviderRecoveryCodesPayload as iA, UpdateCheckRunPayload as iB, OrganizationPropertyTargetDefinition as iC, ProjectV2ViewsArgs as iD, ProjectV2ItemOrderField as iE, SamlSignatureAlgorithm as iF, UpdateRepositoryPayload as iH, SponsorOrderField as iI, SquashMergeCommitTitle as iL, RepositoryDiscussionCategoryArgs as iM, RepositoryPinnedIssuesArgs as iN, PullRequestReviewCommentEdge as iO, RepositoryVulnerabilityAlertDependencyScope as iP, TeamAvatarUrlArgs as iR, OrgUpdateDefaultRepositoryPermissionAuditEntryPermission as iS, ProjectProgress as iT, UserListItemsEdge as iU, UpdateIssueCommentPayload as iV, Workflow as iW, MutationCancelEnterpriseMemberInvitationArgs as i_, CopilotEndpoints as ia, MutationUpdateEnterpriseAllowPrivateRepositoryForkingSettingArgs as ib, DeployKeyEdge as ic, EnterpriseServerInstallationEdge as id, FollowOrganizationInput as if, MigrationSource as ig, Mannequin as ih, CommitContributionsByRepository as ii, ReopenedEvent as ij, QueryEnterpriseMemberInvitationByTokenArgs as ik, DiscussionPoll as il, IssueTimelineItems as im, BranchProtectionRuleBranchProtectionRuleConflictsArgs as in, CreateSponsorsTierPayload as io, IpAllowListEntry as ip, CheckSuiteAutoTriggerPreference as ir, DeleteIssuePayload as is, AddUpvotePayload as it, EnterpriseMemberInvitationEdge as iu, MutationDeleteIssueTypeArgs as iv, PermissionSource as iw, MutationUpdateTeamReviewAssignmentArgs as ix, MutationRemoveEnterpriseAdminArgs as iy, TopicStargazersArgs as iz, AddEnterpriseSupportEntitlementInput as j, RemoveEnterpriseOrganizationInput as jA, UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput as jB, PackageEdge as jC, PullRequestCommitCommentThreadCommentsArgs as jD, ProjectV2SortByField as jE, SecurityVulnerability as jF, UserBlockedEvent as jH, SponsorsGoalKind as jI, StatusContextStateCount as jL, RepositoryLabelsArgs as jM, RepositoryRulesetArgs as jN, PullRequestTemplate as jO, RestrictedContribution as jP, TeamMemberRole as jR, OrganizationInvitationType as jS, ProjectV2ItemConnection as jT, UserSponsorsActivitiesArgs as jU, UpdateProjectV2CollaboratorsPayloadCollaboratorsArgs as jV, MutationCreateLabelArgs as j_, CreateIssueTypeInput as ja, MutationUpdateNotificationRestrictionSettingArgs as jb, DeploymentStatusConnection as jc, EnterpriseUserAccountMembershipRole as jd, GitActorConnection as jf, MutationAccessUserNamespaceRepositoryArgs as jg, MemberStatusableMemberStatusesArgs as jh, ContributionOrder as ji, RepoDestroyAuditEntryVisibility as jj, ReactionConnection as jk, EnterpriseAdministratorConnection as jl, Labelable as jm, CheckAnnotation as jn, CreatedRepositoryContributionEdge as jo, IssueDependencyOrderField as jp, CodeScanningTool as jr, DeletePullRequestReviewInput as js, AuditEntry as jt, EnterpriseOwnerInfoMembersCanCreateRepositoriesSettingOrganizationsArgs as ju, MutationFollowUserArgs as jv, ProfileOwner as jw, OrgEnableOauthAppRestrictionsAuditEntry as jx, MutationSetUserInteractionLimitArgs as jy, UnlinkRepositoryFromProjectInput as jz, AddEnterpriseOrganizationMemberInput as k, RemoveEnterpriseMemberInput as kA, UpdateEnterpriseMembersCanMakePurchasesSettingInput as kB, Package as kC, PullRequestCommit as kD, ProjectV2SortByConnection as kE, SecurityAdvisorySeverity as kF, UserAvatarUrlArgs as kH, SponsorsCountryOrRegionCode as kI, StatusContextAvatarUrlArgs as kL, RepositoryIssuesArgs as kM, RepositoryRuleType as kN, PullRequestSuggestedActorsArgs as kO, ResolveReviewThreadInput as kP, TeamMemberOrder as kR, OrganizationInvitationRole as kS, ProjectV2Filters as kT, UserSocialAccountsArgs as kU, UpdateProjectV2CollaboratorsInput as kV, MutationCreateIssueArgs as k_, CreateIssueInput as ka, MutationUpdateIssueTypeArgs as kb, DeploymentState as kc, EnterpriseUserAccountAvatarUrlArgs as kd, GitActor as kf, MutationAcceptEnterpriseMemberInvitationArgs as kg, MemberFeatureRequestNotification as kh, ContributionCalendarWeek as ki, RepoCreateAuditEntryVisibility as kj, ReactingUserEdge as kk, EnqueuePullRequestPayload as kl, LabelOrderField as km, ChangeUserStatusInput as kn, CreatedRepositoryContribution as ko, IssueDependenciesSummary as kp, CodeScanningParameters as kr, DeletePullRequestReviewCommentInput as ks, AssigneeConnection as kt, EnterpriseOwnerInfoIpAllowListEntriesArgs as ku, MutationEnqueuePullRequestArgs as kv, ProfileItemShowcase as kw, OrgDisableSamlAuditEntry as kx, MutationSetOrganizationInteractionLimitArgs as ky, UnlinkProjectV2FromTeamInput as kz, AcceptTopicSuggestionInput as l, Release as lA, UpdateDiscussionInput as lB, OrganizationRepositoryDiscussionCommentsArgs as lC, ProjectV2WorkflowOrder as lD, ProjectV2IterationField as lE, SavedReplyOrderField as lF, UpdateSponsorshipPreferencesInput as lH, SponsorableItemEdge as lI, StargazerEdge as lL, RepositoryEnvironmentArgs as lM, RepositoryProjectsArgs as lN, PullRequestReviewConnection as lO, ReprioritizeSubIssueInput as lP, TeamDiscussionArgs as lR, OrgUpdateMemberRepositoryInvitationPermissionAuditEntry as lS, ProjectV2ActorConnection as lT, UserNamespaceRepositoryEdge as lU, UpdateIssueTypeInput as lV, WorkflowRunDeploymentReviewsArgs as lW, MutationCloneProjectArgs as l_, CreateBranchProtectionRuleInput as la, MutationUpdateEnterpriseMembersCanDeleteIssuesSettingArgs as lb, DeploymentEnvironmentChangedEvent as lc, EnterpriseServerInstallationUserAccountsArgs as ld, FollowingConnection as lf, MilestoneEdge as lg, MannequinOrderField as lh, CommitHistoryArgs as li, RepoAccessAuditEntry as lj, QueryMarketplaceListingsArgs as lk, DiscussionPollOptionOrderField as ll, IssueTrackedInIssuesArgs as lm, BranchProtectionRuleConflictEdge as ln, CreateTeamDiscussionCommentInput as lo, IpAllowListForInstalledAppsEnabledSettingValue as lp, CheckSuiteMatchingPullRequestsArgs as lr, DeleteLinkedBranchInput as ls, AddedToProjectV2Event as lt, EnterpriseMembersArgs as lu, MutationDeleteProjectCardArgs as lv, PinnableItem as lw, MutationVerifyVerifiableDomainArgs as lx, MutationRemoveLabelsFromLabelableArgs as ly, TransferIssueInput as lz, ActorAvatarUrlArgs as m, ReleaseEdge as mA, UpdateEnterpriseAllowPrivateRepositoryForkingSettingPayload as mB, OrganizationSponsoringArgs as mC, PublicKey as mD, ProjectV2OrderField as mE, SearchType as mF, UpdateTeamDiscussionCommentPayload as mH, SponsorableSponsorsActivitiesArgs as mI, StartOrganizationMigrationInput as mL, RepositoryInfo as mM, RepositoryPullRequestsArgs as mN, PullRequestReviewEvent as mO, RequestedReviewer as mP, TeamDiscussionCommentOrderField as mR, OrganizationAuditEntryData as mS, ProjectV2Edge as mT, UserPinnableItemsArgs as mU, UpdateNotificationRestrictionSettingPayload as mV, WorkflowRunPendingDeploymentRequestsArgs as mW, MutationConvertProjectCardNoteToIssueArgs as m_, CreateCheckSuitePayload as ma, MutationUpdateEnterpriseMembersCanViewDependencyInsightsSettingArgs as mb, DeploymentProtectionRuleEdge as mc, EnterpriseServerUserAccountEmail as md, GistComment as mf, MilestonePullRequestsArgs as mg, MarkProjectV2AsTemplateInput as mh, CommitParentsArgs as mi, RepoArchivedAuditEntry as mj, QueryRepositoryArgs as mk, DiscussionUserContentEditsArgs as ml, IssueTypeChangedEvent as mm, BranchProtectionRuleReviewDismissalAllowancesArgs as mn, CreateUserListPayload as mo, IssueBlockedByArgs as mp, ClearProjectV2ItemFieldValuePayload as mr, DeleteProjectCardPayload as ms, AppLogoUrlArgs as mt, EnterpriseOrderField as mu, MutationDeleteProjectV2StatusUpdateArgs as mv, PinnedDiscussionConnection as mw, OauthApplicationCreateAuditEntryState as mx, MutationRemoveUpvoteArgs as my, TwoFactorCredentialSecurityType as mz, AbortQueuedMigrationsPayload as n, ReferencedSubject as nA, UpdateBranchProtectionRulePayload as nB, OrganizationPropertyConditionTarget as nC, ProjectV2ViewVerticalGroupByFieldsArgs as nD, ProjectV2ItemFieldValuesArgs as nE, RuleSource as nF, UpdateRefsPayload as nH, SponsorEdge as nI, SponsorshipPrivacy as nL, RepositoryDiscussionAuthorRepositoryDiscussionsArgs as nM, RepositoryPinnedDiscussionsArgs as nN, PullRequestReviewComment as nO, RepositoryVulnerabilityAlertConnection as nP, TeamAncestorsArgs as nR, OrgUnblockUserAuditEntry as nS, ProjectOwnerProjectsArgs as nT, UserListItemsArgs as nU, UpdateIpAllowListForInstalledAppsEnabledSettingPayload as nV, ViewerHovercardContext as nW, MutationArchiveRepositoryArgs as n_, CopilotCodeReviewParameters as na, MutationUpdateDiscussionCommentArgs as nb, DeployKey as nc, EnterpriseServerInstallation as nd, FilePathRestrictionParametersInput as nf, MergedEvent as ng, MakeMaybe as nh, CommitContributionOrder as ni, ReopenPullRequestInput as nj, QueryEnterpriseArgs as nk, DiscussionOrder as nl, IssueTimelineItem as nm, BranchNamePatternParametersInput as nn, CreateSponsorsListingPayload as no, InviteEnterpriseMemberPayload as np, CheckStepEdge as nr, DeleteIssueCommentPayload as ns, AddSubIssuePayload as nt, EnterpriseMemberInvitation as nu, MutationDeleteIssueArgs as nv, PatchStatus as nw, MutationUpdateTeamDiscussionArgs as nx, MutationRemoveAssigneesFromAssignableArgs as ny, TopicRelatedTopicsArgs as nz, AcceptEnterpriseAdministratorInvitationPayload as o, RegenerateVerifiableDomainTokenPayload as oA, UpdateCheckSuitePreferencesPayload as oB, OrganizationRecentProjectsArgs as oC, ProjectV2WorkflowArgs as oD, ProjectV2ItemType as oE, SavedReplyConnection as oF, UpdateRepositoryRulesetPayload as oH, SponsorableIsSponsoredByArgs as oI, StarOrder as oL, RepositoryDiscussionCommentAuthorRepositoryDiscussionCommentsArgs as oM, RepositoryPrivacy as oN, PullRequestReviewCommentState as oO, RepositoryVulnerabilityAlertState as oP, TeamChildTeamsArgs as oR, OrgUpdateMemberAuditEntryPermission as oS, ProjectTemplate as oT, UserListsArgs as oU, UpdateIssueIssueTypeInput as oV, WorkflowFileReferenceInput as oW, MutationChangeUserStatusArgs as o_, CopyProjectV2Payload as oa, MutationUpdateEnterpriseDeployKeySettingArgs as ob, Deployment as oc, EnterpriseServerInstallationMembershipEdge as od, FollowUserInput as of, MigrationState as og, MannequinConnection as oh, CommitDeploymentsArgs as oi, ReorderEnvironmentPayload as oj, QueryMarketplaceCategoriesArgs as ok, DiscussionPollOptionConnection as ol, IssueTimelineItemsConnection as om, BranchProtectionRuleBypassPullRequestAllowancesArgs as on, CreateSponsorshipPayload as oo, IpAllowListEntryEdge as op, CheckSuiteConnection as or, DeleteIssueTypePayload as os, AddVerifiableDomainPayload as ot, EnterpriseMemberInvitationOrderField as ou, MutationDeleteLinkedBranchArgs as ov, PinEnvironmentPayload as ow, MutationUpdateTopicsArgs as ox, MutationRemoveEnterpriseMemberArgs as oy, TrackedIssueStates as oz, Actor as p, ReleaseConnection as pA, UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput as pB, OrganizationRulesetsArgs as pC, PropertyTargetDefinitionInput as pD, ProjectV2Order as pE, SearchResultItemEdge as pF, UpdateTeamDiscussionCommentInput as pH, SponsorableSponsoringArgs as pI, StarredRepositoryEdge as pL, RepositoryIdConditionTargetInput as pM, RepositoryPullRequestArgs as pN, PullRequestReviewEdge as pO, RequestableCheckStatusState as pP, TeamDiscussionCommentOrder as pR, OrganizationAuditEntryConnection as pS, ProjectV2CustomFieldType as pT, UserPackagesArgs as pU, UpdateNotificationRestrictionSettingInput as pV, WorkflowRunOrderField as pW, MutationClosePullRequestArgs as p_, CreateCheckSuiteInput as pa, MutationUpdateEnterpriseMembersCanUpdateProtectedBranchesSettingArgs as pb, DeploymentProtectionRuleConnection as pc, EnterpriseServerUserAccountEdge as pd, Gist as pf, MilestoneOrderField as pg, MarkFileAsViewedPayload as ph, CommitMessagePatternParametersInput as pi, RepoAddTopicAuditEntry as pj, QueryRateLimitArgs as pk, DiscussionStateReason as pl, IssueTypeAddedEvent as pm, BranchProtectionRulePushAllowancesArgs as pn, CreateUserListInput as po, IssueAssigneesArgs as pp, ClearProjectV2ItemFieldValueInput as pr, DeleteProjectCardInput as ps, AppIpAllowListEntriesArgs as pt, EnterpriseOrder as pu, MutationDeleteProjectV2ItemArgs as pv, PinnedDiscussion as pw, OauthApplicationCreateAuditEntry as px, MutationRemoveSubIssueArgs as py, TreeEntry as pz, AddPullRequestReviewThreadInput as q, RemovedFromMergeQueueEvent as qA, UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput as qB, PackageVersionEdge as qC, PullRequestParameters as qD, ProjectV2ViewFieldsArgs as qE, SocialAccountEdge as qF, UserHovercardArgs as qH, SponsorshipEdge as qI, SuggestedReviewerActor as qL, RepositoryObjectArgs as qM, RepositorySuggestedActorsArgs as qN, Push as qO, RevokeEnterpriseOrganizationsMigratorRoleInput as qP, TeamRepositoryOrderField as qR, OrganizationOrderField as qS, ProjectV2ItemFieldUserValue as qT, UserWatchingArgs as qU, UpdatePullRequestInput as qV, MutationCreateTeamDiscussionCommentArgs as q_, CreatePullRequestInput as qa, MutationUpdatePullRequestReviewArgs as qb, DiscussionCommentConnection as qc, ExternalIdentityEdge as qd, HovercardContext as qf, MutationAddPullRequestReviewThreadReplyArgs as qg, MergeQueueEntryEdge as qh, ConvertProjectCardNoteToIssuePayload as qi, RepositoryCommitCommentsArgs as qj, RefEdge as qk, EnterpriseEnabledDisabledSettingValue as ql, LinkedBranch as qm, CheckRunOutput as qn, DeleteDiscussionCommentInput as qo, IssueStateReason as qp, CommitComment as qr, DependabotUpdateError as qs, Blob as qt, EnterpriseOwnerInfoTeamDiscussionsSettingOrganizationsArgs as qu, MutationMinimizeCommentArgs as qv, ProjectColumnImport as qw, OrgRemoveMemberAuditEntryReason as qx, MutationUnmarkIssueAsDuplicateArgs as qy, UnpinIssueInput as qz, AbortRepositoryMigrationInput as r, RegenerateEnterpriseIdentityProviderRecoveryCodesInput as rA, UpdateCheckRunInput as rB, OrganizationPropertyConditionTargetInput as rC, ProjectV2ViewVisibleFieldsArgs as rD, ProjectV2ItemOrder as rE, SamlDigestAlgorithm as rF, UpdateRepositoryInput as rH, SponsorOrder as rI, SquashMergeCommitMessage as rL, RepositoryDiscussionCategoriesArgs as rM, RepositoryPinnedEnvironmentsArgs as rN, PullRequestReviewCommentConnection as rO, RepositoryVulnerabilityAlertDependencyRelationship as rP, TeamAuditEntryData as rR, OrgUpdateDefaultRepositoryPermissionAuditEntry as rS, ProjectPendingCardsArgs as rT, UserListItemsConnection as rU, UpdateIssueCommentInput as rV, Votable as rW, MutationCancelEnterpriseAdminInvitationArgs as r_, CopilotCodeReviewParametersInput as ra, MutationUpdateEnterpriseAdministratorRoleArgs as rb, DeployKeyConnection as rc, EnterpriseServerInstallationConnection as rd, FileViewedState as rf, Migration as rg, MakeOptional as rh, CommitContributionOrderField as ri, ReopenPullRequestPayload as rj, QueryEnterpriseMemberInvitationArgs as rk, DiscussionOrderField as rl, IssueTimelineItemEdge as rm, BranchProtectionRule as rn, CreateSponsorsTierInput as ro, IpAllowListEnabledSettingValue as rp, CheckSuite as rr, DeleteIssueInput as rs, AddUpvoteInput as rt, EnterpriseMemberInvitationConnection as ru, MutationDeleteIssueCommentArgs as rv, PermissionGranter as rw, MutationUpdateTeamDiscussionCommentArgs as rx, MutationRemoveBlockedByArgs as ry, TopicRepositoriesArgs as rz, AcceptEnterpriseMemberInvitationInput as s, RejectDeploymentsInput as sA, UpdateDiscussionCommentInput as sB, OrganizationRepositoriesArgs as sC, ProjectV2WorkflowConnection as sD, ProjectV2ItemsArgs as sE, SavedReplyEdge as sF, UpdateRepositoryWebCommitSignoffSettingInput as sH, SponsorableItem as sI, StarOrderField as sL, RepositoryDiscussionsArgs as sM, RepositoryProjectArgs as sN, PullRequestReviewCommentUserContentEditsArgs as sO, RepositoryVulnerabilityAlertsArgs as sP, TeamConnection as sR, OrgUpdateMemberRepositoryCreationPermissionAuditEntry as sS, ProjectV2 as sT, UserNamespaceRepository as sU, UpdateIssueIssueTypePayload as sV, WorkflowRun as sW, MutationClearLabelsFromLabelableArgs as s_, CreateAttributionInvitationInput as sa, MutationUpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingArgs as sb, DeploymentConnection as sc, EnterpriseServerInstallationOrder as sd, FollowUserPayload as sf, Milestone as sg, MannequinEdge as sh, CommitEdge as si, ReplaceActorsForAssignableInput as sj, QueryMarketplaceCategoryArgs as sk, DiscussionPollOptionEdge as sl, IssueTimelineItemsEdge as sm, BranchProtectionRuleConflict as sn, CreateSponsorshipsInput as so, IpAllowListEntryOrder as sp, CheckSuiteEdge as sr, DeleteLabelInput as ss, AddedToMergeQueueEvent as st, EnterpriseMemberOrder as su, MutationDeletePackageVersionArgs as sv, PinIssueInput as sw, MutationUpdateUserListArgs as sx, MutationRemoveEnterpriseOrganizationArgs as sy, TransferEnterpriseOrganizationInput as sz, AbortQueuedMigrationsInput as t, ReferencedEvent as tA, UpdateBranchProtectionRuleInput as tB, OrganizationProjectsV2Args as tC, ProjectV2ViewVerticalGroupByArgs as tD, ProjectV2ItemFieldValueOrderField as tE, RuleParametersInput as tF, UpdateRefsInput as tH, SponsorConnection as tI, SponsorshipPaymentSource as tL, RepositoryDiscussionAuthor as tM, RepositoryPermission as tN, PullRequestReview as tO, RepositoryVulnerabilityAlertArgs as tP, TeamAddRepositoryAuditEntry as tR, OrgRestoreMemberMembershipTeamAuditEntryData as tS, ProjectOwnerProjectArgs as tT, UserListItems as tU, UpdateIpAllowListForInstalledAppsEnabledSettingInput as tV, VerifyVerifiableDomainPayload as tW, MutationArchiveProjectV2ItemArgs as t_, ConvertedToDiscussionEvent as ta, MutationUpdateDiscussionArgs as tb, DependencyGraphManifestEdge as tc, EnterpriseRulesetsArgs as td, FilePathRestrictionParameters as tf, MergeableState as tg, MakeEmpty as th, CommitConnection as ti, ReopenIssuePayload as tj, QueryEnterpriseAdministratorInvitationByTokenArgs as tk, DiscussionLabelsArgs as tl, IssueTimelineConnection as tm, BranchNamePatternParameters as tn, CreateSponsorsListingInput as to, InviteEnterpriseMemberInput as tp, CheckStepConnection as tr, DeleteIssueCommentInput as ts, AddSubIssueInput as tt, EnterpriseMemberEdge as tu, MutationDeleteIpAllowListEntryArgs as tv, ParentIssueRemovedEvent as tw, MutationUpdateSubscriptionArgs as tx, MutationRejectDeploymentsArgs as ty, TopicAuditEntryData as tz, AcceptTopicSuggestionPayload as u, ReleaseAsset as uA, UpdateDiscussionPayload as uB, OrganizationRepositoryDiscussionsArgs as uC, ProjectV2WorkflowsArgs as uD, ProjectV2IterationFieldConfiguration as uE, Scalars as uF, UpdateSponsorshipPreferencesPayload as uH, SponsorableLifetimeReceivedSponsorshipValuesArgs as uI, Starrable as uL, RepositoryEnvironmentsArgs as uM, RepositoryProjectsV2Args as uN, PullRequestReviewContributionsByRepository as uO, ReprioritizeSubIssuePayload as uP, TeamDiscussionComment as uR, Organization as uS, ProjectV2ActorEdge as uT, UserOrganizationArgs as uU, UpdateIssueTypePayload as uV, WorkflowRunEdge as uW, MutationCloneTemplateRepositoryArgs as u_, CreateBranchProtectionRulePayload as ua, MutationUpdateEnterpriseMembersCanDeleteRepositoriesSettingArgs as ub, DeploymentOrder as uc, EnterpriseServerInstallationUserAccountsUploadsArgs as ud, FundingLink as uf, MilestoneIssuesArgs as ug, MarkDiscussionCommentAsAnswerInput as uh, CommitHistoryConnection as ui, RepoAccessAuditEntryVisibility as uj, QueryNodeArgs as uk, DiscussionPollOptionsArgs as ul, IssueTrackedIssuesArgs as um, BranchProtectionRuleConnection as un, CreateTeamDiscussionCommentPayload as uo, IpAllowListOwner as up, Claimable as ur, DeleteLinkedBranchPayload as us, Agentic as ut, EnterpriseMembersCanCreateRepositoriesSettingValue as uu, MutationDeleteProjectColumnArgs as uv, PinnableItemConnection as uw, Node as ux, MutationRemoveOutsideCollaboratorArgs as uy, TransferIssuePayload as uz, ActorType as v, ReleaseReactionsArgs as vA, UpdateEnterpriseDeployKeySettingPayload as vB, OrganizationSponsorshipForViewerAsSponsorableArgs as vC, PublishSponsorsTierPayload as vD, ProjectV2PermissionLevel as vE, SecurityAdvisoryCwesArgs as vF, UpdateTeamReviewAssignmentPayload as vH, SponsorableSponsorshipNewslettersArgs as vI, Status as vL, RepositoryInteractionLimitExpiry as vM, RepositoryReleaseArgs as vN, PullRequestReviewState as vO, RequirableByPullRequestIsRequiredArgs as vP, TeamDiscussionConnection as vR, OrganizationConnection as vS, ProjectV2FieldCommon as vT, UserProjectsArgs as vU, UpdateOrganizationWebCommitSignoffSettingPayload as vV, WorkflowsParametersInput as vW, MutationCreateAttributionInvitationArgs as v_, CreateDeploymentPayload as va, MutationUpdateEnterpriseRepositoryProjectsSettingArgs as vb, DeploymentRequestConnection as vc, EnterpriseServerUserAccountEmailOrderField as vd, GistCommentsArgs as vf, MinimizeCommentInput as vg, MarkedAsDuplicateEvent as vh, CommitterEmailPatternParametersInput as vi, RepoConfigDisableAnonymousGitAccessAuditEntry as vj, QuerySecurityAdvisoriesArgs as vk, DismissRepositoryVulnerabilityAlertInput as vl, IssueTypeIssuesArgs as vm, BypassForcePushAllowanceConnection as vn, CreatedIssueContribution as vo, IssueComment as vp, CloneTemplateRepositoryPayload as vr, DeleteProjectPayload as vs, ApproveVerifiableDomainPayload as vt, EnterpriseOutsideCollaboratorConnection as vu, MutationDeleteRefArgs as vv, PinnedEnvironment as vw, OperationType as vx, MutationReorderEnvironmentArgs as vy, UnarchiveRepositoryPayload as vz, AddCommentPayload as w, RemoveBlockedByPayload as wA, UpdateEnterpriseMembersCanDeleteIssuesSettingPayload as wB, OrganizationTeamsHovercardContext as wC, PullRequestChangedFile as wD, ProjectV2SingleSelectFieldOption as wE, SecurityAdvisoryOrder as wF, UpdateUserListPayload as wH, SponsorsActivityConnection as wI, StatusCheckRollupContextEdge as wL, RepositoryInvitationOrderField as wM, RepositoryRuleConnection as wN, PullRequestReviewThreadsArgs as wO, RequiredStatusCheckInput as wP, TeamDiscussionsArgs as wR, OrganizationIdentityProvider as wS, ProjectV2FieldOrder as wT, UserRepositoriesContributedToArgs as wU, UpdateProjectCardPayload as wV, MutationCreateDeploymentStatusArgs as w_, CreateEnterpriseOrganizationPayload as wa, MutationUpdateIpAllowListEntryArgs as wb, DeploymentReviewEnvironmentsArgs as wc, EnterpriseServerUserAccountsUploadEdge as wd, GistForksArgs as wf, MovedColumnsInProjectEvent as wg, MaxFilePathLengthParameters as wh, ContributingGuidelines as wi, RepoConfigEnableContributorsOnlyAuditEntry as wj, Query_EntitiesArgs as wk, DraftPullRequestReviewComment as wl, Label as wm, CancelEnterpriseAdminInvitationPayload as wn, CreatedPullRequestContributionEdge as wo, IssueCommentUserContentEditsArgs as wp, ClosePullRequestInput as wr, DeleteProjectV2Payload as ws, AssignableAssignedActorsArgs as wt, EnterpriseOwnerInfoAllowPrivateRepositoryForkingSettingOrganizationsArgs as wu, MutationDequeuePullRequestArgs as wv, PinnedIssue as ww, OrgConfigDisableCollaboratorsOnlyAuditEntry as wx, MutationRetireSponsorsTierArgs as wy, UniformResourceLocatable as wz, AddBlockedByInput as x, RemoveAssigneesFromAssignableInput as xA, UpdateEnterpriseMembersCanCreateRepositoriesSettingInput as xB, OrganizationSponsorshipsAsSponsorArgs as xC, PullRequestAssignedActorsArgs as xD, ProjectV2RepositoriesArgs as xE, SecurityAdvisoryIdentifier as xF, UpdateTopicsInput as xH, SponsorableTotalSponsorshipAmountAsSponsorInCentsArgs as xI, StatusCheckRollup as xL, RepositoryInvitationConnection as xM, RepositoryRule as xN, PullRequestReviewThreadConnection as xO, RequiredReviewerConfiguration as xP, TeamDiscussionOrderField as xR, OrganizationEnterpriseOwnerConnection as xS, ProjectV2FieldConfigurationEdge as xT, UserPullRequestsArgs as xU, UpdatePatreonSponsorabilityInput as xV, MutationCreateCheckSuiteArgs as x_, CreateDiscussionInput as xa, MutationUpdateEnterpriseTwoFactorAuthenticationRequiredSettingArgs as xb, DeploymentReview as xc, EnterpriseServerUserAccountOrderField as xd, GistFile as xf, MoveProjectCardPayload as xg, MarketplaceListingConnection as xh, ComparisonCommitsArgs as xi, RepoConfigDisableSockpuppetDisallowedAuditEntry as xj, QuerySponsorablesArgs as xk, DraftIssueAssigneesArgs as xl, IssueTypeRemovedEvent as xm, BypassPullRequestAllowanceConnection as xn, CreatedIssueOrRestrictedContribution as xo, IssueCommentOrder as xp, CloseDiscussionPayload as xr, DeleteProjectV2Input as xs, ArchiveRepositoryInput as xt, EnterpriseOwnerInfo as xu, MutationDeleteTeamDiscussionCommentArgs as xv, PinnedEnvironmentOrder as xw, OrgAddMemberAuditEntry as xx, MutationRequestReviewsArgs as xy, UnfollowOrganizationPayload as xz, AddAssigneesToAssignableInput as y, ReleaseReleaseAssetsArgs as yA, UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput as yB, OrganizationSponsorshipNewslettersArgs as yC, PullRequest as yD, ProjectV2Recent as yE, SecurityAdvisoryEcosystem as yF, UpdateTeamsRepositoryInput as yH, SponsorableSponsorshipsAsMaintainerArgs as yI, StatusCheckConfiguration as yL, RepositoryInteractionLimitOrigin as yM, RepositoryReleasesArgs as yN, PullRequestReviewThread as yO, RequiredDeploymentsParameters as yP, TeamDiscussionEdge as yR, OrganizationDomainsArgs as yS, ProjectV2FieldConfiguration as yT, UserProjectsV2Args as yU, UpdateParameters as yV, _Entity as yW, MutationCreateBranchProtectionRuleArgs as y_, CreateDeploymentStatusInput as ya, MutationUpdateEnterpriseTeamDiscussionsSettingArgs as yb, DeploymentRequestEdge as yc, EnterpriseServerUserAccountEmailsArgs as yd, GistConnection as yf, MinimizeCommentPayload as yg, MarketplaceCategory as yh, Comparison as yi, RepoConfigDisableCollaboratorsOnlyAuditEntry as yj, QuerySecurityAdvisoryArgs as yk, DismissRepositoryVulnerabilityAlertPayload as yl, IssueTypeOrder as ym, BypassForcePushAllowanceEdge as yn, CreatedIssueContributionConnection as yo, IssueCommentConnection as yp, Closable as yr, DeleteProjectV2FieldInput as ys, ArchiveProjectV2ItemInput as yt, EnterpriseOutsideCollaboratorEdge as yu, MutationDeleteRepositoryRulesetArgs as yv, PinnedEnvironmentConnection as yw, OrderDirection as yx, MutationReplaceActorsForAssignableArgs as yy, UnassignedEvent as yz, AddProjectV2DraftIssueInput as z, RemoveReactionInput as zA, UpdateEnterpriseProfileInput as zB, PackageOwner as zC, PullRequestFilesArgs as zD, ProjectV2StatusUpdateOrderField as zE, SetOrganizationInteractionLimitPayload as zF, UserEdge as zH, SponsorsTierAdminInfo as zI, Submodule as zL, RepositoryMigrationOrder as zM, RepositoryRulesetEdge as zN, PullRequestTimelineItemsArgs as zO, ReviewDismissalAllowanceEdge as zP, TeamProjectV2Args as zR, OrganizationMemberRole as zS, ProjectV2ItemFieldNumberValue as zT, UserStatus as zU, UpdateProjectV2ItemPositionInput as zV, MutationCreateRefArgs as z_, CreateProjectInput as za, MutationUpdateProjectV2CollaboratorsArgs as zb, DisablePullRequestAutoMergePayload as zc, EnvironmentPinnedFilterField as zd, GrantEnterpriseOrganizationsMigratorRolePayload as zf, MutationAddLabelsToLabelableArgs as zg, MergeCommitTitle as zh, ContributionsCollectionPullRequestReviewContributionsByRepositoryArgs as zi, RepositoryAuditEntryData as zj, Reactor as zk, EnterpriseAllowPrivateRepositoryForkingPolicyValue as zl, License as zm, CheckConclusionState as zn, DeclineTopicSuggestionInput as zo, IssueOrderField as zp, Commit as zr, DeleteTeamDiscussionInput as zs, AutoSquashEnabledEvent as zt, EnterpriseOwnerInfoPendingAdminInvitationsArgs as zu, MutationLinkRepositoryToProjectArgs as zv, ProjectCardEdge as zw, OrgOauthAppAccessBlockedAuditEntry as zx, MutationUnfollowOrganizationArgs as zy, UnmarkFileAsViewedPayload as zz };
|
|
32316
|
+
export { AddStarInput as $, RemoveStarPayload as $A, UpdateEnterpriseProfileInput as $B, PackageVersion as $C, PullRequestLatestOpinionatedReviewsArgs as $D, ProjectV2ViewArgs as $E, SecurityVulnerabilityEdge as $F, UserEdge as $H, SponsorsGoalKind as $I, StatusContextStateCount as $L, RepositoryMergeQueueArgs as $M, RepositoryRulesetBypassActorBypassMode as $N, PullRequestTimelineItemsItemType as $O, RetireSponsorsTierPayload as $P, TeamProjectV2Args as $R, OrganizationOrder as $S, ProjectV2ItemFieldReviewerValueReviewersArgs as $T, UserStatus as $U, UpdateProjectV2ItemPositionInput as $V, MutationCreateUserListArgs as $_, CreateRepositoryInput as $a, MutationUpdatePullRequestBranchArgs as $b, DiscussionCommentRepliesArgs as $c, ExternalIdentitySamlAttributes as $d, IdentityProviderConfigurationState as $f, MutationAddReactionArgs as $g, MergeQueueEntryState as $h, ConvertedFromDraftEvent as $i, RepositoryCodeownersArgs as $j, ReadyForReviewEvent as $k, EnterpriseFailedInvitationEdge as $l, LinkedBranchConnection as $m, CheckStatusState as $n, DeleteDiscussionPayload as $o, IssueStateReasonArgs as $p, CommitCommentUserContentEditsArgs as $r, DependencyGraphDependencyEdge as $s, BotAvatarUrlArgs as $t, EnterprisePendingMemberInvitationEdge as $u, MutationMoveProjectCardArgs as $v, ProjectColumnCardsArgs as $w, OrgRemoveMemberAuditEntryMembershipType as $x, MutationUnmarkFileAsViewedArgs as $y, UnmarkFileAsViewedPayload as $z, AddEnterpriseOrganizationMemberPayload as A, ReleaseReleaseAssetsArgs as AA, UpdateEnterpriseDefaultRepositoryPermissionSettingPayload as AB, OrganizationSponsorshipsAsSponsorArgs as AC, PullRequest as AD, ProjectV2RepositoriesArgs as AE, Scalars as AF, UpdateTeamDiscussionPayload as AH, SponsorableItemConnection as AI, StargazerConnection as AL, RepositoryIdConditionTarget as AM, RepositoryPropertyConditionTargetInput as AN, PullRequestReviewThread as AO, ReprioritizeSubIssuePayload as AP, TeamDiscussion as AR, OrganizationEnterpriseOwnersArgs as AS, ProjectV2FieldConfigurationEdge as AT, UserProjectArgs as AU, UpdateOrganizationAllowPrivateRepositoryForkingSettingPayload as AV, WorkflowState as AW, MutationCreateDiscussionArgs as A_, CreateIssuePayload as Aa, MutationUpdateIpAllowListEnabledSettingArgs as Ab, DeploymentReviewerConnection as Ac, EnterpriseServerUserAccountsUploadOrder as Ad, GistOrder as Af, Mutation as Ag, MaxFilePathLengthParametersInput as Ah, ContributionLevel as Ai, RepoConfigDisableCollaboratorsOnlyAuditEntry as Aj, QuerySecurityAdvisoryArgs as Ak, EnablePullRequestAutoMergePayload as Al, LabelConnection as Am, ChangeUserStatusPayload as An, CreatedRepositoryContributionConnection as Ao, IssueCommentsArgs as Ap, CodeScanningParametersInput as Ar, DeleteProjectV2WorkflowInput as As, AssigneeEdge as At, EnterpriseOwnerInfoEnterpriseServerInstallationsArgs as Au, MutationDisablePullRequestAutoMergeArgs as Av, PinnedEnvironmentOrder as Aw, OrgBlockUserAuditEntry as Ax, MutationRetireSponsorsTierArgs as Ay, UnarchiveProjectV2ItemPayload as Az, AddProjectV2DraftIssuePayload as B, RemoveEnterpriseMemberInput as BA, UpdateEnterpriseMembersCanDeleteRepositoriesSettingPayload as BB, PackageEdge as BC, PullRequestCommit as BD, ProjectV2SortByField as BE, SecurityAdvisoryEdge as BF, UpdateUserListsForItemPayload as BH, SponsorableSponsorshipNewslettersArgs as BI, Status as BL, RepositoryInvitationEdge as BM, RepositoryRepositoryTopicsArgs as BN, PullRequestSuggestedActorsArgs as BO, RequiredDeploymentsParametersInput as BP, TeamInvitationsArgs as BR, OrganizationIsSponsoredByArgs as BS, ProjectV2ItemConnection as BT, UserRepositoryDiscussionCommentsArgs as BU, UpdateProjectColumnPayload as BV, MutationCreateProjectV2Args as B_, CreateProjectPayload as Ba, MutationUpdateOrganizationWebCommitSignoffSettingArgs as Bb, DiffSide as Bc, Environment as Bd, GitSignature as Bf, MutationAddDiscussionCommentArgs as Bg, MentionedEvent as Bh, ContributionsCollectionRepositoryContributionsArgs as Bi, RepoCreateAuditEntryVisibility as Bj, ReactingUserEdge as Bk, EnterpriseAdministratorInvitationOrderField as Bl, LanguageConnection as Bm, CheckRun as Bn, CweConnection as Bo, IssueLabelsArgs as Bp, CommitAssociatedPullRequestsArgs as Br, DeleteRepositoryRulesetInput as Bs, AutomaticBaseChangeFailedEvent as Bt, EnterpriseOwnerInfoOrganizationProjectsSettingOrganizationsArgs as Bu, MutationInviteEnterpriseAdminArgs as Bv, ProfileOwner as Bw, OrgEnableTwoFactorRequirementAuditEntry as Bx, MutationStartRepositoryMigrationArgs as By, UnlabeledEvent as Bz, AddCommentInput as C, ReleaseAssetEdge as CA, UpdateDiscussionInput as CB, OrganizationSponsoringArgs as CC, PropertyTargetDefinition as CD, ProjectV2OrderField as CE, SamlDigestAlgorithm as CF, UpdateRepositoryWebCommitSignoffSettingInput as CH, SponsorConnection as CI, SponsorshipPaymentSource as CL, RepositoryDiscussionCommentAuthor as CM, RepositoryPlanFeatures as CN, PullRequestReviewDecision as CO, RepositoryVulnerabilityAlertDependencyRelationship as CP, TeamAddRepositoryAuditEntry as CR, OrganizationAuditLogArgs as CS, ProjectV2Edge as CT, UserNamespaceRepositoryEdge as CU, UpdateIssueTypeInput as CV, WorkflowRunDeploymentReviewsArgs as CW, MutationCreateAttributionInvitationArgs as C_, CreateEnterpriseOrganizationInput as Ca, MutationUpdateEnterpriseOwnerOrganizationRoleArgs as Cb, DeploymentRequestReviewersArgs as Cc, EnterpriseServerUserAccountEmailOrderField as Cd, GistCommentsArgs as Cf, MinimizeCommentInput as Cg, MarkedAsDuplicateEvent as Ch, ConnectedEvent as Ci, RepoAddMemberAuditEntryVisibility as Cj, QueryOrganizationArgs as Ck, DraftIssue as Cl, IssueTypeIssuesArgs as Cm, CancelEnterpriseAdminInvitationInput as Cn, CreatedPullRequestContributionConnection as Co, IssueComment as Cp, CloseIssuePayload as Cr, DeleteProjectV2FieldPayload as Cs, Assignable as Ct, EnterpriseOutsideCollaboratorEdgeRepositoriesArgs as Cu, MutationDeleteRefArgs as Cv, PinnedDiscussionConnection as Cw, OidcProviderExternalIdentitiesArgs as Cx, MutationReopenPullRequestArgs as Cy, TransferIssueInput as Cz, AddDiscussionPollVoteInput as D, ReleaseOrder as DA, UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput as DB, OrganizationSponsorshipForViewerAsSponsorableArgs as DC, PublicKeyEdge as DD, ProjectV2PermissionLevel as DE, SavedReplyEdge as DF, UpdateSubscriptionInput as DH, Sponsorable as DI, SshSignature as DL, RepositoryEnvironmentArgs as DM, RepositoryProjectsArgs as DN, PullRequestReviewReactionsArgs as DO, RepositoryVulnerabilityAlertsArgs as DP, TeamChangeParentTeamAuditEntry as DR, OrganizationEdge as DS, ProjectV2FieldCommon as DT, UserPackagesArgs as DU, UpdateNotificationRestrictionSettingInput as DV, WorkflowRunOrderField as DW, MutationCreateCommitOnBranchArgs as D_, CreateIpAllowListEntryInput as Da, MutationUpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingArgs as Db, DeploymentReviewEnvironmentsArgs as Dc, EnterpriseServerUserAccountsUpload as Dd, GistFileTextArgs as Df, MoveProjectColumnInput as Dg, MarketplaceListingEdge as Dh, ContributionCalendarDay as Di, RepoChangeMergeSettingAuditEntry as Dj, QueryResourceArgs as Dk, DraftPullRequestReviewComment as Dl, IssueUserContentEditsArgs as Dm, CancelSponsorshipInput as Dn, CreatedPullRequestReviewContributionConnection as Do, IssueCommentOrderField as Dp, Closer as Dr, DeleteProjectV2Payload as Ds, AssignedEvent as Dt, EnterpriseOwnerInfoAllowPrivateRepositoryForkingSettingOrganizationsArgs as Du, MutationDeleteUserListArgs as Dv, PinnedEnvironment as Dw, OrgAddBillingManagerAuditEntry as Dx, MutationRequestReviewsArgs as Dy, TreeEntry as Dz, AddDiscussionCommentPayload as E, ReleaseMentionsArgs as EA, UpdateEnterpriseAdministratorRolePayload as EB, OrganizationSponsorshipForViewerAsSponsorArgs as EC, PublicKeyConnection as ED, ProjectV2OwnerProjectsV2Args as EE, SavedReplyConnection as EF, UpdateSponsorshipPreferencesPayload as EH, SponsorOrderField as EI, SquashMergeCommitTitle as EL, RepositoryEdge as EM, RepositoryProjectV2Args as EN, PullRequestReviewOnBehalfOfArgs as EO, RepositoryVulnerabilityAlertState as EP, TeamAvatarUrlArgs as ER, OrganizationDomainsArgs as ES, ProjectV2FieldArgs as ET, UserOrganizationsArgs as EU, UpdateLabelPayload as EV, WorkflowRunOrder as EW, MutationCreateCheckSuiteArgs as E_, CreateEnvironmentPayload as Ea, MutationUpdateEnterpriseTeamDiscussionsSettingArgs as Eb, DeploymentReviewEdge as Ec, EnterpriseServerUserAccountOrderField as Ed, GistFile as Ef, MoveProjectCardPayload as Eg, MarketplaceListingConnection as Eh, ContributionCalendar as Ei, RepoArchivedAuditEntryVisibility as Ej, QueryRepositoryOwnerArgs as Ek, DraftIssueProjectsV2Args as El, IssueTypeRemovedEvent as Em, CancelEnterpriseMemberInvitationPayload as En, CreatedPullRequestReviewContribution as Eo, IssueCommentOrder as Ep, ClosedEvent as Er, DeleteProjectV2ItemPayload as Es, AssignableSuggestedActorsArgs as Et, EnterpriseOwnerInfoAffiliatedUsersWithTwoFactorDisabledArgs as Eu, MutationDeleteTeamDiscussionArgs as Ev, PinnedDiscussionPattern as Ew, OrderDirection as Ex, MutationReprioritizeSubIssueArgs as Ey, Tree as Ez, AddProjectCardInput as F, RemoveBlockedByPayload as FA, UpdateEnterpriseMembersCanCreateRepositoriesSettingInput as FB, OrganizationTotalSponsorshipAmountAsSponsorInCentsArgs as FC, PullRequestChangedFile as FD, ProjectV2SingleSelectFieldOptionInput as FE, SecurityAdvisory as FF, UpdateTopicsInput as FH, SponsorableSponsoringArgs as FI, StarredRepositoryEdge as FL, RepositoryInteractionLimit as FM, RepositoryRefsArgs as FN, PullRequestReviewThreadsArgs as FO, RequestedReviewerConnection as FP, TeamDiscussionOrderField as FR, OrganizationInvitationEdge as FS, ProjectV2FieldType as FT, UserPullRequestsArgs as FU, UpdatePatreonSponsorabilityInput as FV, MutationCreateIssueTypeArgs as F_, CreateLinkedBranchInput as Fa, MutationUpdateIssueIssueTypeArgs as Fb, DeploymentStatusEdge as Fc, EnterpriseUserAccountEnterpriseInstallationsArgs as Fd, GitActorAvatarUrlArgs as Ff, MutationAcceptTopicSuggestionArgs as Fg, MemberStatusable as Fh, ContributionsCollectionIssueContributionsByRepositoryArgs as Fi, RepoConfigEnableContributorsOnlyAuditEntry as Fj, Query_EntitiesArgs as Fk, EnterpriseAdministratorEdge as Fl, LabelPullRequestsArgs as Fm, CheckAnnotationLevel as Fn, CustomPropertyValueInput as Fo, IssueDependencyOrder as Fp, CommentAuthorAssociation as Fr, DeletePullRequestReviewPayload as Fs, AutoMergeDisabledEvent as Ft, EnterpriseOwnerInfoMembersCanDeleteIssuesSettingOrganizationsArgs as Fu, MutationFollowOrganizationArgs as Fv, PinnedIssueEdge as Fw, OrgDisableOauthAppRestrictionsAuditEntry as Fx, MutationSetOrganizationInteractionLimitArgs as Fy, UnfollowOrganizationPayload as Fz, AddPullRequestReviewInput as G, RemoveEnterpriseSupportEntitlementPayload as GA, UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput as GB, PackageFileOrderField as GC, PullRequestCommitsArgs as GD, ProjectV2StatusUpdate as GE, SecurityAdvisoryOrderField as GF, UserBlockedEvent as GH, SponsorsActivityAction as GI, StatusCheckRollupContextConnection as GL, RepositoryIssueTypeArgs as GM, RepositoryRuleEdge as GN, PullRequestTimelineArgs as GO, RequiredStatusChecksParameters as GP, TeamMemberRole as GR, OrganizationMemberEdge as GS, ProjectV2ItemFieldLabelValue as GT, UserSponsorsActivitiesArgs as GU, UpdateProjectV2CollaboratorsPayloadCollaboratorsArgs as GV, MutationCreateRepositoryArgs as G_, CreateProjectV2StatusUpdateInput as Ga, MutationUpdateProjectV2Args as Gb, DiscussionCategory as Gc, EnvironmentProtectionRulesArgs as Gd, GrantEnterpriseOrganizationsMigratorRolePayloadOrganizationsArgs as Gf, MutationAddProjectCardArgs as Gg, MergePullRequestInput as Gh, ContributionsCollectionTotalRepositoryContributionsArgs as Gi, RepoRemoveTopicAuditEntry as Gj, ReactionGroup as Gk, EnterpriseBillingInfo as Gl, LicenseRule as Gm, CheckRunFilter as Gn, Deletable as Go, IssueParticipantsArgs as Gp, CommitBlameArgs as Gr, DeleteUserListPayload as Gs, Blame as Gt, EnterpriseOwnerInfoPendingUnaffiliatedMemberInvitationsArgs as Gu, MutationLockLockableArgs as Gv, ProjectCard as Gw, OrgOauthAppAccessApprovedAuditEntry as Gx, MutationUnarchiveRepositoryArgs as Gy, UnlinkRepositoryFromProjectInput as Gz, AddProjectV2ItemByIdPayload as H, RemoveEnterpriseOrganizationInput as HA, UpdateEnterpriseMembersCanInviteCollaboratorsSettingPayload as HB, PackageFileConnection as HC, PullRequestCommitCommentThreadCommentsArgs as HD, ProjectV2SortByFieldEdge as HE, SecurityAdvisoryIdentifierFilter as HF, UserAnyPinnableItemsArgs as HH, SponsorableSponsorshipsAsSponsorArgs as HI, StatusCheckConfigurationInput as HL, RepositoryInvitationOrderField as HM, RepositoryRuleConditions as HN, PullRequestTemplate as HO, RequiredReviewerConfigurationInput as HP, TeamMemberEdge as HR, OrganizationLifetimeReceivedSponsorshipValuesArgs as HS, ProjectV2ItemEdge as HT, UserSavedRepliesArgs as HU, UpdateProjectPayload as HV, MutationCreateProjectV2StatusUpdateArgs as H_, CreateProjectV2FieldPayload as Ha, MutationUpdateProjectArgs as Hb, DisablePullRequestAutoMergePayload as Hc, EnvironmentEdge as Hd, GpgSignature as Hf, MutationAddEnterpriseOrganizationMemberArgs as Hg, MergeBranchPayload as Hh, ContributionsCollectionTotalPullRequestContributionsArgs as Hi, RepoDestroyAuditEntryVisibility as Hj, ReactionConnection as Hk, EnterpriseAllowPrivateRepositoryForkingPolicyValue as Hl, LanguageOrder as Hm, CheckRunAnnotationsArgs as Hn, DeclineTopicSuggestionInput as Ho, IssueOrPullRequest as Hp, CommitAuthorEmailPatternParameters as Hr, DeleteTeamDiscussionInput as Hs, BaseRefChangedEvent as Ht, EnterpriseOwnerInfoPendingAdminInvitationsArgs as Hu, MutationLinkProjectV2ToRepositoryArgs as Hv, ProfileOwnerPinnableItemsArgs as Hw, OrgEnterpriseOwnerOrderField as Hx, MutationTransferEnterpriseOrganizationArgs as Hy, UnlinkProjectV2FromRepositoryPayload as Hz, AddProjectCardPayload as I, RemoveEnterpriseAdminInput as IA, UpdateEnterpriseMembersCanCreateRepositoriesSettingPayload as IB, OrganizationsHovercardContext as IC, PullRequestChangedFileConnection as ID, ProjectV2SingleSelectFieldOptionsArgs as IE, SecurityAdvisoryClassification as IF, UpdateTopicsPayload as IH, SponsorableSponsorsActivitiesArgs as II, StartOrganizationMigrationInput as IL, RepositoryInteractionLimitExpiry as IM, RepositoryReleaseArgs as IN, PullRequestReviewUserContentEditsArgs as IO, RequestedReviewerEdge as IP, TeamDiscussionReactionsArgs as IR, OrganizationInvitationRole as IS, ProjectV2FieldValue as IT, UserRecentProjectsArgs as IU, UpdatePatreonSponsorabilityPayload as IV, MutationCreateLabelArgs as I_, CreateLinkedBranchPayload as Ia, MutationUpdateIssueTypeArgs as Ib, DeploymentStatusState as Ic, EnterpriseUserAccountMembershipRole as Id, GitActorConnection as If, MutationAccessUserNamespaceRepositoryArgs as Ig, MemberStatusableMemberStatusesArgs as Ih, ContributionsCollectionPullRequestContributionsArgs as Ii, RepoConfigEnableSockpuppetDisallowedAuditEntry as Ij, RateLimit as Ik, EnterpriseAdministratorInvitation as Il, Labelable as Im, CheckAnnotationPosition as In, CustomPropertyValueType as Io, IssueDependencyOrderField as Ip, CommentCannotUpdateReason as Ir, DeleteRefInput as Is, AutoMergeEnabledEvent as It, EnterpriseOwnerInfoMembersCanDeleteRepositoriesSettingOrganizationsArgs as Iu, MutationFollowUserArgs as Iv, PrivateRepositoryForkingDisableAuditEntry as Iw, OrgDisableSamlAuditEntry as Ix, MutationSetRepositoryCustomPropertyValuesArgs as Iy, UnfollowUserInput as Iz, AddPullRequestReviewThreadPayload as J, RemoveOutsideCollaboratorInput as JA, UpdateEnterpriseMembersCanViewDependencyInsightsSettingPayload as JB, PackageOwner as JC, PullRequestContributionsByRepositoryContributionsArgs as JD, ProjectV2StatusUpdateOrderField as JE, SecurityAdvisoryReference as JF, UserConnection as JH, SponsorsActivityOrder as JI, StatusCombinedContextsArgs as JL, RepositoryLabelArgs as JM, RepositoryRuleOrderField as JN, PullRequestTimelineItemEdge as JO, RerequestCheckSuitePayload as JP, TeamMembershipType as JR, OrganizationMembersCanCreateRepositoriesSettingValue as JS, ProjectV2ItemFieldNumberValue as JT, UserSponsorshipForViewerAsSponsorableArgs as JU, UpdateProjectV2FieldInput as JV, MutationCreateSponsorsListingArgs as J_, CreatePullRequestPayload as Ja, MutationUpdateProjectV2FieldArgs as Jb, DiscussionCloseReason as Jc, Exact as Jd, HeadRefDeletedEvent as Jf, MutationAddProjectV2ItemByIdArgs as Jg, MergeQueueConfiguration as Jh, ConvertProjectV2DraftIssueItemToIssueInput as Ji, RepositoryAffiliation as Jj, ReactionOrder as Jk, EnterpriseDisallowedMethodsSettingValue as Jl, LinkProjectV2ToTeamInput as Jm, CheckRunOutputImage as Jn, DeleteDeploymentInput as Jo, IssueProjectV2Args as Jp, CommitCommentConnection as Jr, DemilestonedEvent as Js, BlockedByAddedEvent as Jt, EnterpriseOwnerInfoSamlIdentityProviderSettingOrganizationsArgs as Ju, MutationMarkProjectV2AsTemplateArgs as Jv, ProjectCardEdge as Jw, OrgOauthAppAccessRequestedAuditEntry as Jx, MutationUnlinkProjectV2FromRepositoryArgs as Jy, UnlockLockablePayload as Jz, AddPullRequestReviewPayload as K, RemoveLabelsFromLabelableInput as KA, UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingPayload as KB, PackageOrder as KC, PullRequestConnection as KD, ProjectV2StatusUpdateConnection as KE, SecurityAdvisoryPackage as KF, UserCanReceiveOrganizationEmailsWhenNotificationsRestrictedArgs as KH, SponsorsActivityConnection as KI, StatusCheckRollupContextEdge as KL, RepositoryIssueTypesArgs as KM, RepositoryRuleInput as KN, PullRequestTimelineConnection as KO, RequiredStatusChecksParametersInput as KP, TeamMemberStatusesArgs as KR, OrganizationMemberRole as KS, ProjectV2ItemFieldLabelValueLabelsArgs as KT, UserSponsorsArgs as KU, UpdateProjectV2DraftIssueInput as KV, MutationCreateRepositoryCustomPropertyArgs as K_, CreateProjectV2StatusUpdatePayload as Ka, MutationUpdateProjectV2CollaboratorsArgs as Kb, DiscussionCategoryConnection as Kc, Environments as Kd, GrantMigratorRoleInput as Kf, MutationAddProjectColumnArgs as Kg, MergePullRequestPayload as Kh, ConvertProjectCardNoteToIssueInput as Ki, ReportedContentClassifiers as Kj, ReactionGroupReactorsArgs as Kk, EnterpriseConnection as Kl, LinkProjectV2ToRepositoryInput as Km, CheckRunIsRequiredArgs as Kn, DeleteBranchProtectionRuleInput as Ko, IssueProjectCardsArgs as Kp, CommitCheckSuitesArgs as Kr, DeleteVerifiableDomainInput as Ks, BlameRange as Kt, EnterpriseOwnerInfoRepositoryDeployKeySettingOrganizationsArgs as Ku, MutationMarkDiscussionCommentAsAnswerArgs as Kv, ProjectCardArchivedState as Kw, OrgOauthAppAccessBlockedAuditEntry as Kx, MutationUnfollowOrganizationArgs as Ky, UnlinkRepositoryFromProjectPayload as Kz, AddProjectColumnInput as L, RemoveEnterpriseAdminPayload as LA, UpdateEnterpriseMembersCanDeleteIssuesSettingInput as LB, OrganizationsHovercardContextRelevantOrganizationsArgs as LC, PullRequestChangedFileEdge as LD, ProjectV2SortBy as LE, SecurityAdvisoryConnection as LF, UpdateUserListInput as LH, SponsorableSponsorsArgs as LI, StartOrganizationMigrationPayload as LL, RepositoryInteractionLimitOrigin as LM, RepositoryReleasesArgs as LN, PullRequestReviewsArgs as LO, RequirableByPullRequest as LP, TeamDiscussionUserContentEditsArgs as LR, OrganizationInvitationSource as LS, ProjectV2FieldsArgs as LT, UserRepositoriesArgs as LU, UpdateProjectCardInput as LV, MutationCreateLinkedBranchArgs as L_, CreateMigrationSourceInput as La, MutationUpdateLabelArgs as Lb, DeploymentStatusesArgs as Lc, EnterpriseUserAccountOrganizationsArgs as Ld, GitActorEdge as Lf, MutationAddAssigneesToAssignableArgs as Lg, MembersCanDeleteReposClearAuditEntry as Lh, ContributionsCollectionPullRequestContributionsByRepositoryArgs as Li, RepoConfigLockAnonymousGitAccessAuditEntry as Lj, Reactable as Lk, EnterpriseAdministratorInvitationConnection as Ll, LabelableLabelsArgs as Lm, CheckAnnotationRange as Ln, Cvss as Lo, IssueEdge as Lp, CommentDeletedEvent as Lr, DeleteRefPayload as Ls, AutoMergeRequest as Lt, EnterpriseOwnerInfoMembersCanInviteCollaboratorsSettingOrganizationsArgs as Lu, MutationGrantEnterpriseOrganizationsMigratorRoleArgs as Lv, PrivateRepositoryForkingEnableAuditEntry as Lw, OrgDisableTwoFactorRequirementAuditEntry as Lx, MutationSetRepositoryInteractionLimitArgs as Ly, UnfollowUserPayload as Lz, AddEnterpriseSupportEntitlementPayload as M, RemoveAssigneesFromAssignableInput as MA, UpdateEnterpriseDeployKeySettingPayload as MB, OrganizationTeamsArgs as MC, PullRequestAssignedActorsArgs as MD, ProjectV2SingleSelectField as ME, SearchResultItemConnection as MF, UpdateTeamReviewAssignmentPayload as MH, SponsorableLifetimeReceivedSponsorshipValuesArgs as MI, Starrable as ML, RepositoryInfo as MM, RepositoryPullRequestsArgs as MN, PullRequestReviewThreadConnection as MO, RequestReviewsPayload as MP, TeamDiscussionConnection as MR, OrganizationIdentityProviderExternalIdentitiesArgs as MS, ProjectV2FieldEdge as MT, UserProjectsArgs as MU, UpdateOrganizationWebCommitSignoffSettingPayload as MV, WorkflowsParametersInput as MW, MutationCreateEnvironmentArgs as M_, CreateIssueTypePayload as Ma, MutationUpdateIpAllowListForInstalledAppsEnabledSettingArgs as Mb, DeploymentState as Mc, EnterpriseServerUserAccountsUploadSyncState as Md, GistPrivacy as Mf, MutationAbortRepositoryMigrationArgs as Mg, MaxFileSizeParametersInput as Mh, ContributionsCollection as Mi, RepoConfigDisableSockpuppetDisallowedAuditEntry as Mj, QuerySponsorablesArgs as Mk, EnqueuePullRequestPayload as Ml, LabelIssuesArgs as Mm, CheckAnnotationConnection as Mn, CreatedRepositoryOrRestrictedContribution as Mo, IssueContributionsByRepository as Mp, CodeScanningToolInput as Mr, DeletePullRequestReviewCommentInput as Ms, AuditEntryActor as Mt, EnterpriseOwnerInfoIpAllowListEntriesArgs as Mu, MutationDismissRepositoryVulnerabilityAlertArgs as Mv, PinnedEvent as Mw, OrgConfigEnableCollaboratorsOnlyAuditEntry as Mx, MutationRevokeEnterpriseOrganizationsMigratorRoleArgs as My, UnarchiveRepositoryPayload as Mz, AddLabelsToLabelableInput as N, RemoveAssigneesFromAssignablePayload as NA, UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput as NB, OrganizationTeamsHovercardContext as NC, PullRequestAssigneesArgs as ND, ProjectV2SingleSelectFieldOption as NE, SearchResultItemEdge as NF, UpdateTeamsRepositoryInput as NH, SponsorableOrder as NI, StarrableStargazersArgs as NL, RepositoryInfoShortDescriptionHtmlArgs as NM, RepositoryRecentProjectsArgs as NN, PullRequestReviewThreadEdge as NO, RequestableCheckStatusState as NP, TeamDiscussionEdge as NR, OrganizationInvitation as NS, ProjectV2FieldOrder as NT, UserProjectsV2Args as NU, UpdateParameters as NV, _Entity as NW, MutationCreateIpAllowListEntryArgs as N_, CreateLabelInput as Na, MutationUpdateIssueArgs as Nb, DeploymentStatus as Nc, EnterpriseUserAccount as Nd, GistStargazersArgs as Nf, MutationAcceptEnterpriseAdministratorInvitationArgs as Ng, Maybe as Nh, ContributionsCollectionCommitContributionsByRepositoryArgs as Ni, RepoConfigEnableAnonymousGitAccessAuditEntry as Nj, QueryTopicArgs as Nk, Enterprise as Nl, LabelOrder as Nm, CheckAnnotationData as Nn, CrossReferencedEvent as No, IssueContributionsByRepositoryContributionsArgs as Np, CollaboratorAffiliation as Nr, DeletePullRequestReviewCommentPayload as Ns, AuditLogOrder as Nt, EnterpriseOwnerInfoMembersCanChangeRepositoryVisibilitySettingOrganizationsArgs as Nu, MutationEnablePullRequestAutoMergeArgs as Nv, PinnedIssue as Nw, OrgCreateAuditEntry as Nx, MutationRevokeMigratorRoleArgs as Ny, UnassignedEvent as Nz, AddDiscussionPollVotePayload as O, ReleaseOrderField as OA, UpdateEnterpriseAllowPrivateRepositoryForkingSettingPayload as OB, OrganizationSponsorshipNewslettersArgs as OC, PublishSponsorsTierInput as OD, ProjectV2Recent as OE, SavedReplyOrder as OF, UpdateSubscriptionPayload as OH, SponsorableIsSponsoredByArgs as OI, StarOrder as OL, RepositoryEnvironmentsArgs as OM, RepositoryProjectsV2Args as ON, PullRequestReviewRequestsArgs as OO, RepositoryWatchersArgs as OP, TeamChildTeamsArgs as OR, OrganizationEnterpriseOwnerConnection as OS, ProjectV2FieldConfiguration as OT, UserPinnableItemsArgs as OU, UpdateNotificationRestrictionSettingPayload as OV, WorkflowRunPendingDeploymentRequestsArgs as OW, MutationCreateDeploymentArgs as O_, CreateIpAllowListEntryPayload as Oa, MutationUpdateEnterpriseTwoFactorAuthenticationRequiredSettingArgs as Ob, DeploymentReviewState as Oc, EnterpriseServerUserAccountsUploadConnection as Od, GistFilesArgs as Of, MoveProjectColumnPayload as Og, MarketplaceListingLogoUrlArgs as Oh, ContributionCalendarMonth as Oi, RepoChangeMergeSettingAuditEntryMergeType as Oj, QuerySearchArgs as Ok, DraftPullRequestReviewThread as Ol, JoinedGitHubContribution as Om, CancelSponsorshipPayload as On, CreatedPullRequestReviewContributionEdge as Oo, IssueCommentReactionsArgs as Op, CodeOfConduct as Or, DeleteProjectV2StatusUpdateInput as Os, Assignee as Ot, EnterpriseOwnerInfoDefaultRepositoryPermissionSettingOrganizationsArgs as Ou, MutationDeleteVerifiableDomainArgs as Ov, PinnedEnvironmentConnection as Ow, OrgAddMemberAuditEntry as Ox, MutationRerequestCheckSuiteArgs as Oy, TwoFactorCredentialSecurityType as Oz, AddLabelsToLabelablePayload as P, RemoveBlockedByInput as PA, UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingPayload as PB, OrganizationTeamsHovercardContextRelevantTeamsArgs as PC, PullRequestBranchUpdateMethod as PD, ProjectV2SingleSelectFieldOptionColor as PE, SearchType as PF, UpdateTeamsRepositoryPayload as PH, SponsorableOrderField as PI, StarredRepositoryConnection as PL, RepositoryInteractionAbility as PM, RepositoryRefArgs as PN, PullRequestReviewThreadSubjectType as PO, RequestedReviewer as PP, TeamDiscussionOrder as PR, OrganizationInvitationConnection as PS, ProjectV2FieldOrderField as PT, UserPublicKeysArgs as PU, UpdateParametersInput as PV, MutationCreateIssueArgs as P_, CreateLabelPayload as Pa, MutationUpdateIssueCommentArgs as Pb, DeploymentStatusConnection as Pc, EnterpriseUserAccountAvatarUrlArgs as Pd, GitActor as Pf, MutationAcceptEnterpriseMemberInvitationArgs as Pg, MemberFeatureRequestNotification as Ph, ContributionsCollectionIssueContributionsArgs as Pi, RepoConfigEnableCollaboratorsOnlyAuditEntry as Pj, QueryUserArgs as Pk, EnterpriseAdministratorConnection as Pl, LabelOrderField as Pm, CheckAnnotationEdge as Pn, CustomPropertySource as Po, IssueDependenciesSummary as Pp, Comment as Pr, DeletePullRequestReviewInput as Ps, AuditLogOrderField as Pt, EnterpriseOwnerInfoMembersCanCreateRepositoriesSettingOrganizationsArgs as Pu, MutationEnqueuePullRequestArgs as Pv, PinnedIssueConnection as Pw, OrgCreateAuditEntryBillingPlan as Px, MutationSetEnterpriseIdentityProviderArgs as Py, UnfollowOrganizationInput as Pz, AddReactionPayload as Q, RemoveStarInput as QA, UpdateEnterpriseOwnerOrganizationRolePayload as QB, PackageType as QC, PullRequestLabelsArgs as QD, ProjectV2View as QE, SecurityVulnerabilityConnection as QF, UserContributionsCollectionArgs as QH, SponsorsGoal as QI, StatusContextIsRequiredArgs as QL, RepositoryMentionableUsersArgs as QM, RepositoryRulesetBypassActor as QN, PullRequestTimelineItemsEdge as QO, RetireSponsorsTierInput as QP, TeamPrivacy as QR, OrganizationOrUser as QS, ProjectV2ItemFieldReviewerValue as QT, UserStarredRepositoriesArgs as QU, UpdateProjectV2ItemFieldValuePayload as QV, MutationCreateTeamDiscussionArgs as Q_, CreateRepositoryCustomPropertyPayload as Qa, MutationUpdatePullRequestArgs as Qb, DiscussionCommentReactionsArgs as Qc, ExternalIdentityEdge as Qd, HovercardContext as Qf, MutationAddPullRequestReviewThreadReplyArgs as Qg, MergeQueueEntryEdge as Qh, ConvertToDraftEvent as Qi, RepositoryCodeowners as Qj, ReactorEdge as Qk, EnterpriseFailedInvitationConnection as Ql, LinkedBranch as Qm, CheckRunType as Qn, DeleteDiscussionInput as Qo, IssueStateReason as Qp, CommitCommentThreadCommentsArgs as Qr, DependencyGraphDependencyConnection as Qs, Bot as Qt, EnterprisePendingMemberInvitationConnection as Qu, MutationMinimizeCommentArgs as Qv, ProjectColumn as Qw, OrgRemoveMemberAuditEntry as Qx, MutationUnmarkDiscussionCommentAsAnswerArgs as Qy, UnmarkFileAsViewedInput as Qz, AddProjectColumnPayload as R, RemoveEnterpriseIdentityProviderInput as RA, UpdateEnterpriseMembersCanDeleteIssuesSettingPayload as RB, Package as RC, PullRequestClosingIssuesReferencesArgs as RD, ProjectV2SortByConnection as RE, SecurityAdvisoryCwesArgs as RF, UpdateUserListPayload as RH, SponsorableSponsorshipForViewerAsSponsorArgs as RI, StartRepositoryMigrationInput as RL, RepositoryInvitation as RM, RepositoryRepositoryCustomPropertyValueArgs as RN, PullRequestRevisionMarker as RO, RequirableByPullRequestIsRequiredArgs as RP, TeamDiscussionsArgs as RR, OrganizationInvitationType as RS, ProjectV2Filters as RT, UserRepositoriesContributedToArgs as RU, UpdateProjectCardPayload as RV, MutationCreateMigrationSourceArgs as R_, CreateMigrationSourcePayload as Ra, MutationUpdateNotificationRestrictionSettingArgs as Rb, DequeuePullRequestInput as Rc, EnterpriseUserDeployment as Rd, GitHubMetadata as Rf, MutationAddBlockedByArgs as Rg, MembersCanDeleteReposDisableAuditEntry as Rh, ContributionsCollectionPullRequestReviewContributionsArgs as Ri, RepoConfigUnlockAnonymousGitAccessAuditEntry as Rj, ReactableReactionsArgs as Rk, EnterpriseAdministratorInvitationEdge as Rl, LabeledEvent as Rm, CheckAnnotationSpan as Rn, CvssSeverities as Ro, IssueFilters as Rp, CommentUserContentEditsArgs as Rr, DeleteRepositoryCustomPropertyInput as Rs, AutoRebaseEnabledEvent as Rt, EnterpriseOwnerInfoMembersCanUpdateProtectedBranchesSettingOrganizationsArgs as Ru, MutationGrantMigratorRoleArgs as Rv, ProfileItemShowcase as Rw, OrgEnableOauthAppRestrictionsAuditEntry as Rx, MutationSetUserInteractionLimitArgs as Ry, UniformResourceLocatable as Rz, AddBlockedByPayload as S, ReleaseAssetConnection as SA, UpdateDiscussionCommentPayload as SB, OrganizationRulesetsArgs as SC, PromoteRepositoryCustomPropertyPayload as SD, ProjectV2Order as SE, RuleSource as SF, UpdateRepositoryRulesetPayload as SH, SponsorAndLifetimeValueOrderField as SI, SponsorshipOrderField as SL, RepositoryDiscussionCategoryArgs as SM, RepositoryPinnedIssuesArgs as SN, PullRequestReviewContributionsByRepositoryContributionsArgs as SO, RepositoryVulnerabilityAlertConnection as SP, TeamAddMemberAuditEntry as SR, OrganizationAuditEntryEdge as SS, ProjectV2CustomFieldType as ST, UserNamespaceRepositoryConnection as SU, UpdateIssuePayload as SV, WorkflowRunConnection as SW, MutationCopyProjectV2Args as S_, CreateDiscussionPayload as Sa, MutationUpdateEnterpriseOrganizationProjectsSettingArgs as Sb, DeploymentRequestEdge as Sc, EnterpriseServerUserAccountEmailOrder as Sd, GistCommentUserContentEditsArgs as Sf, Minimizable as Sg, MarkPullRequestReadyForReviewPayload as Sh, ComparisonStatus as Si, RepoAddMemberAuditEntry as Sj, QueryNodesArgs as Sk, DismissRepositoryVulnerabilityAlertPayload as Sl, IssueTypeEdge as Sm, BypassPullRequestAllowanceEdge as Sn, CreatedPullRequestContribution as So, IssueClosedStateReason as Sp, CloseIssueInput as Sr, DeleteProjectV2FieldInput as Ss, ArchiveRepositoryPayload as St, EnterpriseOutsideCollaboratorEdge as Su, MutationDeletePullRequestReviewCommentArgs as Sv, PinnedDiscussion as Sw, OidcProvider as Sx, MutationReopenIssueArgs as Sy, TransferEnterpriseOrganizationPayload as Sz, AddDiscussionCommentInput as T, ReleaseEdge as TA, UpdateEnterpriseAdministratorRoleInput as TB, OrganizationSponsorsArgs as TC, PublicKey as TD, ProjectV2OwnerProjectV2Args as TE, SavedReply as TF, UpdateSponsorshipPreferencesInput as TH, SponsorOrder as TI, SquashMergeCommitMessage as TL, RepositoryDiscussionsArgs as TM, RepositoryProjectArgs as TN, PullRequestReviewEvent as TO, RepositoryVulnerabilityAlertEdge as TP, TeamAuditEntryData as TR, OrganizationConnection as TS, ProjectV2Field as TT, UserOrganizationVerifiedDomainEmailsArgs as TU, UpdateLabelInput as TV, WorkflowRunFile as TW, MutationCreateCheckRunArgs as T_, CreateEnvironmentInput as Ta, MutationUpdateEnterpriseRepositoryProjectsSettingArgs as Tb, DeploymentReviewConnection as Tc, EnterpriseServerUserAccountOrder as Td, GistEdge as Tf, MoveProjectCardInput as Tg, MarketplaceListing as Th, Contribution as Ti, RepoArchivedAuditEntry as Tj, QueryRepositoryArgs as Tk, DraftIssueProjectV2ItemsArgs as Tl, IssueTypeOrderField as Tm, CancelEnterpriseMemberInvitationInput as Tn, CreatedPullRequestOrRestrictedContribution as To, IssueCommentEdge as Tp, ClosePullRequestPayload as Tr, DeleteProjectV2ItemInput as Ts, AssignableAssigneesArgs as Tt, EnterpriseOwnerInfoAdminsArgs as Tu, MutationDeleteRepositoryRulesetArgs as Tv, PinnedDiscussionGradient as Tw, OperationType as Tx, MutationReplaceActorsForAssignableArgs as Ty, TransferredEvent as Tz, AddPullRequestReviewCommentInput as U, RemoveEnterpriseOrganizationPayload as UA, UpdateEnterpriseMembersCanMakePurchasesSettingInput as UB, PackageFileEdge as UC, PullRequestCommitConnection as UD, ProjectV2State as UE, SecurityAdvisoryIdentifierType as UF, UserAvatarUrlArgs as UH, SponsorableTotalSponsorshipAmountAsSponsorInCentsArgs as UI, StatusCheckRollup as UL, RepositoryIssueArgs as UM, RepositoryRuleConditionsInput as UN, PullRequestThread as UO, RequiredStatusCheckDescription as UP, TeamMemberOrder as UR, OrganizationMannequinsArgs as US, ProjectV2ItemFieldDateValue as UT, UserSocialAccountsArgs as UU, UpdateProjectV2CollaboratorsInput as UV, MutationCreatePullRequestArgs as U_, CreateProjectV2Input as Ua, MutationUpdateProjectCardArgs as Ub, DisconnectedEvent as Uc, EnvironmentOrderField as Ud, GrantEnterpriseOrganizationsMigratorRoleInput as Uf, MutationAddEnterpriseSupportEntitlementArgs as Ug, MergeCommitMessage as Uh, ContributionsCollectionTotalRepositoriesWithContributedIssuesArgs as Ui, RepoRemoveMemberAuditEntry as Uj, ReactionContent as Uk, EnterpriseAuditEntryData as Ul, LanguageOrderField as Um, CheckRunConnection as Un, DeclineTopicSuggestionPayload as Uo, IssueOrder as Up, CommitAuthorEmailPatternParametersInput as Ur, DeleteTeamDiscussionPayload as Us, BaseRefDeletedEvent as Ut, EnterpriseOwnerInfoPendingCollaboratorInvitationsArgs as Uu, MutationLinkProjectV2ToTeamArgs as Uv, ProfileOwnerPinnedItemsArgs as Uw, OrgInviteMemberAuditEntry as Ux, MutationTransferIssueArgs as Uy, UnlinkProjectV2FromTeamInput as Uz, AddProjectV2ItemByIdInput as V, RemoveEnterpriseMemberPayload as VA, UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput as VB, PackageFile as VC, PullRequestCommitCommentThread as VD, ProjectV2SortByFieldConnection as VE, SecurityAdvisoryIdentifier as VF, User as VH, SponsorableSponsorshipsAsMaintainerArgs as VI, StatusCheckConfiguration as VL, RepositoryInvitationOrder as VM, RepositoryRule as VN, PullRequestSuggestedReviewerActorsArgs as VO, RequiredReviewerConfiguration as VP, TeamMemberConnection as VR, OrganizationIssueTypesArgs as VS, ProjectV2ItemContent as VT, UserRepositoryDiscussionsArgs as VU, UpdateProjectInput as VV, MutationCreateProjectV2FieldArgs as V_, CreateProjectV2FieldInput as Va, MutationUpdatePatreonSponsorabilityArgs as Vb, DisablePullRequestAutoMergeInput as Vc, EnvironmentConnection as Vd, GitSignatureState as Vf, MutationAddDiscussionPollVoteArgs as Vg, MergeBranchInput as Vh, ContributionsCollectionTotalIssueContributionsArgs as Vi, RepoDestroyAuditEntry as Vj, Reaction as Vk, EnterpriseAdministratorRole as Vl, LanguageEdge as Vm, CheckRunAction as Vn, CweEdge as Vo, IssueLinkedBranchesArgs as Vp, CommitAuthor as Vr, DeleteRepositoryRulesetPayload as Vs, AutomaticBaseChangeSucceededEvent as Vt, EnterpriseOwnerInfoOutsideCollaboratorsArgs as Vu, MutationInviteEnterpriseMemberArgs as Vv, ProfileOwnerAnyPinnableItemsArgs as Vw, OrgEnterpriseOwnerOrder as Vx, MutationSubmitPullRequestReviewArgs as Vy, UnlinkProjectV2FromRepositoryInput as Vz, AddPullRequestReviewCommentPayload as W, RemoveEnterpriseSupportEntitlementInput as WA, UpdateEnterpriseMembersCanMakePurchasesSettingPayload as WB, PackageFileOrder as WC, PullRequestCommitEdge as WD, ProjectV2StatusOrder as WE, SecurityAdvisoryOrder as WF, UserBlockDuration as WH, SponsorsActivity as WI, StatusCheckRollupContext as WL, RepositoryIssueOrPullRequestArgs as WM, RepositoryRuleConnection as WN, PullRequestThreadCommentsArgs as WO, RequiredStatusCheckInput as WP, TeamMemberOrderField as WR, OrganizationMemberConnection as WS, ProjectV2ItemFieldIterationValue as WT, UserSponsoringArgs as WU, UpdateProjectV2CollaboratorsPayload as WV, MutationCreateRefArgs as W_, CreateProjectV2Payload as Wa, MutationUpdateProjectColumnArgs as Wb, Discussion as Wc, EnvironmentPinnedFilterField as Wd, GrantEnterpriseOrganizationsMigratorRolePayload as Wf, MutationAddLabelsToLabelableArgs as Wg, MergeCommitTitle as Wh, ContributionsCollectionTotalRepositoriesWithContributedPullRequestsArgs as Wi, RepoRemoveMemberAuditEntryVisibility as Wj, ReactionEdge as Wk, EnterpriseAvatarUrlArgs as Wl, License as Wm, CheckRunEdge as Wn, DefaultRepositoryPermissionField as Wo, IssueOrderField as Wp, CommitAuthorsArgs as Wr, DeleteUserListInput as Ws, BaseRefForcePushedEvent as Wt, EnterpriseOwnerInfoPendingMemberInvitationsArgs as Wu, MutationLinkRepositoryToProjectArgs as Wv, Project as Ww, OrgInviteToBusinessAuditEntry as Wx, MutationUnarchiveProjectV2ItemArgs as Wy, UnlinkProjectV2FromTeamPayload as Wz, AddPullRequestReviewThreadReplyPayload as X, RemoveReactionInput as XA, UpdateEnterpriseOrganizationProjectsSettingPayload as XB, PackageStatistics as XC, PullRequestFilesArgs as XD, ProjectV2StatusUpdatesArgs as XE, SecurityAdvisoryVulnerabilitiesArgs as XF, UserContentEditConnection as XH, SponsorsActivityPeriod as XI, StatusContextArgs as XL, RepositoryLanguagesArgs as XM, RepositoryRuleset as XN, PullRequestTimelineItemsArgs as XO, ResolveReviewThreadPayload as XP, TeamOrder as XR, OrganizationMigration as XS, ProjectV2ItemFieldPullRequestValuePullRequestsArgs as XT, UserSponsorshipsAsMaintainerArgs as XU, UpdateProjectV2Input as XV, MutationCreateSponsorshipArgs as X_, CreateRefPayload as Xa, MutationUpdateProjectV2ItemPositionArgs as Xb, DiscussionCommentConnection as Xc, ExternalIdentityAttribute as Xd, HeadRefRestoredEvent as Xf, MutationAddPullRequestReviewCommentArgs as Xg, MergeQueueEntry as Xh, ConvertPullRequestToDraftInput as Xi, RepositoryAuditEntryData as Xj, Reactor as Xk, EnterpriseEnabledDisabledSettingValue as Xl, LinkRepositoryToProjectInput as Xm, CheckRunStateCount as Xn, DeleteDiscussionCommentInput as Xo, IssueReactionsArgs as Xp, CommitCommentReactionsArgs as Xr, DependabotUpdateError as Xs, BlockingAddedEvent as Xt, EnterpriseOwnerInfoTeamDiscussionsSettingOrganizationsArgs as Xu, MutationMergeBranchArgs as Xv, ProjectCardItem as Xw, OrgRemoveBillingManagerAuditEntry as Xx, MutationUnlinkRepositoryFromProjectArgs as Xy, UnmarkDiscussionCommentAsAnswerInput as Xz, AddPullRequestReviewThreadReplyInput as Y, RemoveOutsideCollaboratorPayload as YA, UpdateEnterpriseOrganizationProjectsSettingInput as YB, PackageOwnerPackagesArgs as YC, PullRequestEdge as YD, ProjectV2StatusUpdateStatus as YE, SecurityAdvisorySeverity as YF, UserContentEdit as YH, SponsorsActivityOrderField as YI, StatusContext as YL, RepositoryLabelsArgs as YM, RepositoryRuleType as YN, PullRequestTimelineItems as YO, ResolveReviewThreadInput as YP, TeamNotificationSetting as YR, OrganizationMembersWithRoleArgs as YS, ProjectV2ItemFieldPullRequestValue as YT, UserSponsorshipNewslettersArgs as YU, UpdateProjectV2FieldPayload as YV, MutationCreateSponsorsTierArgs as Y_, CreateRefInput as Ya, MutationUpdateProjectV2ItemFieldValueArgs as Yb, DiscussionComment as Yc, ExternalIdentity as Yd, HeadRefForcePushedEvent as Yf, MutationAddPullRequestReviewArgs as Yg, MergeQueueEntriesArgs as Yh, ConvertProjectV2DraftIssueItemToIssuePayload as Yi, RepositoryAssignableUsersArgs as Yj, ReactionOrderField as Yk, EnterpriseEdge as Yl, LinkProjectV2ToTeamPayload as Ym, CheckRunState as Yn, DeleteDeploymentPayload as Yo, IssueProjectsV2Args as Yp, CommitCommentEdge as Yr, DependabotUpdate as Ys, BlockedByRemovedEvent as Yt, EnterpriseOwnerInfoSupportEntitlementsArgs as Yu, MutationMarkPullRequestReadyForReviewArgs as Yv, ProjectCardImport as Yw, OrgOauthAppAccessUnblockedAuditEntry as Yx, MutationUnlinkProjectV2FromTeamArgs as Yy, UnlockedEvent as Yz, AddReactionInput as Z, RemoveReactionPayload as ZA, UpdateEnterpriseOwnerOrganizationRoleInput as ZB, PackageTag as ZC, PullRequestHovercardArgs as ZD, ProjectV2TeamsArgs as ZE, SecurityVulnerability as ZF, UserContentEditEdge as ZH, SponsorsCountryOrRegionCode as ZI, StatusContextAvatarUrlArgs as ZL, RepositoryLockReason as ZM, RepositoryRulesetArgs as ZN, PullRequestTimelineItemsConnection as ZO, RestrictedContribution as ZP, TeamOrderField as ZR, OrganizationMigrationState as ZS, ProjectV2ItemFieldRepositoryValue as ZT, UserSponsorshipsAsSponsorArgs as ZU, UpdateProjectV2ItemFieldValueInput as ZV, MutationCreateSponsorshipsArgs as Z_, CreateRepositoryCustomPropertyInput as Za, MutationUpdateProjectV2StatusUpdateArgs as Zb, DiscussionCommentEdge as Zc, ExternalIdentityConnection as Zd, Hovercard as Zf, MutationAddPullRequestReviewThreadArgs as Zg, MergeQueueEntryConnection as Zh, ConvertPullRequestToDraftPayload as Zi, RepositoryBranchProtectionRulesArgs as Zj, ReactorConnection as Zk, EnterpriseEnabledSettingValue as Zl, LinkRepositoryToProjectPayload as Zm, CheckRunStepsArgs as Zn, DeleteDiscussionCommentPayload as Zo, IssueState as Zp, CommitCommentThread as Zr, DependencyGraphDependency as Zs, BlockingRemovedEvent as Zt, EnterpriseOwnerInfoTwoFactorRequiredSettingOrganizationsArgs as Zu, MutationMergePullRequestArgs as Zv, ProjectCardState as Zw, OrgRemoveBillingManagerAuditEntryReason as Zx, MutationUnlockLockableArgs as Zy, UnmarkDiscussionCommentAsAnswerPayload as Zz, ActorLocation as _, RegenerateVerifiableDomainTokenPayload as _A, UpdateCheckRunInput as _B, OrganizationRepositoryCustomPropertyArgs as _C, ProjectV2WorkflowEdge as _D, ProjectV2Iteration as _E, RevokeMigratorRolePayload as _F, UpdateRepositoryCustomPropertyInput as _H, Sponsor as _I, SponsorshipNewsletterConnection as _L, RepositoryDeploymentsArgs as _M, RepositoryOwnerRepositoryArgs as _N, PullRequestReviewCommentState as _O, RepositoryVisibility as _P, SuggestedReviewerActorEdge as _R, Organization as _S, ProjectV2Actor as _T, UserListItemsConnection as _U, UpdateIssueCommentInput as _V, Votable as _W, MutationCloseIssueArgs as __, CreateDeploymentInput as _a, MutationUpdateEnterpriseMembersCanDeleteRepositoriesSettingArgs as _b, DeploymentProtectionRuleEdge as _c, EnterpriseServerUserAccountConnection as _d, GenericHovercardContext as _f, MilestoneOrder as _g, MarkFileAsViewedInput as _h, CommitterEmailPatternParameters as _i, ReorderEnvironmentPayload as _j, QueryMarketplaceCategoriesArgs as _k, DiscussionUserContentEditsArgs as _l, IssueType as _m, BypassForcePushAllowance as _n, CreatedCommitContributionEdge as _o, IssueAssignedActorsArgs as _p, CloneTemplateRepositoryInput as _r, DeleteProjectCardPayload as _s, ApproveVerifiableDomainInput as _t, EnterpriseOrderField as _u, MutationDeleteProjectV2FieldArgs as _v, PinIssuePayload as _w, Node as _x, MutationRemoveReactionArgs as _y, TopicRepositoriesArgs as _z, AcceptEnterpriseAdministratorInvitationInput as a, RefNameConditionTarget as aA, UnminimizeCommentInput as aB, OrganizationProjectArgs as aC, ProjectV2ViewLayout as aD, ProjectV2ItemFieldValueByNameArgs as aE, ReviewDismissalAllowanceEdge as aF, UpdatePullRequestBranchInput as aH, SetOrganizationInteractionLimitPayload as aI, SponsorsListingTiersArgs as aL, RepositoryConnection as aM, RepositoryMigrationOrderField as aN, PullRequestParametersInput as aO, RepositoryRulesetEdge as aP, SubmitPullRequestReviewInput as aR, OrgRestoreMemberAuditEntryMembership as aS, ProjectConnection as aT, UserGistCommentsArgs as aU, UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput as aV, UserTotalSponsorshipAmountAsSponsorInCentsArgs as aW, MutationApproveVerifiableDomainArgs as a_, CopyProjectV2Input as aa, MutationUpdateBranchProtectionRuleArgs as ab, DeployKey as ac, EnterpriseRulesetArgs as ad, FileExtensionRestrictionParametersInput as af, MergeStateStatus as ag, LockedEvent as ah, CommitContributionsByRepositoryContributionsArgs as ai, RemovedFromProjectEvent as aj, PushAllowance as ak, DiscussionOrder as al, IssueTimelineArgs as am, BranchProtectionRuleBypassForcePushAllowancesArgs as an, CreateSponsorsTierInput as ao, InviteEnterpriseAdminPayload as ap, CheckSuiteCheckRunsArgs as ar, DeleteIssueCommentPayload as as, AddVerifiableDomainInput as at, EnterpriseMemberInvitation as au, MutationDeleteEnvironmentArgs as av, PackageVersionOrderField as aw, MutationUpdateRepositoryCustomPropertyArgs as ax, MutationRegenerateEnterpriseIdentityProviderRecoveryCodesArgs as ay, TeamRepositoryEdge as az, AddAssigneesToAssignablePayload as b, Release as bA, UpdateCheckSuitePreferencesPayload as bB, OrganizationRepositoryMigrationsArgs as bC, ProjectV2WorkflowsOrderField as bD, ProjectV2IterationFieldConfigurationInput as bE, RuleParameters as bF, UpdateRepositoryPayload as bH, SponsorAndLifetimeValueEdge as bI, SponsorshipNewsletterOrderField as bL, RepositoryDiscussionAuthorRepositoryDiscussionsArgs as bM, RepositoryPinnedDiscussionsArgs as bN, PullRequestReviewConnection as bO, RepositoryVulnerabilityAlert as bP, TagNamePatternParametersInput as bR, OrganizationAuditEntryConnection as bS, ProjectV2Collaborator as bT, UserListsArgs as bU, UpdateIssueIssueTypeInput as bV, WorkflowFileReferenceInput as bW, MutationConvertProjectV2DraftIssueItemToIssueArgs as b_, CreateDeploymentStatusPayload as ba, MutationUpdateEnterpriseMembersCanUpdateProtectedBranchesSettingArgs as bb, DeploymentRequest as bc, EnterpriseServerUserAccountEmailConnection as bd, GistCommentConnection as bf, MilestoneState as bg, MarkProjectV2AsTemplatePayload as bh, ComparisonCommitConnection as bi, RepoAccessAuditEntry as bj, QueryMarketplaceListingsArgs as bk, DismissReason as bl, IssueTypeColor as bm, BypassPullRequestAllowance as bn, CreatedIssueContributionEdge as bo, IssueBlockingArgs as bp, CloseDiscussionInput as br, DeleteProjectInput as bs, ArchiveProjectV2ItemPayload as bt, EnterpriseOrganizationsArgs as bu, MutationDeleteProjectV2WorkflowArgs as bv, PinnableItemEdge as bw, OauthApplicationCreateAuditEntry as bx, MutationRemoveUpvoteArgs as by, TrackedIssueStates as bz, AcceptEnterpriseMemberInvitationPayload as c, RefOrderField as cA, UnpinIssuePayload as cB, OrganizationProjectsV2Args as cC, ProjectV2ViewSortByArgs as cD, ProjectV2ItemFieldValueEdge as cE, ReviewRequestConnection as cF, UpdatePullRequestPayload as cH, SetRepositoryInteractionLimitInput as cI, SponsorsTierAdminInfoSponsorshipsArgs as cL, RepositoryCustomProperty as cM, RepositoryNameConditionTarget as cN, PullRequestProjectItemsArgs as cO, RepositoryRulesetsArgs as cP, SubmoduleConnection as cR, OrgRestoreMemberMembershipTeamAuditEntryData as cS, ProjectOrderField as cT, UserIsSponsoredByArgs as cU, UpdateEnterpriseTwoFactorAuthenticationRequiredSettingPayload as cV, VerifiableDomain as cW, MutationCancelEnterpriseAdminInvitationArgs as c_, CreateAttributionInvitationPayload as ca, MutationUpdateDiscussionArgs as cb, DeployedEvent as cc, EnterpriseServerInstallationConnection as cd, FileViewedState as cf, Migration as cg, MakeOptional as ch, CommitFileArgs as ci, RenamedTitleSubject as cj, PushAllowanceEdge as ck, DiscussionPollOption as cl, IssueTimelineItemEdge as cm, BranchProtectionRuleConflictConnection as cn, CreateSponsorshipPayload as co, IpAllowListEnabledSettingValue as cp, CheckSuiteFilter as cr, DeleteIssueTypeInput as cs, AddedToProjectEvent as ct, EnterpriseMemberInvitationOrder as cu, MutationDeleteIssueCommentArgs as cv, PageInfo as cw, MutationUpdateSponsorshipPreferencesArgs as cx, MutationRemoveAssigneesFromAssignableArgs as cy, TeamReviewAssignmentAlgorithm as cz, AccessUserNamespaceRepositoryInput as d, RefUpdateRule as dA, UnresolveReviewThreadPayload as dB, OrganizationPropertyTargetDefinition as dC, ProjectV2ViewVerticalGroupByFieldsArgs as dD, ProjectV2ItemFieldValuesArgs as dE, ReviewRequestedEvent as dF, UpdatePullRequestReviewInput as dH, SetUserInteractionLimitPayload as dI, SponsorsTierOrder as dL, RepositoryCustomPropertyValue as dM, RepositoryObjectArgs as dN, PullRequestReactionsArgs as dO, RepositorySubmodulesArgs as dP, SubscribableThread as dR, OrgUpdateDefaultRepositoryPermissionAuditEntryPermission as dS, ProjectOwnerProjectsArgs as dT, UserLifetimeReceivedSponsorshipValuesArgs as dU, UpdateIpAllowListEnabledSettingInput as dV, VerifiableDomainOrder as dW, MutationChangeUserStatusArgs as d_, CreateCheckRunInput as da, MutationUpdateEnterpriseAllowPrivateRepositoryForkingSettingArgs as db, DeploymentEdge as dc, EnterpriseServerInstallationMembershipEdge as dd, FollowUserInput as df, MigrationState as dg, MannequinConnection as dh, CommitMessage as di, ReopenIssueInput as dj, QueryEnterpriseAdministratorInvitationArgs as dk, DiscussionPollOptionOrder as dl, IssueTimelineItemsConnection as dm, BranchProtectionRuleEdge as dn, CreateTeamDiscussionInput as do, IpAllowListEntryEdge as dp, ClearLabelsFromLabelableInput as dr, DeleteLabelPayload as ds, AnnouncementBanner as dt, EnterpriseMemberOrderField as du, MutationDeleteLinkedBranchArgs as dv, PatchStatus as dw, MutationUpdateTeamReviewAssignmentArgs as dx, MutationRemoveEnterpriseIdentityProviderArgs as dy, TextMatchHighlight as dz, Ref as eA, UnmarkIssueAsDuplicateInput as eB, OrganizationOrderField as eC, ProjectV2ViewConnection as eD, ProjectV2ItemFieldSingleSelectValue as eE, RevertPullRequestInput as eF, UpdateProjectV2ItemPositionPayload as eH, SecurityVulnerabilityOrder as eI, SponsorsListing as eL, RepositoryCodeownersError as eM, RepositoryMigration as eN, PullRequestLatestReviewsArgs as eO, RepositoryRulesetBypassActorConnection as eP, StatusState as eR, OrgRemoveMemberAuditEntryReason as eS, ProjectColumnConnection as eT, UserEmailMetadata as eU, UpdateEnterpriseProfilePayload as eV, UserStatusConnection as eW, MutationAddStarArgs as e_, ConvertedNoteToIssueEvent as ea, MutationUnmarkIssueAsDuplicateArgs as eb, DependencyGraphEcosystem as ec, EnterpriseRepositoryCustomPropertiesArgs as ed, ExternalIdentityScimAttributes as ef, MergeQueueGroupingStrategy as eg, LinkedBranchEdge as eh, CommitCommentsArgs as ei, RemoveSubIssueInput as ej, PullRequestUpdateState as ek, DiscussionCommentUserContentEditsArgs as el, IssueSubIssuesArgs as em, BranchActorAllowanceActor as en, CreateRepositoryPayload as eo, ImportProjectInput as ep, CheckStep as er, DeleteEnvironmentInput as es, AddStarPayload as et, EnterpriseIdentityProvider as eu, MutationDeclineTopicSuggestionArgs as ev, PackageVersionArgs as ew, MutationUpdatePullRequestReviewArgs as ex, MutationMoveProjectColumnArgs as ey, TeamProjectsV2Args as ez, AccessUserNamespaceRepositoryPayload as f, ReferencedEvent as fA, UnsubscribedEvent as fB, OrganizationPropertyTargetDefinitionInput as fC, ProjectV2ViewVisibleFieldsArgs as fD, ProjectV2ItemOrder as fE, ReviewStatusHovercardContext as fF, UpdatePullRequestReviewPayload as fH, SmimeSignature as fI, SponsorsTierOrderField as fL, RepositoryCustomPropertyValueConnection as fM, RepositoryOrder as fN, PullRequestReview as fO, RepositorySuggestedActorFilter as fP, SubscribedEvent as fR, OrgUpdateMemberAuditEntry as fS, ProjectPendingCardsArgs as fT, UserList as fU, UpdateIpAllowListEnabledSettingPayload as fV, VerifiableDomainOrderField as fW, MutationClearLabelsFromLabelableArgs as f_, CreateCheckRunPayload as fa, MutationUpdateEnterpriseDefaultRepositoryPermissionSettingArgs as fb, DeploymentEnvironmentChangedEvent as fc, EnterpriseServerInstallationOrder as fd, FollowUserPayload as ff, Milestone as fg, MannequinEdge as fh, CommitMessagePatternParameters as fi, ReopenIssuePayload as fj, QueryEnterpriseAdministratorInvitationByTokenArgs as fk, DiscussionPollOptionOrderField as fl, IssueTimelineItemsEdge as fm, BranchProtectionRuleMatchingRefsArgs as fn, CreateTeamDiscussionPayload as fo, IpAllowListEntryOrder as fp, ClearLabelsFromLabelablePayload as fr, DeleteLinkedBranchInput as fs, App as ft, EnterpriseMembersArgs as fu, MutationDeletePackageVersionArgs as fv, PermissionGranter as fw, MutationUpdateTeamsRepositoryArgs as fx, MutationRemoveEnterpriseMemberArgs as fy, ThreadSubscriptionFormAction as fz, ActorEdge as g, RegenerateVerifiableDomainTokenInput as gA, UpdateBranchProtectionRulePayload as gB, OrganizationRepositoryCustomPropertiesArgs as gC, ProjectV2WorkflowConnection as gD, ProjectV2ItemsArgs as gE, RevokeMigratorRoleInput as gF, UpdateRefsPayload as gH, SocialAccountProvider as gI, SponsorshipNewsletter as gL, RepositoryDeployKeysArgs as gM, RepositoryOwnerRepositoriesArgs as gN, PullRequestReviewCommentReactionsArgs as gO, RepositoryTopicEdge as gP, SuggestedReviewerActorConnection as gR, OrgUpdateMemberRepositoryInvitationPermissionAuditEntry as gS, ProjectV2 as gT, UserListItemsArgs as gU, UpdateIpAllowListForInstalledAppsEnabledSettingPayload as gV, ViewerHovercardContext as gW, MutationCloseDiscussionArgs as g_, CreateCommitOnBranchPayload as ga, MutationUpdateEnterpriseMembersCanDeleteIssuesSettingArgs as gb, DeploymentProtectionRuleConnection as gc, EnterpriseServerUserAccount as gd, FundingPlatform as gf, MilestoneItem as gg, MarkDiscussionCommentAsAnswerPayload as gh, CommittableBranch as gi, ReorderEnvironmentInput as gj, QueryLicenseArgs as gk, DiscussionStateReason as gl, IssueTrackedIssuesCountArgs as gm, BypassActor as gn, CreatedCommitContributionConnection as go, Issue as gp, CloneProjectPayload as gr, DeleteProjectCardInput as gs, ApproveDeploymentsPayload as gt, EnterpriseOrder as gu, MutationDeleteProjectV2Args as gv, PinIssueInput as gw, MutationVerifyVerifiableDomainArgs as gx, MutationRemoveOutsideCollaboratorArgs as gy, TopicRelatedTopicsArgs as gz, ActorConnection as h, RegenerateEnterpriseIdentityProviderRecoveryCodesPayload as hA, UpdateBranchProtectionRuleInput as hB, OrganizationRepositoryArgs as hC, ProjectV2WorkflowArgs as hD, ProjectV2ItemType as hE, RevokeEnterpriseOrganizationsMigratorRolePayloadOrganizationsArgs as hF, UpdateRefsInput as hH, SocialAccountEdge as hI, SponsorshipEdge as hL, RepositoryDependencyGraphManifestsArgs as hM, RepositoryOwnerAvatarUrlArgs as hN, PullRequestReviewCommentEdge as hO, RepositoryTopicConnection as hP, SuggestedReviewerActor as hR, OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility as hS, ProjectTemplate as hT, UserListItems as hU, UpdateIpAllowListForInstalledAppsEnabledSettingInput as hV, VerifyVerifiableDomainPayload as hW, MutationCloneTemplateRepositoryArgs as h_, CreateCommitOnBranchInput as ha, MutationUpdateEnterpriseMembersCanCreateRepositoriesSettingArgs as hb, DeploymentProtectionRule as hc, EnterpriseServerInstallationUserAccountsUploadsArgs as hd, FundingLink as hf, MilestoneIssuesArgs as hg, MarkDiscussionCommentAsAnswerInput as hh, CommitSubmodulesArgs as hi, ReopenedEvent as hj, QueryEnterpriseMemberInvitationByTokenArgs as hk, DiscussionState as hl, IssueTrackedIssuesArgs as hm, BulkSponsorship as hn, CreatedCommitContribution as ho, IpAllowListOwner as hp, CloneProjectInput as hr, DeletePackageVersionPayload as hs, ApproveDeploymentsInput as ht, EnterpriseMembershipType as hu, MutationDeleteProjectColumnArgs as hv, PinEnvironmentPayload as hw, MutationUpdateUserListsForItemArgs as hx, MutationRemoveLabelsFromLabelableArgs as hy, TopicAuditEntryData as hz, AbortRepositoryMigrationPayload as i, RefEdge as iA, UnmarkedAsDuplicateEvent as iB, OrganizationPinnedItemsArgs as iC, ProjectV2ViewGroupByFieldsArgs as iD, ProjectV2ItemFieldValue as iE, ReviewDismissalAllowanceConnection as iF, UpdateProjectV2StatusUpdatePayload as iH, SetOrganizationInteractionLimitInput as iI, SponsorsListingFeaturedItemsArgs as iL, RepositoryCommitCommentsArgs as iM, RepositoryMigrationOrderDirection as iN, PullRequestParameters as iO, RepositoryRulesetConnection as iP, SubIssuesSummary as iR, OrgRestoreMemberAuditEntry as iS, ProjectColumnsArgs as iT, UserGistArgs as iU, UpdateEnterpriseTeamDiscussionsSettingPayload as iV, UserTopRepositoriesArgs as iW, MutationApproveDeploymentsArgs as i_, CopilotEndpoints as ia, MutationUnresolveReviewThreadArgs as ib, DependencyGraphManifestEdge as ic, EnterpriseRepositoryInfoEdge as id, FileExtensionRestrictionParameters as if, MergeQueueParametersInput as ig, Lockable as ih, CommitContributionsByRepository as ii, RemovedFromMergeQueueEvent as ij, Push as ik, DiscussionLabelsArgs as il, IssueTemplateLabelsArgs as im, BranchProtectionRuleBranchProtectionRuleConflictsArgs as in, CreateSponsorsListingPayload as io, InviteEnterpriseAdminInput as ip, CheckSuiteAutoTriggerPreference as ir, DeleteIssueCommentInput as is, AddUpvotePayload as it, EnterpriseMemberEdge as iu, MutationDeleteDiscussionCommentArgs as iv, PackageVersionOrder as iw, MutationUpdateRepositoryArgs as ix, MutationPublishSponsorsTierArgs as iy, TeamRepositoryConnection as iz, AddEnterpriseSupportEntitlementInput as j, ReleaseShortDescriptionHtmlArgs as jA, UpdateEnterpriseDeployKeySettingInput as jB, OrganizationTeamArgs as jC, PullRequestAllowedMergeMethods as jD, ProjectV2Roles as jE, SearchResultItem as jF, UpdateTeamReviewAssignmentInput as jH, SponsorableItemEdge as jI, StargazerEdge as jL, RepositoryIdConditionTargetInput as jM, RepositoryPullRequestArgs as jN, PullRequestReviewThreadCommentsArgs as jO, RequestReviewsInput as jP, TeamDiscussionArgs as jR, OrganizationIdentityProvider as jS, ProjectV2FieldConnection as jT, UserProjectV2Args as jU, UpdateOrganizationWebCommitSignoffSettingInput as jV, WorkflowsParameters as jW, MutationCreateEnterpriseOrganizationArgs as j_, CreateIssueTypeInput as ja, MutationUpdateIpAllowListEntryArgs as jb, DeploymentReviewerEdge as jc, EnterpriseServerUserAccountsUploadOrderField as jd, GistOrderField as jf, MutationAbortQueuedMigrationsArgs as jg, MaxFileSizeParameters as jh, ContributionOrder as ji, RepoConfigDisableContributorsOnlyAuditEntry as jj, QuerySecurityVulnerabilitiesArgs as jk, EnqueuePullRequestInput as jl, LabelEdge as jm, CheckAnnotation as jn, CreatedRepositoryContributionEdge as jo, IssueConnection as jp, CodeScanningTool as jr, DeleteProjectV2WorkflowPayload as js, AuditEntry as jt, EnterpriseOwnerInfoFailedInvitationsArgs as ju, MutationDismissPullRequestReviewArgs as jv, PinnedEnvironmentOrderField as jw, OrgConfigDisableCollaboratorsOnlyAuditEntry as jx, MutationRevertPullRequestArgs as jy, UnarchiveRepositoryInput as jz, AddEnterpriseOrganizationMemberInput as k, ReleaseReactionsArgs as kA, UpdateEnterpriseDefaultRepositoryPermissionSettingInput as kB, OrganizationSponsorshipsAsMaintainerArgs as kC, PublishSponsorsTierPayload as kD, ProjectV2RecentRecentProjectsArgs as kE, SavedReplyOrderField as kF, UpdateTeamDiscussionInput as kH, SponsorableItem as kI, StarOrderField as kL, RepositoryForksArgs as kM, RepositoryPropertyConditionTarget as kN, PullRequestReviewState as kO, ReprioritizeSubIssueInput as kP, TeamConnection as kR, OrganizationEnterpriseOwnerEdge as kS, ProjectV2FieldConfigurationConnection as kT, UserPinnedItemsArgs as kU, UpdateOrganizationAllowPrivateRepositoryForkingSettingInput as kV, WorkflowRunsArgs as kW, MutationCreateDeploymentStatusArgs as k_, CreateIssueInput as ka, MutationUpdateEnvironmentArgs as kb, DeploymentReviewer as kc, EnterpriseServerUserAccountsUploadEdge as kd, GistForksArgs as kf, MovedColumnsInProjectEvent as kg, MaxFilePathLengthParameters as kh, ContributionCalendarWeek as ki, RepoConfigDisableAnonymousGitAccessAuditEntry as kj, QuerySecurityAdvisoriesArgs as kk, EnablePullRequestAutoMergeInput as kl, Label as km, ChangeUserStatusInput as kn, CreatedRepositoryContribution as ko, IssueCommentUserContentEditsArgs as kp, CodeScanningParameters as kr, DeleteProjectV2StatusUpdatePayload as ks, AssigneeConnection as kt, EnterpriseOwnerInfoDomainsArgs as ku, MutationDequeuePullRequestArgs as kv, PinnedEnvironmentEdge as kw, OrgAddMemberAuditEntryPermission as kx, MutationResolveReviewThreadArgs as ky, UnarchiveProjectV2ItemInput as kz, AcceptTopicSuggestionInput as l, RefRulesArgs as lA, UnpinnedEvent as lB, OrganizationPropertyConditionTarget as lC, ProjectV2ViewSortByFieldsArgs as lD, ProjectV2ItemFieldValueOrder as lE, ReviewRequestEdge as lF, UpdatePullRequestReviewCommentInput as lH, SetRepositoryInteractionLimitPayload as lI, SponsorsTierConnection as lL, RepositoryCustomPropertyConnection as lM, RepositoryNameConditionTargetInput as lN, PullRequestProjectV2Args as lO, RepositoryShortDescriptionHtmlArgs as lP, SubmoduleEdge as lR, OrgUnblockUserAuditEntry as lS, ProjectOwner as lT, UserIssueCommentsArgs as lU, UpdateEnvironmentInput as lV, VerifiableDomainConnection as lW, MutationCancelEnterpriseMemberInvitationArgs as l_, CreateBranchProtectionRuleInput as la, MutationUpdateDiscussionCommentArgs as lb, Deployment as lc, EnterpriseServerInstallationEdge as ld, FollowOrganizationInput as lf, MigrationSource as lg, Mannequin as lh, CommitHistoryArgs as li, ReopenDiscussionInput as lj, Query as lk, DiscussionPollOptionConnection as ll, IssueTimelineItems as lm, BranchProtectionRuleConflictEdge as ln, CreateSponsorshipsInput as lo, IpAllowListEntry as lp, CheckSuiteMatchingPullRequestsArgs as lr, DeleteIssueTypePayload as ls, AddedToProjectV2Event as lt, EnterpriseMemberInvitationOrderField as lu, MutationDeleteIssueTypeArgs as lv, ParentIssueAddedEvent as lw, MutationUpdateSubscriptionArgs as lx, MutationRemoveBlockedByArgs as ly, TeamRole as lz, ActorAvatarUrlArgs as m, RegenerateEnterpriseIdentityProviderRecoveryCodesInput as mA, UpdatableComment as mB, OrganizationRepositoriesArgs as mC, ProjectV2Workflow as mD, ProjectV2ItemStatusChangedEvent as mE, RevokeEnterpriseOrganizationsMigratorRolePayload as mF, UpdateRefPayload as mH, SocialAccountConnection as mI, SponsorshipConnection as mL, RepositoryCustomPropertyValuesEditableBy as mM, RepositoryOwner as mN, PullRequestReviewCommentConnection as mO, RepositoryTopic as mP, SuggestedReviewer as mR, OrgUpdateMemberRepositoryCreationPermissionAuditEntry as mS, ProjectState as mT, UserListEdge as mU, UpdateIpAllowListEntryPayload as mV, VerifyVerifiableDomainInput as mW, MutationCloneProjectArgs as m_, CreateCheckSuitePayload as ma, MutationUpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingArgs as mb, DeploymentOrderField as mc, EnterpriseServerInstallationUserAccountsArgs as md, FollowingConnection as mf, MilestoneEdge as mg, MannequinOrderField as mh, CommitParentsArgs as mi, ReopenPullRequestPayload as mj, QueryEnterpriseMemberInvitationArgs as mk, DiscussionReactionsArgs as ml, IssueTrackedInIssuesArgs as mm, BranchProtectionRuleReviewDismissalAllowancesArgs as mn, CreateUserListPayload as mo, IpAllowListForInstalledAppsEnabledSettingValue as mp, ClearProjectV2ItemFieldValuePayload as mr, DeletePackageVersionInput as ms, AppLogoUrlArgs as mt, EnterpriseMembersCanMakePurchasesSettingValue as mu, MutationDeleteProjectCardArgs as mv, PinEnvironmentInput as mw, MutationUpdateUserListArgs as mx, MutationRemoveEnterpriseSupportEntitlementArgs as my, Topic as mz, AbortQueuedMigrationsPayload as n, RefCompareArgs as nA, UnmarkProjectV2AsTemplateInput as nB, OrganizationPendingMembersArgs as nC, ProjectV2ViewFieldsArgs as nD, ProjectV2ItemFieldUserValue as nE, ReviewDismissalAllowance as nF, UpdateProjectV2Payload as nH, SetEnterpriseIdentityProviderInput as nI, SponsorsListingFeaturedItem as nL, RepositoryCollaboratorEdge as nM, RepositoryMigrationEdge as nN, PullRequestOrder as nO, RepositoryRulesetBypassActorInput as nP, SubIssueAddedEvent as nR, OrgRemoveOutsideCollaboratorAuditEntryMembershipType as nS, ProjectColumnImport as nT, UserFollowersArgs as nU, UpdateEnterpriseRepositoryProjectsSettingPayload as nV, UserStatusOrder as nW, MutationAddUpvoteArgs as n_, CopilotCodeReviewParameters as na, MutationUnminimizeCommentArgs as nb, DependencyGraphManifestConnection as nc, EnterpriseRepositoryInfo as nd, FileChanges as nf, MergeQueueMergingStrategy as ng, LockLockablePayload as nh, CommitContributionOrder as ni, RemoveUpvoteInput as nj, PullRequestViewerMergeBodyTextArgs as nk, DiscussionConnection as nl, IssueTemplate as nm, BranchNamePatternParametersInput as nn, CreateRepositoryRulesetPayload as no, Incremental as np, CheckStepEdge as nr, DeleteIpAllowListEntryInput as ns, AddSubIssuePayload as nt, EnterpriseMember as nu, MutationDeleteDeploymentArgs as nv, PackageVersionEdge as nw, MutationUpdateRefArgs as nx, MutationPinIssueArgs as ny, TeamRemoveRepositoryAuditEntry as nz, AcceptEnterpriseAdministratorInvitationPayload as o, RefNameConditionTargetInput as oA, UnminimizeCommentPayload as oB, OrganizationProjectV2Args as oC, ProjectV2ViewOrder as oD, ProjectV2ItemFieldValueCommon as oE, ReviewDismissedEvent as oF, UpdatePullRequestBranchPayload as oH, SetRepositoryCustomPropertyValuesInput as oI, SponsorsTier as oL, RepositoryContactLink as oM, RepositoryMilestoneArgs as oN, PullRequestParticipantsArgs as oO, RepositoryRulesetRulesArgs as oP, SubmitPullRequestReviewPayload as oR, OrgRestoreMemberMembershipOrganizationAuditEntryData as oS, ProjectEdge as oT, UserGistsArgs as oU, UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingPayload as oV, UserViewType as oW, MutationArchiveProjectV2ItemArgs as o_, CopyProjectV2Payload as oa, MutationUpdateCheckRunArgs as ob, DeployKeyConnection as oc, EnterpriseRulesetsArgs as od, FilePathRestrictionParameters as of, MergeableState as og, MakeEmpty as oh, CommitDeploymentsArgs as oi, RemovedFromProjectV2Event as oj, PushAllowanceActor as ok, DiscussionOrderField as ol, IssueTimelineConnection as om, BranchProtectionRuleBypassPullRequestAllowancesArgs as on, CreateSponsorsTierPayload as oo, InviteEnterpriseMemberInput as op, CheckSuiteConnection as or, DeleteIssueInput as os, AddVerifiableDomainPayload as ot, EnterpriseMemberInvitationConnection as ou, MutationDeleteIpAllowListEntryArgs as ov, PackageVersionStatistics as ow, MutationUpdateRepositoryRulesetArgs as ox, MutationRegenerateVerifiableDomainTokenArgs as oy, TeamRepositoryOrder as oz, Actor as p, ReferencedSubject as pA, Updatable as pB, OrganizationRecentProjectsArgs as pC, ProjectV2ViewsArgs as pD, ProjectV2ItemOrderField as pE, RevokeEnterpriseOrganizationsMigratorRoleInput as pF, UpdateRefInput as pH, SocialAccount as pI, Sponsorship as pL, RepositoryCustomPropertyValueEdge as pM, RepositoryOrderField as pN, PullRequestReviewComment as pO, RepositorySuggestedActorsArgs as pP, SubscriptionState as pR, OrgUpdateMemberAuditEntryPermission as pS, ProjectProgress as pT, UserListConnection as pU, UpdateIpAllowListEntryInput as pV, VerifiableDomainOwner as pW, MutationClearProjectV2ItemFieldValueArgs as p_, CreateCheckSuiteInput as pa, MutationUpdateEnterpriseDeployKeySettingArgs as pb, DeploymentOrder as pc, EnterpriseServerInstallationOrderField as pd, FollowerConnection as pf, MilestoneConnection as pg, MannequinOrder as ph, CommitMessagePatternParametersInput as pi, ReopenPullRequestInput as pj, QueryEnterpriseArgs as pk, DiscussionPollOptionsArgs as pl, IssueTimelineItemsItemType as pm, BranchProtectionRulePushAllowancesArgs as pn, CreateUserListInput as po, IpAllowListEntryOrderField as pp, ClearProjectV2ItemFieldValueInput as pr, DeleteLinkedBranchPayload as ps, AppIpAllowListEntriesArgs as pt, EnterpriseMembersCanCreateRepositoriesSettingValue as pu, MutationDeleteProjectArgs as pv, PermissionSource as pw, MutationUpdateTopicsArgs as px, MutationRemoveEnterpriseOrganizationArgs as py, ThreadSubscriptionState as pz, AddPullRequestReviewThreadInput as q, RemoveLabelsFromLabelablePayload as qA, UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput as qB, PackageOrderField as qC, PullRequestContributionsByRepository as qD, ProjectV2StatusUpdateEdge as qE, SecurityAdvisoryPackageVersion as qF, UserCommitCommentsArgs as qH, SponsorsActivityEdge as qI, StatusCheckRollupContextsArgs as qL, RepositoryIssuesArgs as qM, RepositoryRuleOrder as qN, PullRequestTimelineItem as qO, RerequestCheckSuiteInput as qP, TeamMembersArgs as qR, OrganizationMemberStatusesArgs as qS, ProjectV2ItemFieldMilestoneValue as qT, UserSponsorshipForViewerAsSponsorArgs as qU, UpdateProjectV2DraftIssuePayload as qV, MutationCreateRepositoryRulesetArgs as q_, CreatePullRequestInput as qa, MutationUpdateProjectV2DraftIssueArgs as qb, DiscussionCategoryEdge as qc, Epss as qd, GrantMigratorRolePayload as qf, MutationAddProjectV2DraftIssueArgs as qg, MergeQueue as qh, ConvertProjectCardNoteToIssuePayload as qi, Repository as qj, ReactionGroupUsersArgs as qk, EnterpriseDefaultRepositoryPermissionSettingValue as ql, LinkProjectV2ToRepositoryPayload as qm, CheckRunOutput as qn, DeleteBranchProtectionRulePayload as qo, IssueProjectItemsArgs as qp, CommitComment as qr, DeleteVerifiableDomainPayload as qs, Blob as qt, EnterpriseOwnerInfoRepositoryProjectsSettingOrganizationsArgs as qu, MutationMarkFileAsViewedArgs as qv, ProjectCardConnection as qw, OrgOauthAppAccessDeniedAuditEntry as qx, MutationUnfollowUserArgs as qy, UnlockLockableInput as qz, AbortRepositoryMigrationInput as r, RefConnection as rA, UnmarkProjectV2AsTemplatePayload as rB, OrganizationPinnableItemsArgs as rC, ProjectV2ViewGroupByArgs as rD, ProjectV2ItemFieldUserValueUsersArgs as rE, ReviewDismissalAllowanceActor as rF, UpdateProjectV2StatusUpdateInput as rH, SetEnterpriseIdentityProviderPayload as rI, SponsorsListingFeaturedItemFeatureableType as rL, RepositoryCollaboratorsArgs as rM, RepositoryMigrationOrder as rN, PullRequestOrderField as rO, RepositoryRulesetBypassActorsArgs as rP, SubIssueRemovedEvent as rR, OrgRemoveOutsideCollaboratorAuditEntryReason as rS, ProjectColumnPurpose as rT, UserFollowingArgs as rU, UpdateEnterpriseTeamDiscussionsSettingInput as rV, UserStatusOrderField as rW, MutationAddVerifiableDomainArgs as r_, CopilotCodeReviewParametersInput as ra, MutationUnpinIssueArgs as rb, DependencyGraphManifestDependenciesArgs as rc, EnterpriseRepositoryInfoConnection as rd, FileDeletion as rf, MergeQueueParameters as rg, LockReason as rh, CommitContributionOrderField as ri, RemoveUpvotePayload as rj, PullRequestViewerMergeHeadlineTextArgs as rk, DiscussionEdge as rl, IssueTemplateAssigneesArgs as rm, BranchProtectionRule as rn, CreateSponsorsListingInput as ro, InputMaybe as rp, CheckSuite as rr, DeleteIpAllowListEntryPayload as rs, AddUpvoteInput as rt, EnterpriseMemberConnection as ru, MutationDeleteDiscussionArgs as rv, PackageVersionFilesArgs as rw, MutationUpdateRefsArgs as rx, MutationPromoteRepositoryCustomPropertyArgs as ry, TeamRepositoriesArgs as rz, AcceptEnterpriseMemberInvitationInput as s, RefOrder as sA, UnpinIssueInput as sB, OrganizationProjectsArgs as sC, ProjectV2ViewOrderField as sD, ProjectV2ItemFieldValueConnection as sE, ReviewRequest as sF, UpdatePullRequestInput as sH, SetRepositoryCustomPropertyValuesPayload as sI, SponsorsTierAdminInfo as sL, RepositoryContributionType as sM, RepositoryMilestonesArgs as sN, PullRequestProjectCardsArgs as sO, RepositoryRulesetTarget as sP, Submodule as sR, OrgRestoreMemberMembershipRepositoryAuditEntryData as sS, ProjectOrder as sT, UserHovercardArgs as sU, UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput as sV, UserWatchingArgs as sW, MutationArchiveRepositoryArgs as s_, CreateAttributionInvitationInput as sa, MutationUpdateCheckSuitePreferencesArgs as sb, DeployKeyEdge as sc, EnterpriseServerInstallation as sd, FilePathRestrictionParametersInput as sf, MergedEvent as sg, MakeMaybe as sh, CommitEdge as si, RenamedTitleEvent as sj, PushAllowanceConnection as sk, DiscussionPoll as sl, IssueTimelineItem as sm, BranchProtectionRuleConflict as sn, CreateSponsorshipInput as so, InviteEnterpriseMemberPayload as sp, CheckSuiteEdge as sr, DeleteIssuePayload as ss, AddedToMergeQueueEvent as st, EnterpriseMemberInvitationEdge as su, MutationDeleteIssueArgs as sv, PackageVersionsArgs as sw, MutationUpdateRepositoryWebCommitSignoffSettingArgs as sx, MutationRejectDeploymentsArgs as sy, TeamRepositoryOrderField as sz, AbortQueuedMigrationsInput as t, RefAssociatedPullRequestsArgs as tA, UnmarkIssueAsDuplicatePayload as tB, OrganizationPackagesArgs as tC, ProjectV2ViewEdge as tD, ProjectV2ItemFieldTextValue as tE, RevertPullRequestPayload as tF, UpdateProjectV2ItemPositionPayloadItemsArgs as tH, SecurityVulnerabilityOrderField as tI, SponsorsListingFeatureableItem as tL, RepositoryCollaboratorConnection as tM, RepositoryMigrationConnection as tN, PullRequestMergeMethod as tO, RepositoryRulesetBypassActorEdge as tP, StripeConnectAccount as tR, OrgRemoveOutsideCollaboratorAuditEntry as tS, ProjectColumnEdge as tT, UserEnterprisesArgs as tU, UpdateEnterpriseRepositoryProjectsSettingInput as tV, UserStatusEdge as tW, MutationAddSubIssueArgs as t_, ConvertedToDiscussionEvent as ta, MutationUnmarkProjectV2AsTemplateArgs as tb, DependencyGraphManifest as tc, EnterpriseRepositoryCustomPropertyArgs as td, FileAddition as tf, MergeQueueMergeMethod as tg, LockLockableInput as th, CommitConnection as ti, RemoveSubIssuePayload as tj, PullRequestUserContentEditsArgs as tk, DiscussionCommentsArgs as tl, IssueSuggestedActorsArgs as tm, BranchNamePatternParameters as tn, CreateRepositoryRulesetInput as to, ImportProjectPayload as tp, CheckStepConnection as tr, DeleteEnvironmentPayload as ts, AddSubIssueInput as tt, EnterpriseIdentityProviderExternalIdentitiesArgs as tu, MutationDeleteBranchProtectionRuleArgs as tv, PackageVersionConnection as tw, MutationUpdatePullRequestReviewCommentArgs as tx, MutationPinEnvironmentArgs as ty, TeamRemoveMemberAuditEntry as tz, AcceptTopicSuggestionPayload as u, RefUpdate as uA, UnresolveReviewThreadInput as uB, OrganizationPropertyConditionTargetInput as uC, ProjectV2ViewVerticalGroupByArgs as uD, ProjectV2ItemFieldValueOrderField as uE, ReviewRequestRemovedEvent as uF, UpdatePullRequestReviewCommentPayload as uH, SetUserInteractionLimitInput as uI, SponsorsTierEdge as uL, RepositoryCustomPropertyEdge as uM, RepositoryNode as uN, PullRequestProjectsV2Args as uO, RepositoryStargazersArgs as uP, Subscribable as uR, OrgUpdateDefaultRepositoryPermissionAuditEntry as uS, ProjectOwnerProjectArgs as uT, UserIssuesArgs as uU, UpdateEnvironmentPayload as uV, VerifiableDomainEdge as uW, MutationCancelSponsorshipArgs as u_, CreateBranchProtectionRulePayload as ua, MutationUpdateEnterpriseAdministratorRoleArgs as ub, DeploymentConnection as uc, EnterpriseServerInstallationMembershipConnection as ud, FollowOrganizationPayload as uf, MigrationSourceType as ug, MannequinAvatarUrlArgs as uh, CommitHistoryConnection as ui, ReopenDiscussionPayload as uj, QueryCodeOfConductArgs as uk, DiscussionPollOptionEdge as ul, IssueTimelineItemsArgs as um, BranchProtectionRuleConnection as un, CreateSponsorshipsPayload as uo, IpAllowListEntryConnection as up, Claimable as ur, DeleteLabelInput as us, Agentic as ut, EnterpriseMemberOrder as uu, MutationDeleteLabelArgs as uv, ParentIssueRemovedEvent as uw, MutationUpdateTeamDiscussionArgs as ux, MutationRemoveEnterpriseAdminArgs as uy, TextMatch as uz, ActorType as v, RejectDeploymentsInput as vA, UpdateCheckRunPayload as vB, OrganizationRepositoryDiscussionCommentsArgs as vC, ProjectV2WorkflowOrder as vD, ProjectV2IterationField as vE, RoleInOrganization as vF, UpdateRepositoryCustomPropertyPayload as vH, SponsorAndLifetimeValue as vI, SponsorshipNewsletterEdge as vL, RepositoryDiscussionArgs as vM, RepositoryPackagesArgs as vN, PullRequestReviewCommentUserContentEditsArgs as vO, RepositoryVisibilityChangeDisableAuditEntry as vP, Tag as vR, OrganizationAnyPinnableItemsArgs as vS, ProjectV2ActorConnection as vT, UserListItemsEdge as vU, UpdateIssueCommentPayload as vV, Workflow as vW, MutationClosePullRequestArgs as v_, CreateDeploymentPayload as va, MutationUpdateEnterpriseMembersCanInviteCollaboratorsSettingArgs as vb, DeploymentProtectionRuleReviewersArgs as vc, EnterpriseServerUserAccountEdge as vd, Gist as vf, MilestoneOrderField as vg, MarkFileAsViewedPayload as vh, CommitterEmailPatternParametersInput as vi, ReplaceActorsForAssignableInput as vj, QueryMarketplaceCategoryArgs as vk, DismissPullRequestReviewInput as vl, IssueTypeAddedEvent as vm, BypassForcePushAllowanceConnection as vn, CreatedIssueContribution as vo, IssueAssigneesArgs as vp, CloneTemplateRepositoryPayload as vr, DeleteProjectColumnInput as vs, ApproveVerifiableDomainPayload as vt, EnterpriseOrganizationMembershipConnection as vu, MutationDeleteProjectV2ItemArgs as vv, PinnableItem as vw, NotificationRestrictionSettingValue as vx, MutationRemoveStarArgs as vy, TopicStargazersArgs as vz, AddCommentPayload as w, ReleaseConnection as wA, UpdateDiscussionPayload as wB, OrganizationSponsorsActivitiesArgs as wC, PropertyTargetDefinitionInput as wD, ProjectV2Owner as wE, SamlSignatureAlgorithm as wF, UpdateRepositoryWebCommitSignoffSettingPayload as wH, SponsorEdge as wI, SponsorshipPrivacy as wL, RepositoryDiscussionCommentAuthorRepositoryDiscussionCommentsArgs as wM, RepositoryPrivacy as wN, PullRequestReviewEdge as wO, RepositoryVulnerabilityAlertDependencyScope as wP, TeamAncestorsArgs as wR, OrganizationAvatarUrlArgs as wS, ProjectV2Event as wT, UserOrganizationArgs as wU, UpdateIssueTypePayload as wV, WorkflowRunEdge as wW, MutationCreateBranchProtectionRuleArgs as w_, CreateEnterpriseOrganizationPayload as wa, MutationUpdateEnterpriseProfileArgs as wb, DeploymentReview as wc, EnterpriseServerUserAccountEmailsArgs as wd, GistConnection as wf, MinimizeCommentPayload as wg, MarketplaceCategory as wh, ContributingGuidelines as wi, RepoAddTopicAuditEntry as wj, QueryRateLimitArgs as wk, DraftIssueAssigneesArgs as wl, IssueTypeOrder as wm, CancelEnterpriseAdminInvitationPayload as wn, CreatedPullRequestContributionEdge as wo, IssueCommentConnection as wp, ClosePullRequestInput as wr, DeleteProjectV2Input as ws, AssignableAssignedActorsArgs as wt, EnterpriseOwnerInfo as wu, MutationDeleteRepositoryCustomPropertyArgs as wv, PinnedDiscussionEdge as ww, OidcProviderType as wx, MutationReorderEnvironmentArgs as wy, TransferIssuePayload as wz, AddBlockedByInput as x, ReleaseAsset as xA, UpdateDiscussionCommentInput as xB, OrganizationRulesetArgs as xC, PromoteRepositoryCustomPropertyInput as xD, ProjectV2IterationFieldIteration as xE, RuleParametersInput as xF, UpdateRepositoryRulesetInput as xH, SponsorAndLifetimeValueOrder as xI, SponsorshipOrder as xL, RepositoryDiscussionCategoriesArgs as xM, RepositoryPinnedEnvironmentsArgs as xN, PullRequestReviewContributionsByRepository as xO, RepositoryVulnerabilityAlertArgs as xP, Team as xR, OrganizationAuditEntryData as xS, ProjectV2Connection as xT, UserNamespaceRepository as xU, UpdateIssueIssueTypePayload as xV, WorkflowRun as xW, MutationConvertPullRequestToDraftArgs as x_, CreateDiscussionInput as xa, MutationUpdateEnterpriseMembersCanViewDependencyInsightsSettingArgs as xb, DeploymentRequestConnection as xc, EnterpriseServerUserAccountEmailEdge as xd, GistCommentEdge as xf, MilestonedEvent as xg, MarkPullRequestReadyForReviewInput as xh, ComparisonCommitsArgs as xi, RepoAccessAuditEntryVisibility as xj, QueryNodeArgs as xk, DismissRepositoryVulnerabilityAlertInput as xl, IssueTypeConnection as xm, BypassPullRequestAllowanceConnection as xn, CreatedIssueOrRestrictedContribution as xo, IssueClosedByPullRequestsReferencesArgs as xp, CloseDiscussionPayload as xr, DeleteProjectPayload as xs, ArchiveRepositoryInput as xt, EnterpriseOutsideCollaboratorConnection as xu, MutationDeletePullRequestReviewArgs as xv, PinnableItemType as xw, OauthApplicationCreateAuditEntryState as xx, MutationReopenDiscussionArgs as xy, TransferEnterpriseOrganizationInput as xz, AddAssigneesToAssignableInput as y, RejectDeploymentsPayload as yA, UpdateCheckSuitePreferencesInput as yB, OrganizationRepositoryDiscussionsArgs as yC, ProjectV2WorkflowsArgs as yD, ProjectV2IterationFieldConfiguration as yE, RuleEnforcement as yF, UpdateRepositoryInput as yH, SponsorAndLifetimeValueConnection as yI, SponsorshipNewsletterOrder as yL, RepositoryDiscussionAuthor as yM, RepositoryPermission as yN, PullRequestReviewCommentsArgs as yO, RepositoryVisibilityChangeEnableAuditEntry as yP, TagNamePatternParameters as yR, OrganizationAuditEntry as yS, ProjectV2ActorEdge as yT, UserListSuggestion as yU, UpdateIssueInput as yV, WorkflowFileReference as yW, MutationConvertProjectCardNoteToIssueArgs as y_, CreateDeploymentStatusInput as ya, MutationUpdateEnterpriseMembersCanMakePurchasesSettingArgs as yb, DeploymentProtectionRuleType as yc, EnterpriseServerUserAccountEmail as yd, GistComment as yf, MilestonePullRequestsArgs as yg, MarkProjectV2AsTemplateInput as yh, Comparison as yi, ReplaceActorsForAssignablePayload as yj, QueryMarketplaceListingArgs as yk, DismissPullRequestReviewPayload as yl, IssueTypeChangedEvent as ym, BypassForcePushAllowanceEdge as yn, CreatedIssueContributionConnection as yo, IssueBlockedByArgs as yp, Closable as yr, DeleteProjectColumnPayload as ys, ArchiveProjectV2ItemInput as yt, EnterpriseOrganizationMembershipEdge as yu, MutationDeleteProjectV2StatusUpdateArgs as yv, PinnableItemConnection as yw, OauthApplicationAuditEntryData as yx, MutationRemoveSubIssueArgs as yy, TopicSuggestionDeclineReason as yz, AddProjectV2DraftIssueInput as z, RemoveEnterpriseIdentityProviderPayload as zA, UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput as zB, PackageConnection as zC, PullRequestCommentsArgs as zD, ProjectV2SortByEdge as zE, SecurityAdvisoryEcosystem as zF, UpdateUserListsForItemInput as zH, SponsorableSponsorshipForViewerAsSponsorableArgs as zI, StartRepositoryMigrationPayload as zL, RepositoryInvitationConnection as zM, RepositoryRepositoryCustomPropertyValuesArgs as zN, PullRequestState as zO, RequiredDeploymentsParameters as zP, TeamEdge as zR, OrganizationIpAllowListEntriesArgs as zS, ProjectV2Item as zT, UserRepositoryArgs as zU, UpdateProjectColumnInput as zV, MutationCreateProjectArgs as z_, CreateProjectInput as za, MutationUpdateOrganizationAllowPrivateRepositoryForkingSettingArgs as zb, DequeuePullRequestPayload as zc, EnterpriseUserNamespaceRepositoriesArgs as zd, GitObject as zf, MutationAddCommentArgs as zg, MembersCanDeleteReposEnableAuditEntry as zh, ContributionsCollectionPullRequestReviewContributionsByRepositoryArgs as zi, RepoCreateAuditEntry as zj, ReactingUserConnection as zk, EnterpriseAdministratorInvitationOrder as zl, Language as zm, CheckConclusionState as zn, Cwe as zo, IssueHovercardArgs as zp, Commit as zr, DeleteRepositoryCustomPropertyPayload as zs, AutoSquashEnabledEvent as zt, EnterpriseOwnerInfoMembersCanViewDependencyInsightsSettingOrganizationsArgs as zu, MutationImportProjectArgs as zv, ProfileItemShowcaseItemsArgs as zw, OrgEnableSamlAuditEntry as zx, MutationStartOrganizationMigrationArgs as zy, UnknownSignature as zz };
|