github-schema 1.21.9 → 1.21.10
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-CCBzKgEn.d.cts} +288 -4
- package/dist/{github-schema-p4QQ-PBy.d.mts → github-schema-_uY0l7hE.d.mts} +288 -4
- 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 +603 -0
- 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 | TeamDiscussionComment | TeamRemoveMemberAuditEntry | TeamRemoveRepositoryAuditEntry | Topic | TransferredEvent | Tree | UnassignedEvent | UnlabeledEvent | UnlockedEvent | UnmarkedAsDuplicateEvent | UnpinnedEvent | UnsubscribedEvent | User | UserBlockedEvent | UserContentEdit | UserList | UserNamespaceRepository | UserStatus | VerifiableDomain | Workflow | WorkflowRun | WorkflowRunFile>;
|
|
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 | TeamDiscussionComment | 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
|
};
|
|
@@ -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. */
|
|
@@ -4756,6 +4796,25 @@ type CrossReferencedEvent = Node & UniformResourceLocatable & {
|
|
|
4756
4796
|
/** Checks if the target will be closed when the source is merged. */
|
|
4757
4797
|
willCloseTarget: Scalars['Boolean']['output'];
|
|
4758
4798
|
};
|
|
4799
|
+
/** Sources which can have custom properties defined. */
|
|
4800
|
+
type CustomPropertySource = Enterprise | Organization;
|
|
4801
|
+
/** The custom property name and value to be set. */
|
|
4802
|
+
type CustomPropertyValueInput = {
|
|
4803
|
+
/** The name of the custom property. */
|
|
4804
|
+
propertyName: Scalars['String']['input'];
|
|
4805
|
+
/**
|
|
4806
|
+
* The value to set for the custom property. Using a value of null will unset the
|
|
4807
|
+
* property value, reverting to the default value if the property is required.
|
|
4808
|
+
*/
|
|
4809
|
+
value?: InputMaybe<Scalars['CustomPropertyValue']['input']>;
|
|
4810
|
+
};
|
|
4811
|
+
/** The allowed value types for a custom property definition. */
|
|
4812
|
+
type CustomPropertyValueType = /** A multi-select value. */
|
|
4813
|
+
'MULTI_SELECT'
|
|
4814
|
+
/** A single-select value. */ | 'SINGLE_SELECT'
|
|
4815
|
+
/** A string value. */ | 'STRING'
|
|
4816
|
+
/** A true/false value. */ | 'TRUE_FALSE'
|
|
4817
|
+
/** A URL value. */ | 'URL';
|
|
4759
4818
|
/** The Common Vulnerability Scoring System */
|
|
4760
4819
|
type CvssSeverities = {
|
|
4761
4820
|
__typename?: 'CvssSeverities';
|
|
@@ -5160,6 +5219,21 @@ type DeleteRefPayload = {
|
|
|
5160
5219
|
/** A unique identifier for the client performing the mutation. */
|
|
5161
5220
|
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
5162
5221
|
};
|
|
5222
|
+
/** Autogenerated input type of DeleteRepositoryCustomProperty */
|
|
5223
|
+
type DeleteRepositoryCustomPropertyInput = {
|
|
5224
|
+
/** A unique identifier for the client performing the mutation. */
|
|
5225
|
+
clientMutationId?: InputMaybe<Scalars['String']['input']>;
|
|
5226
|
+
/** The global relay id of the custom property to be deleted. */
|
|
5227
|
+
id: Scalars['ID']['input'];
|
|
5228
|
+
};
|
|
5229
|
+
/** Autogenerated return type of DeleteRepositoryCustomProperty. */
|
|
5230
|
+
type DeleteRepositoryCustomPropertyPayload = {
|
|
5231
|
+
__typename?: 'DeleteRepositoryCustomPropertyPayload';
|
|
5232
|
+
/** A unique identifier for the client performing the mutation. */
|
|
5233
|
+
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
5234
|
+
/** The deleted custom property. */
|
|
5235
|
+
repositoryCustomProperty?: Maybe<RepositoryCustomProperty>;
|
|
5236
|
+
};
|
|
5163
5237
|
/** Autogenerated input type of DeleteRepositoryRuleset */
|
|
5164
5238
|
type DeleteRepositoryRulesetInput = {
|
|
5165
5239
|
/** A unique identifier for the client performing the mutation. */
|
|
@@ -6423,6 +6497,10 @@ type Enterprise = Node & {
|
|
|
6423
6497
|
readme?: Maybe<Scalars['String']['output']>;
|
|
6424
6498
|
/** The content of the enterprise README as HTML. */
|
|
6425
6499
|
readmeHTML: Scalars['HTML']['output'];
|
|
6500
|
+
/** A list of repository custom properties for this enterprise. */
|
|
6501
|
+
repositoryCustomProperties?: Maybe<RepositoryCustomPropertyConnection>;
|
|
6502
|
+
/** Returns a single repository custom property for the current enterprise by name. */
|
|
6503
|
+
repositoryCustomProperty?: Maybe<RepositoryCustomProperty>;
|
|
6426
6504
|
/** The HTTP path for this enterprise. */
|
|
6427
6505
|
resourcePath: Scalars['URI']['output'];
|
|
6428
6506
|
/** Returns a single ruleset from the current enterprise by ID. */
|
|
@@ -6473,6 +6551,17 @@ type EnterpriseOrganizationsArgs = {
|
|
|
6473
6551
|
viewerOrganizationRole?: InputMaybe<RoleInOrganization>;
|
|
6474
6552
|
};
|
|
6475
6553
|
/** An account to manage multiple organizations with consolidated policy and billing. */
|
|
6554
|
+
type EnterpriseRepositoryCustomPropertiesArgs = {
|
|
6555
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
6556
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
6557
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
6558
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
6559
|
+
};
|
|
6560
|
+
/** An account to manage multiple organizations with consolidated policy and billing. */
|
|
6561
|
+
type EnterpriseRepositoryCustomPropertyArgs = {
|
|
6562
|
+
propertyName: Scalars['String']['input'];
|
|
6563
|
+
};
|
|
6564
|
+
/** An account to manage multiple organizations with consolidated policy and billing. */
|
|
6476
6565
|
type EnterpriseRulesetArgs = {
|
|
6477
6566
|
databaseId: Scalars['Int']['input'];
|
|
6478
6567
|
};
|
|
@@ -11280,6 +11369,8 @@ type Mutation = {
|
|
|
11280
11369
|
createRef?: Maybe<CreateRefPayload>;
|
|
11281
11370
|
/** Create a new repository. */
|
|
11282
11371
|
createRepository?: Maybe<CreateRepositoryPayload>;
|
|
11372
|
+
/** Create a repository custom property. */
|
|
11373
|
+
createRepositoryCustomProperty?: Maybe<CreateRepositoryCustomPropertyPayload>;
|
|
11283
11374
|
/** Create a repository ruleset */
|
|
11284
11375
|
createRepositoryRuleset?: Maybe<CreateRepositoryRulesetPayload>;
|
|
11285
11376
|
/** Create a GitHub Sponsors profile to allow others to sponsor you or your organization. */
|
|
@@ -11356,6 +11447,8 @@ type Mutation = {
|
|
|
11356
11447
|
deletePullRequestReviewComment?: Maybe<DeletePullRequestReviewCommentPayload>;
|
|
11357
11448
|
/** Delete a Git Ref. */
|
|
11358
11449
|
deleteRef?: Maybe<DeleteRefPayload>;
|
|
11450
|
+
/** Delete a repository custom property. */
|
|
11451
|
+
deleteRepositoryCustomProperty?: Maybe<DeleteRepositoryCustomPropertyPayload>;
|
|
11359
11452
|
/** Delete a repository ruleset */
|
|
11360
11453
|
deleteRepositoryRuleset?: Maybe<DeleteRepositoryRulesetPayload>;
|
|
11361
11454
|
/** Deletes a team discussion. */
|
|
@@ -11434,6 +11527,8 @@ type Mutation = {
|
|
|
11434
11527
|
pinEnvironment?: Maybe<PinEnvironmentPayload>;
|
|
11435
11528
|
/** Pin an issue to a repository */
|
|
11436
11529
|
pinIssue?: Maybe<PinIssuePayload>;
|
|
11530
|
+
/** Promote a repository custom property to the enterprise level. */
|
|
11531
|
+
promoteRepositoryCustomProperty?: Maybe<PromoteRepositoryCustomPropertyPayload>;
|
|
11437
11532
|
/** Publish an existing sponsorship tier that is currently still a draft to a GitHub Sponsors profile. */
|
|
11438
11533
|
publishSponsorsTier?: Maybe<PublishSponsorsTierPayload>;
|
|
11439
11534
|
/** Regenerates the identity provider recovery codes for an enterprise */
|
|
@@ -11501,6 +11596,8 @@ type Mutation = {
|
|
|
11501
11596
|
setEnterpriseIdentityProvider?: Maybe<SetEnterpriseIdentityProviderPayload>;
|
|
11502
11597
|
/** Set an organization level interaction limit for an organization's public repositories. */
|
|
11503
11598
|
setOrganizationInteractionLimit?: Maybe<SetOrganizationInteractionLimitPayload>;
|
|
11599
|
+
/** Set repository custom property values for a repository. */
|
|
11600
|
+
setRepositoryCustomPropertyValues?: Maybe<SetRepositoryCustomPropertyValuesPayload>;
|
|
11504
11601
|
/** Sets an interaction limit setting for a repository. */
|
|
11505
11602
|
setRepositoryInteractionLimit?: Maybe<SetRepositoryInteractionLimitPayload>;
|
|
11506
11603
|
/** Set a user level interaction limit for an user's public repositories. */
|
|
@@ -11692,6 +11789,8 @@ type Mutation = {
|
|
|
11692
11789
|
updateRefs?: Maybe<UpdateRefsPayload>;
|
|
11693
11790
|
/** Update information about a repository. */
|
|
11694
11791
|
updateRepository?: Maybe<UpdateRepositoryPayload>;
|
|
11792
|
+
/** Update a repository custom property. */
|
|
11793
|
+
updateRepositoryCustomProperty?: Maybe<UpdateRepositoryCustomPropertyPayload>;
|
|
11695
11794
|
/** Update a repository ruleset */
|
|
11696
11795
|
updateRepositoryRuleset?: Maybe<UpdateRepositoryRulesetPayload>;
|
|
11697
11796
|
/** Sets whether contributors are required to sign off on web-based commits for a repository. */
|
|
@@ -11994,6 +12093,10 @@ type MutationCreateRepositoryArgs = {
|
|
|
11994
12093
|
input: CreateRepositoryInput;
|
|
11995
12094
|
};
|
|
11996
12095
|
/** The root query for implementing GraphQL mutations. */
|
|
12096
|
+
type MutationCreateRepositoryCustomPropertyArgs = {
|
|
12097
|
+
input: CreateRepositoryCustomPropertyInput;
|
|
12098
|
+
};
|
|
12099
|
+
/** The root query for implementing GraphQL mutations. */
|
|
11997
12100
|
type MutationCreateRepositoryRulesetArgs = {
|
|
11998
12101
|
input: CreateRepositoryRulesetInput;
|
|
11999
12102
|
};
|
|
@@ -12122,6 +12225,10 @@ type MutationDeleteRefArgs = {
|
|
|
12122
12225
|
input: DeleteRefInput;
|
|
12123
12226
|
};
|
|
12124
12227
|
/** The root query for implementing GraphQL mutations. */
|
|
12228
|
+
type MutationDeleteRepositoryCustomPropertyArgs = {
|
|
12229
|
+
input: DeleteRepositoryCustomPropertyInput;
|
|
12230
|
+
};
|
|
12231
|
+
/** The root query for implementing GraphQL mutations. */
|
|
12125
12232
|
type MutationDeleteRepositoryRulesetArgs = {
|
|
12126
12233
|
input: DeleteRepositoryRulesetInput;
|
|
12127
12234
|
};
|
|
@@ -12254,6 +12361,10 @@ type MutationPinIssueArgs = {
|
|
|
12254
12361
|
input: PinIssueInput;
|
|
12255
12362
|
};
|
|
12256
12363
|
/** The root query for implementing GraphQL mutations. */
|
|
12364
|
+
type MutationPromoteRepositoryCustomPropertyArgs = {
|
|
12365
|
+
input: PromoteRepositoryCustomPropertyInput;
|
|
12366
|
+
};
|
|
12367
|
+
/** The root query for implementing GraphQL mutations. */
|
|
12257
12368
|
type MutationPublishSponsorsTierArgs = {
|
|
12258
12369
|
input: PublishSponsorsTierInput;
|
|
12259
12370
|
};
|
|
@@ -12382,6 +12493,10 @@ type MutationSetOrganizationInteractionLimitArgs = {
|
|
|
12382
12493
|
input: SetOrganizationInteractionLimitInput;
|
|
12383
12494
|
};
|
|
12384
12495
|
/** The root query for implementing GraphQL mutations. */
|
|
12496
|
+
type MutationSetRepositoryCustomPropertyValuesArgs = {
|
|
12497
|
+
input: SetRepositoryCustomPropertyValuesInput;
|
|
12498
|
+
};
|
|
12499
|
+
/** The root query for implementing GraphQL mutations. */
|
|
12385
12500
|
type MutationSetRepositoryInteractionLimitArgs = {
|
|
12386
12501
|
input: SetRepositoryInteractionLimitInput;
|
|
12387
12502
|
};
|
|
@@ -12686,6 +12801,10 @@ type MutationUpdateRepositoryArgs = {
|
|
|
12686
12801
|
input: UpdateRepositoryInput;
|
|
12687
12802
|
};
|
|
12688
12803
|
/** The root query for implementing GraphQL mutations. */
|
|
12804
|
+
type MutationUpdateRepositoryCustomPropertyArgs = {
|
|
12805
|
+
input: UpdateRepositoryCustomPropertyInput;
|
|
12806
|
+
};
|
|
12807
|
+
/** The root query for implementing GraphQL mutations. */
|
|
12689
12808
|
type MutationUpdateRepositoryRulesetArgs = {
|
|
12690
12809
|
input: UpdateRepositoryRulesetInput;
|
|
12691
12810
|
};
|
|
@@ -15965,6 +16084,10 @@ type Organization = Actor & MemberStatusable & Node & PackageOwner & ProfileOwne
|
|
|
15965
16084
|
repositories: RepositoryConnection;
|
|
15966
16085
|
/** Find Repository. */
|
|
15967
16086
|
repository?: Maybe<Repository>;
|
|
16087
|
+
/** A list of custom properties for this organization. */
|
|
16088
|
+
repositoryCustomProperties?: Maybe<RepositoryCustomPropertyConnection>;
|
|
16089
|
+
/** Returns a single custom property from the current organization by name. */
|
|
16090
|
+
repositoryCustomProperty?: Maybe<RepositoryCustomProperty>;
|
|
15968
16091
|
/** Discussion comments this user has authored. */
|
|
15969
16092
|
repositoryDiscussionComments: DiscussionCommentConnection;
|
|
15970
16093
|
/** Discussions this user has started. */
|
|
@@ -16233,6 +16356,17 @@ type OrganizationRepositoryArgs = {
|
|
|
16233
16356
|
name: Scalars['String']['input'];
|
|
16234
16357
|
};
|
|
16235
16358
|
/** An account on GitHub, with one or more owners, that has repositories, members and teams. */
|
|
16359
|
+
type OrganizationRepositoryCustomPropertiesArgs = {
|
|
16360
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
16361
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
16362
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
16363
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
16364
|
+
};
|
|
16365
|
+
/** An account on GitHub, with one or more owners, that has repositories, members and teams. */
|
|
16366
|
+
type OrganizationRepositoryCustomPropertyArgs = {
|
|
16367
|
+
propertyName: Scalars['String']['input'];
|
|
16368
|
+
};
|
|
16369
|
+
/** An account on GitHub, with one or more owners, that has repositories, members and teams. */
|
|
16236
16370
|
type OrganizationRepositoryDiscussionCommentsArgs = {
|
|
16237
16371
|
after?: InputMaybe<Scalars['String']['input']>;
|
|
16238
16372
|
before?: InputMaybe<Scalars['String']['input']>;
|
|
@@ -19135,6 +19269,21 @@ type ProjectV2WorkflowsOrderField = /** The date and time of the workflow creati
|
|
|
19135
19269
|
/** The name of the workflow */ | 'NAME'
|
|
19136
19270
|
/** The number of the workflow */ | 'NUMBER'
|
|
19137
19271
|
/** The date and time of the workflow update */ | 'UPDATED_AT';
|
|
19272
|
+
/** Autogenerated input type of PromoteRepositoryCustomProperty */
|
|
19273
|
+
type PromoteRepositoryCustomPropertyInput = {
|
|
19274
|
+
/** A unique identifier for the client performing the mutation. */
|
|
19275
|
+
clientMutationId?: InputMaybe<Scalars['String']['input']>;
|
|
19276
|
+
/** The ID of the repository custom property to be promoted. */
|
|
19277
|
+
repositoryCustomPropertyId: Scalars['ID']['input'];
|
|
19278
|
+
};
|
|
19279
|
+
/** Autogenerated return type of PromoteRepositoryCustomProperty. */
|
|
19280
|
+
type PromoteRepositoryCustomPropertyPayload = {
|
|
19281
|
+
__typename?: 'PromoteRepositoryCustomPropertyPayload';
|
|
19282
|
+
/** A unique identifier for the client performing the mutation. */
|
|
19283
|
+
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
19284
|
+
/** The repository custom property that has been promoted. */
|
|
19285
|
+
repositoryCustomProperty?: Maybe<RepositoryCustomProperty>;
|
|
19286
|
+
};
|
|
19138
19287
|
/** A property that must match */
|
|
19139
19288
|
type PropertyTargetDefinition = {
|
|
19140
19289
|
__typename?: 'PropertyTargetDefinition';
|
|
@@ -20527,9 +20676,9 @@ type Query = Node & {
|
|
|
20527
20676
|
/** Return information about the GitHub instance */
|
|
20528
20677
|
meta: GitHubMetadata;
|
|
20529
20678
|
/** 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 | TeamDiscussionComment | TeamRemoveMemberAuditEntry | TeamRemoveRepositoryAuditEntry | Topic | TransferredEvent | Tree | UnassignedEvent | UnlabeledEvent | UnlockedEvent | UnmarkedAsDuplicateEvent | UnpinnedEvent | UnsubscribedEvent | User | UserBlockedEvent | UserContentEdit | UserList | UserNamespaceRepository | UserStatus | VerifiableDomain | Workflow | WorkflowRun | WorkflowRunFile>;
|
|
20679
|
+
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 | TeamDiscussionComment | TeamRemoveMemberAuditEntry | TeamRemoveRepositoryAuditEntry | Topic | TransferredEvent | Tree | UnassignedEvent | UnlabeledEvent | UnlockedEvent | UnmarkedAsDuplicateEvent | UnpinnedEvent | UnsubscribedEvent | User | UserBlockedEvent | UserContentEdit | UserList | UserNamespaceRepository | UserStatus | VerifiableDomain | Workflow | WorkflowRun | WorkflowRunFile>;
|
|
20531
20680
|
/** 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 | TeamDiscussionComment | TeamRemoveMemberAuditEntry | TeamRemoveRepositoryAuditEntry | Topic | TransferredEvent | Tree | UnassignedEvent | UnlabeledEvent | UnlockedEvent | UnmarkedAsDuplicateEvent | UnpinnedEvent | UnsubscribedEvent | User | UserBlockedEvent | UserContentEdit | UserList | UserNamespaceRepository | UserStatus | VerifiableDomain | Workflow | WorkflowRun | WorkflowRunFile>>;
|
|
20681
|
+
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 | TeamDiscussionComment | TeamRemoveMemberAuditEntry | TeamRemoveRepositoryAuditEntry | Topic | TransferredEvent | Tree | UnassignedEvent | UnlabeledEvent | UnlockedEvent | UnmarkedAsDuplicateEvent | UnpinnedEvent | UnsubscribedEvent | User | UserBlockedEvent | UserContentEdit | UserList | UserNamespaceRepository | UserStatus | VerifiableDomain | Workflow | WorkflowRun | WorkflowRunFile>>;
|
|
20533
20682
|
/** Lookup a organization by login. */
|
|
20534
20683
|
organization?: Maybe<Organization>;
|
|
20535
20684
|
/** The client's rate limit information. */
|
|
@@ -23882,6 +24031,10 @@ type Repository = Node & PackageOwner & ProjectOwner & ProjectV2Recent & Reposit
|
|
|
23882
24031
|
release?: Maybe<Release>;
|
|
23883
24032
|
/** List of releases which are dependent on this repository. */
|
|
23884
24033
|
releases: ReleaseConnection;
|
|
24034
|
+
/** A custom property value for the repository. */
|
|
24035
|
+
repositoryCustomPropertyValue?: Maybe<RepositoryCustomPropertyValue>;
|
|
24036
|
+
/** A list of custom properties and their associated values for a repository. */
|
|
24037
|
+
repositoryCustomPropertyValues?: Maybe<RepositoryCustomPropertyValueConnection>;
|
|
23885
24038
|
/** A list of applied repository-topic associations for this repository. */
|
|
23886
24039
|
repositoryTopics: RepositoryTopicConnection;
|
|
23887
24040
|
/** The HTTP path for this repository */
|
|
@@ -24276,6 +24429,17 @@ type RepositoryReleasesArgs = {
|
|
|
24276
24429
|
orderBy?: InputMaybe<ReleaseOrder>;
|
|
24277
24430
|
};
|
|
24278
24431
|
/** A repository contains the content for a project. */
|
|
24432
|
+
type RepositoryRepositoryCustomPropertyValueArgs = {
|
|
24433
|
+
propertyName: Scalars['String']['input'];
|
|
24434
|
+
};
|
|
24435
|
+
/** A repository contains the content for a project. */
|
|
24436
|
+
type RepositoryRepositoryCustomPropertyValuesArgs = {
|
|
24437
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
24438
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
24439
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
24440
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
24441
|
+
};
|
|
24442
|
+
/** A repository contains the content for a project. */
|
|
24279
24443
|
type RepositoryRepositoryTopicsArgs = {
|
|
24280
24444
|
after?: InputMaybe<Scalars['String']['input']>;
|
|
24281
24445
|
before?: InputMaybe<Scalars['String']['input']>;
|
|
@@ -24445,6 +24609,82 @@ type RepositoryContributionType = /** Created a commit */
|
|
|
24445
24609
|
/** Created a pull request */ | 'PULL_REQUEST'
|
|
24446
24610
|
/** Reviewed a pull request */ | 'PULL_REQUEST_REVIEW'
|
|
24447
24611
|
/** Created the repository */ | 'REPOSITORY';
|
|
24612
|
+
/** A repository custom property. */
|
|
24613
|
+
type RepositoryCustomProperty = Node & {
|
|
24614
|
+
__typename?: 'RepositoryCustomProperty';
|
|
24615
|
+
/** The allowed values for the custom property. Required if `value_type` is `single_select` or `multi_select`. */
|
|
24616
|
+
allowedValues?: Maybe<Array<Scalars['String']['output']>>;
|
|
24617
|
+
/** The default value of the custom property, if the property is `required`. */
|
|
24618
|
+
defaultValue?: Maybe<Scalars['CustomPropertyValue']['output']>;
|
|
24619
|
+
/** The description of the custom property. */
|
|
24620
|
+
description?: Maybe<Scalars['String']['output']>;
|
|
24621
|
+
/** The Node ID of the RepositoryCustomProperty object */
|
|
24622
|
+
id: Scalars['ID']['output'];
|
|
24623
|
+
/** The name of the custom property. */
|
|
24624
|
+
propertyName: Scalars['String']['output'];
|
|
24625
|
+
/** The regex pattern that the value of the custom property must match, if the `value_type` is `string`. */
|
|
24626
|
+
regex?: Maybe<Scalars['String']['output']>;
|
|
24627
|
+
/** Whether the custom property is required. */
|
|
24628
|
+
required?: Maybe<Scalars['Boolean']['output']>;
|
|
24629
|
+
/** The source type of the custom property. */
|
|
24630
|
+
source: CustomPropertySource;
|
|
24631
|
+
/** The value type of the custom property. */
|
|
24632
|
+
valueType: CustomPropertyValueType;
|
|
24633
|
+
/** Who can edit the values of this repository custom property. */
|
|
24634
|
+
valuesEditableBy: RepositoryCustomPropertyValuesEditableBy;
|
|
24635
|
+
};
|
|
24636
|
+
/** The connection type for RepositoryCustomProperty. */
|
|
24637
|
+
type RepositoryCustomPropertyConnection = {
|
|
24638
|
+
__typename?: 'RepositoryCustomPropertyConnection';
|
|
24639
|
+
/** A list of edges. */
|
|
24640
|
+
edges?: Maybe<Array<Maybe<RepositoryCustomPropertyEdge>>>;
|
|
24641
|
+
/** A list of nodes. */
|
|
24642
|
+
nodes?: Maybe<Array<Maybe<RepositoryCustomProperty>>>;
|
|
24643
|
+
/** Information to aid in pagination. */
|
|
24644
|
+
pageInfo: PageInfo;
|
|
24645
|
+
/** Identifies the total count of items in the connection. */
|
|
24646
|
+
totalCount: Scalars['Int']['output'];
|
|
24647
|
+
};
|
|
24648
|
+
/** An edge in a connection. */
|
|
24649
|
+
type RepositoryCustomPropertyEdge = {
|
|
24650
|
+
__typename?: 'RepositoryCustomPropertyEdge';
|
|
24651
|
+
/** A cursor for use in pagination. */
|
|
24652
|
+
cursor: Scalars['String']['output'];
|
|
24653
|
+
/** The item at the end of the edge. */
|
|
24654
|
+
node?: Maybe<RepositoryCustomProperty>;
|
|
24655
|
+
};
|
|
24656
|
+
/** A value associated with a repository custom property. */
|
|
24657
|
+
type RepositoryCustomPropertyValue = {
|
|
24658
|
+
__typename?: 'RepositoryCustomPropertyValue';
|
|
24659
|
+
/** The name of the custom property. */
|
|
24660
|
+
propertyName: Scalars['String']['output'];
|
|
24661
|
+
/** The value of the custom property. */
|
|
24662
|
+
value: Scalars['CustomPropertyValue']['output'];
|
|
24663
|
+
};
|
|
24664
|
+
/** The connection type for RepositoryCustomPropertyValue. */
|
|
24665
|
+
type RepositoryCustomPropertyValueConnection = {
|
|
24666
|
+
__typename?: 'RepositoryCustomPropertyValueConnection';
|
|
24667
|
+
/** A list of edges. */
|
|
24668
|
+
edges?: Maybe<Array<Maybe<RepositoryCustomPropertyValueEdge>>>;
|
|
24669
|
+
/** A list of nodes. */
|
|
24670
|
+
nodes?: Maybe<Array<Maybe<RepositoryCustomPropertyValue>>>;
|
|
24671
|
+
/** Information to aid in pagination. */
|
|
24672
|
+
pageInfo: PageInfo;
|
|
24673
|
+
/** Identifies the total count of items in the connection. */
|
|
24674
|
+
totalCount: Scalars['Int']['output'];
|
|
24675
|
+
};
|
|
24676
|
+
/** An edge in a connection. */
|
|
24677
|
+
type RepositoryCustomPropertyValueEdge = {
|
|
24678
|
+
__typename?: 'RepositoryCustomPropertyValueEdge';
|
|
24679
|
+
/** A cursor for use in pagination. */
|
|
24680
|
+
cursor: Scalars['String']['output'];
|
|
24681
|
+
/** The item at the end of the edge. */
|
|
24682
|
+
node?: Maybe<RepositoryCustomPropertyValue>;
|
|
24683
|
+
};
|
|
24684
|
+
/** The allowed actors who can edit the values of a custom property. */
|
|
24685
|
+
type RepositoryCustomPropertyValuesEditableBy = /** The organization actors. */
|
|
24686
|
+
'ORG_ACTORS'
|
|
24687
|
+
/** The organization and repository actors. */ | 'ORG_AND_REPO_ACTORS';
|
|
24448
24688
|
/** Represents an author of discussions in repositories. */
|
|
24449
24689
|
type RepositoryDiscussionAuthor = {
|
|
24450
24690
|
/** Discussions this user has started. */
|
|
@@ -26307,6 +26547,23 @@ type SetOrganizationInteractionLimitPayload = {
|
|
|
26307
26547
|
/** The organization that the interaction limit was set for. */
|
|
26308
26548
|
organization?: Maybe<Organization>;
|
|
26309
26549
|
};
|
|
26550
|
+
/** Autogenerated input type of SetRepositoryCustomPropertyValues */
|
|
26551
|
+
type SetRepositoryCustomPropertyValuesInput = {
|
|
26552
|
+
/** A unique identifier for the client performing the mutation. */
|
|
26553
|
+
clientMutationId?: InputMaybe<Scalars['String']['input']>;
|
|
26554
|
+
/** A list of custom property names and associated values to apply. */
|
|
26555
|
+
properties: Array<CustomPropertyValueInput>;
|
|
26556
|
+
/** The ID of the repository to set properties for. */
|
|
26557
|
+
repositoryId: Scalars['ID']['input'];
|
|
26558
|
+
};
|
|
26559
|
+
/** Autogenerated return type of SetRepositoryCustomPropertyValues. */
|
|
26560
|
+
type SetRepositoryCustomPropertyValuesPayload = {
|
|
26561
|
+
__typename?: 'SetRepositoryCustomPropertyValuesPayload';
|
|
26562
|
+
/** A unique identifier for the client performing the mutation. */
|
|
26563
|
+
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
26564
|
+
/** The repository that the custom properties were set for. */
|
|
26565
|
+
repository?: Maybe<Repository>;
|
|
26566
|
+
};
|
|
26310
26567
|
/** Autogenerated input type of SetRepositoryInteractionLimit */
|
|
26311
26568
|
type SetRepositoryInteractionLimitInput = {
|
|
26312
26569
|
/** A unique identifier for the client performing the mutation. */
|
|
@@ -30822,6 +31079,33 @@ type UpdateRefsPayload = {
|
|
|
30822
31079
|
/** A unique identifier for the client performing the mutation. */
|
|
30823
31080
|
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
30824
31081
|
};
|
|
31082
|
+
/** Autogenerated input type of UpdateRepositoryCustomProperty */
|
|
31083
|
+
type UpdateRepositoryCustomPropertyInput = {
|
|
31084
|
+
/** The updated allowed values for the custom property. */
|
|
31085
|
+
allowedValues?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
31086
|
+
/** A unique identifier for the client performing the mutation. */
|
|
31087
|
+
clientMutationId?: InputMaybe<Scalars['String']['input']>;
|
|
31088
|
+
/** The updated default value for the custom property if the property is required. */
|
|
31089
|
+
defaultValue?: InputMaybe<Scalars['String']['input']>;
|
|
31090
|
+
/** The updated description of the custom property. */
|
|
31091
|
+
description?: InputMaybe<Scalars['String']['input']>;
|
|
31092
|
+
/** The regex pattern that the value of the custom property must match, if the `value_type` is `string`. */
|
|
31093
|
+
regex?: InputMaybe<Scalars['String']['input']>;
|
|
31094
|
+
/** The global relay id of the source of the custom property. */
|
|
31095
|
+
repositoryCustomPropertyId: Scalars['ID']['input'];
|
|
31096
|
+
/** Whether the updated custom property is required. */
|
|
31097
|
+
required?: InputMaybe<Scalars['Boolean']['input']>;
|
|
31098
|
+
/** The updated actors who can edit the values of the custom property. */
|
|
31099
|
+
valuesEditableBy?: InputMaybe<RepositoryCustomPropertyValuesEditableBy>;
|
|
31100
|
+
};
|
|
31101
|
+
/** Autogenerated return type of UpdateRepositoryCustomProperty. */
|
|
31102
|
+
type UpdateRepositoryCustomPropertyPayload = {
|
|
31103
|
+
__typename?: 'UpdateRepositoryCustomPropertyPayload';
|
|
31104
|
+
/** A unique identifier for the client performing the mutation. */
|
|
31105
|
+
clientMutationId?: Maybe<Scalars['String']['output']>;
|
|
31106
|
+
/** The updated repository custom property. */
|
|
31107
|
+
repositoryCustomProperty?: Maybe<RepositoryCustomProperty>;
|
|
31108
|
+
};
|
|
30825
31109
|
/** Autogenerated input type of UpdateRepository */
|
|
30826
31110
|
type UpdateRepositoryInput = {
|
|
30827
31111
|
/** A unique identifier for the client performing the mutation. */
|
|
@@ -32251,4 +32535,4 @@ type WorkflowsParametersInput = {
|
|
|
32251
32535
|
};
|
|
32252
32536
|
type _Entity = Issue;
|
|
32253
32537
|
//#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 };
|
|
32538
|
+
export { AddStarInput as $, RemoveLabelsFromLabelableInput as $A, UpdateEnterpriseMembersCanDeleteIssuesSettingPayload as $B, PackageOrder as $C, PullRequestConnection as $D, ProjectV2StatusUpdateConnection as $E, SecurityAdvisoryPackage as $F, UpdateTopicsPayload as $H, SponsorsActivityConnection as $I, StatusCheckRollupContextEdge as $L, RepositoryIssueTypesArgs as $M, RepositoryRuleInput as $N, PullRequestTimelineConnection as $O, RequiredStatusChecksParametersInput as $P, TeamDiscussionsArgs as $R, OrganizationMemberRole as $S, ProjectV2ItemFieldLabelValueLabelsArgs as $T, UserRecentProjectsArgs as $U, UpdateProjectCardPayload as $V, MutationCreateSponsorsTierArgs as $_, CreateRepositoryInput as $a, MutationUpdateProjectV2DraftIssueArgs as $b, DiscussionComment as $c, ExternalIdentity as $d, HeadRefForcePushedEvent as $f, MutationAddPullRequestReviewArgs as $g, MergeQueueEntriesArgs as $h, ConvertedFromDraftEvent as $i, ReportedContentClassifiers as $j, ReactionGroupReactorsArgs as $k, EnterpriseEdge as $l, LinkProjectV2ToTeamPayload as $m, CheckStatusState as $n, DeleteDiscussionCommentPayload as $o, IssueProjectsV2Args as $p, CommitCommentUserContentEditsArgs as $r, DependabotUpdate as $s, BotAvatarUrlArgs as $t, EnterpriseOwnerInfoSupportEntitlementsArgs as $u, MutationMarkFileAsViewedArgs as $v, ProjectCardArchivedState as $w, OrgOauthAppAccessBlockedAuditEntry as $x, MutationUnfollowUserArgs as $y, UniformResourceLocatable as $z, AddEnterpriseOrganizationMemberPayload as A, ReleaseAssetEdge as AA, UpdateBranchProtectionRuleInput as AB, OrganizationSponsoringArgs as AC, PropertyTargetDefinition as AD, ProjectV2OrderField as AE, SamlDigestAlgorithm as AF, UpdateRefsInput as AH, SponsorConnection as AI, SponsorshipPaymentSource as AL, RepositoryDiscussionCommentAuthor as AM, RepositoryPlanFeatures as AN, PullRequestReviewDecision as AO, RepositoryVulnerabilityAlertDependencyRelationship as AP, TeamAddRepositoryAuditEntry as AR, OrganizationAuditLogArgs as AS, ProjectV2Edge as AT, UserListConnection as AU, UpdateIpAllowListForInstalledAppsEnabledSettingInput as AV, VerifiableDomainOwner as AW, MutationCreateCheckSuiteArgs as A_, CreateIssuePayload as Aa, MutationUpdateEnterpriseProfileArgs as Ab, DeploymentReviewEdge as Ac, EnterpriseServerUserAccountOrderField as Ad, GistFile as Af, MoveProjectCardPayload as Ag, MarketplaceListingConnection as Ah, ContributionLevel as Ai, RepoAddMemberAuditEntryVisibility as Aj, QueryOrganizationArgs as Ak, DraftIssueProjectsV2Args as Al, IssueTypeRemovedEvent as Am, ChangeUserStatusPayload as An, CreatedPullRequestReviewContributionEdge as Ao, IssueCommentOrder as Ap, CodeScanningParametersInput as Ar, DeleteProjectV2StatusUpdateInput as As, AssigneeEdge as At, EnterpriseOwnerInfoAffiliatedUsersWithTwoFactorDisabledArgs as Au, MutationDeleteRepositoryRulesetArgs as Av, PinnedDiscussionConnection as Aw, OidcProviderExternalIdentitiesArgs as Ax, MutationReorderEnvironmentArgs as Ay, TopicAuditEntryData as Az, AddProjectV2DraftIssuePayload as B, RemoveAssigneesFromAssignablePayload as BA, UpdateEnterpriseAdministratorRoleInput as BB, OrganizationTeamsHovercardContext as BC, PullRequestAssigneesArgs as BD, ProjectV2SingleSelectFieldOption as BE, SearchResultItemEdge as BF, UpdateSponsorshipPreferencesInput as BH, SponsorableOrder as BI, StarrableStargazersArgs as BL, RepositoryInfoShortDescriptionHtmlArgs as BM, RepositoryRecentProjectsArgs as BN, PullRequestReviewThreadEdge as BO, RequestableCheckStatusState as BP, TeamDiscussionCommentConnection as BR, OrganizationInvitation as BS, ProjectV2FieldOrder as BT, UserNamespaceRepositoryEdge as BU, UpdateLabelInput as BV, WorkflowRunDeploymentReviewsArgs as BW, MutationCreateLabelArgs as B_, CreateProjectPayload as Ba, MutationUpdateIssueCommentArgs as Bb, DeploymentStatusState as Bc, EnterpriseUserAccountMembershipRole as Bd, GitActorConnection as Bf, MutationAccessUserNamespaceRepositoryArgs as Bg, MemberStatusableMemberStatusesArgs as Bh, ContributionsCollectionRepositoryContributionsArgs as Bi, RepoConfigEnableAnonymousGitAccessAuditEntry as Bj, QueryTopicArgs as Bk, EnterpriseAdministratorInvitation as Bl, Labelable as Bm, CheckRun as Bn, CvssSeverities as Bo, IssueDependencyOrderField as Bp, CommitAssociatedPullRequestsArgs as Br, DeleteRepositoryCustomPropertyInput as Bs, AutomaticBaseChangeFailedEvent as Bt, EnterpriseOwnerInfoMembersCanDeleteRepositoriesSettingOrganizationsArgs as Bu, MutationEnqueuePullRequestArgs as Bv, PinnedIssue as Bw, OrgCreateAuditEntry as Bx, MutationSetEnterpriseIdentityProviderArgs as By, TransferredEvent as Bz, AddCommentInput as C, RegenerateVerifiableDomainTokenInput as CA, UnpinIssuePayload as CB, OrganizationRepositoryCustomPropertiesArgs as CC, ProjectV2WorkflowConnection as CD, ProjectV2ItemsArgs as CE, RevokeMigratorRoleInput as CF, UpdatePullRequestPayload as CH, SocialAccountProvider as CI, SponsorshipNewsletter as CL, RepositoryDeployKeysArgs as CM, RepositoryOwnerRepositoriesArgs as CN, PullRequestReviewCommentReactionsArgs as CO, RepositoryTopicEdge as CP, SuggestedReviewerActorConnection as CR, OrgUpdateMemberRepositoryInvitationPermissionAuditEntry as CS, ProjectV2 as CT, UserGistsArgs as CU, UpdateEnterpriseTwoFactorAuthenticationRequiredSettingPayload as CV, UserViewType as CW, MutationConvertProjectCardNoteToIssueArgs as C_, CreateEnterpriseOrganizationInput as Ca, MutationUpdateEnterpriseMembersCanDeleteRepositoriesSettingArgs as Cb, DeploymentProtectionRuleType as Cc, EnterpriseServerUserAccountEmail as Cd, GistComment as Cf, MilestonePullRequestsArgs as Cg, MarkProjectV2AsTemplateInput as Ch, ConnectedEvent as Ci, ReorderEnvironmentInput as Cj, QueryLicenseArgs as Ck, DismissPullRequestReviewPayload as Cl, IssueTypeChangedEvent as Cm, CancelEnterpriseAdminInvitationInput as Cn, CreatedIssueOrRestrictedContribution as Co, IssueBlockedByArgs as Cp, CloseIssuePayload as Cr, DeleteProjectPayload as Cs, Assignable as Ct, EnterpriseOrganizationMembershipEdge as Cu, MutationDeleteProjectV2ItemArgs as Cv, PinIssueInput as Cw, MutationVerifyVerifiableDomainArgs as Cx, MutationRemoveReactionArgs as Cy, TeamReviewAssignmentAlgorithm as Cz, AddDiscussionPollVoteInput as D, Release as DA, UnsubscribedEvent as DB, OrganizationRepositoryMigrationsArgs as DC, ProjectV2WorkflowsOrderField as DD, ProjectV2IterationFieldConfigurationInput as DE, RuleParameters as DF, UpdatePullRequestReviewPayload as DH, SponsorAndLifetimeValueEdge as DI, SponsorshipNewsletterOrderField as DL, RepositoryDiscussionAuthorRepositoryDiscussionsArgs as DM, RepositoryPinnedDiscussionsArgs as DN, PullRequestReviewConnection as DO, RepositoryVulnerabilityAlert as DP, TagNamePatternParametersInput as DR, OrganizationAuditEntryConnection as DS, ProjectV2Collaborator as DT, UserIssuesArgs as DU, UpdateIpAllowListEnabledSettingPayload as DV, VerifiableDomainEdge as DW, MutationCreateAttributionInvitationArgs as D_, CreateIpAllowListEntryInput as Da, MutationUpdateEnterpriseMembersCanViewDependencyInsightsSettingArgs as Db, DeploymentRequestReviewersArgs as Dc, EnterpriseServerUserAccountEmailOrderField as Dd, GistCommentsArgs as Df, MinimizeCommentInput as Dg, MarkedAsDuplicateEvent as Dh, ContributionCalendarDay as Di, RepoAccessAuditEntry as Dj, QueryMarketplaceListingsArgs as Dk, DraftIssue as Dl, IssueTypeIssuesArgs as Dm, CancelSponsorshipInput as Dn, CreatedPullRequestOrRestrictedContribution as Do, IssueComment as Dp, Closer as Dr, DeleteProjectV2ItemInput as Ds, AssignedEvent as Dt, EnterpriseOutsideCollaboratorEdgeRepositoriesArgs as Du, MutationDeletePullRequestReviewCommentArgs as Dv, PinnableItemEdge as Dw, OauthApplicationCreateAuditEntry as Dx, MutationReopenDiscussionArgs as Dy, ThreadSubscriptionFormAction as Dz, AddDiscussionCommentPayload as E, RejectDeploymentsPayload as EA, UnresolveReviewThreadPayload as EB, OrganizationRepositoryDiscussionsArgs as EC, ProjectV2WorkflowsArgs as ED, ProjectV2IterationFieldConfiguration as EE, RuleEnforcement as EF, UpdatePullRequestReviewInput as EH, SponsorAndLifetimeValueConnection as EI, SponsorshipNewsletterOrder as EL, RepositoryDiscussionAuthor as EM, RepositoryPermission as EN, PullRequestReviewCommentsArgs as EO, RepositoryVisibilityChangeEnableAuditEntry as EP, TagNamePatternParameters as ER, OrganizationAuditEntry as ES, ProjectV2ActorEdge as ET, UserIssueCommentsArgs as EU, UpdateIpAllowListEnabledSettingInput as EV, VerifiableDomainConnection as EW, MutationCopyProjectV2Args as E_, CreateEnvironmentPayload as Ea, MutationUpdateEnterpriseMembersCanUpdateProtectedBranchesSettingArgs as Eb, DeploymentRequestEdge as Ec, EnterpriseServerUserAccountEmailOrder as Ed, GistCommentUserContentEditsArgs as Ef, Minimizable as Eg, MarkPullRequestReadyForReviewPayload as Eh, ContributionCalendar as Ei, ReplaceActorsForAssignablePayload as Ej, QueryMarketplaceListingArgs as Ek, DismissRepositoryVulnerabilityAlertPayload as El, IssueTypeEdge as Em, CancelEnterpriseMemberInvitationPayload as En, CreatedPullRequestContributionEdge as Eo, IssueClosedStateReason as Ep, ClosedEvent as Er, DeleteProjectV2Input as Es, AssignableSuggestedActorsArgs as Et, EnterpriseOutsideCollaboratorEdge as Eu, MutationDeletePullRequestReviewArgs as Ev, PinnableItemConnection as Ew, OauthApplicationAuditEntryData as Ex, MutationRemoveUpvoteArgs as Ey, TextMatchHighlight as Ez, AddProjectCardInput as F, ReleaseOrderField as FA, UpdateCheckSuitePreferencesPayload as FB, OrganizationSponsorshipNewslettersArgs as FC, PublishSponsorsTierInput as FD, ProjectV2Recent as FE, SavedReplyOrder as FF, UpdateRepositoryPayload as FH, SponsorableIsSponsoredByArgs as FI, StarOrder as FL, RepositoryEnvironmentsArgs as FM, RepositoryProjectsV2Args as FN, PullRequestReviewRequestsArgs as FO, RepositoryWatchersArgs as FP, TeamChildTeamsArgs as FR, OrganizationEnterpriseOwnerConnection as FS, ProjectV2FieldConfiguration as FT, UserListItemsEdge as FU, UpdateIssueIssueTypeInput as FV, Workflow as FW, MutationCreateEnterpriseOrganizationArgs as F_, CreateLinkedBranchInput as Fa, MutationUpdateEnvironmentArgs as Fb, DeploymentReviewerEdge as Fc, EnterpriseServerUserAccountsUploadOrderField as Fd, GistOrderField as Ff, MutationAbortQueuedMigrationsArgs as Fg, MaxFileSizeParameters as Fh, ContributionsCollectionIssueContributionsByRepositoryArgs as Fi, RepoChangeMergeSettingAuditEntryMergeType as Fj, QuerySearchArgs as Fk, EnqueuePullRequestInput as Fl, LabelEdge as Fm, CheckAnnotationLevel as Fn, CrossReferencedEvent as Fo, IssueConnection as Fp, CommentAuthorAssociation as Fr, DeletePullRequestReviewCommentPayload as Fs, AutoMergeDisabledEvent as Ft, EnterpriseOwnerInfoFailedInvitationsArgs as Fu, MutationDequeuePullRequestArgs as Fv, PinnedEnvironmentConnection as Fw, OrgAddMemberAuditEntry as Fx, MutationResolveReviewThreadArgs as Fy, TrackedIssueStates as Fz, AddPullRequestReviewInput as G, RemoveEnterpriseIdentityProviderInput as GA, UpdateEnterpriseDefaultRepositoryPermissionSettingPayload as GB, Package as GC, PullRequestClosingIssuesReferencesArgs as GD, ProjectV2SortByConnection as GE, SecurityAdvisoryCwesArgs as GF, UpdateTeamDiscussionCommentPayload as GH, SponsorableSponsorshipForViewerAsSponsorArgs as GI, StartRepositoryMigrationInput as GL, RepositoryInvitation as GM, RepositoryRepositoryCustomPropertyValueArgs as GN, PullRequestRevisionMarker as GO, RequirableByPullRequestIsRequiredArgs as GP, TeamDiscussionCommentUserContentEditsArgs as GR, OrganizationInvitationType as GS, ProjectV2Filters as GT, UserPinnableItemsArgs as GU, UpdateOrganizationAllowPrivateRepositoryForkingSettingPayload as GV, WorkflowRunPendingDeploymentRequestsArgs as GW, MutationCreateProjectV2FieldArgs as G_, CreateProjectV2StatusUpdateInput as Ga, MutationUpdateOrganizationAllowPrivateRepositoryForkingSettingArgs as Gb, DisablePullRequestAutoMergeInput as Gc, EnvironmentConnection as Gd, GitSignatureState as Gf, MutationAddDiscussionPollVoteArgs as Gg, MergeBranchInput as Gh, ContributionsCollectionTotalRepositoryContributionsArgs as Gi, RepoConfigUnlockAnonymousGitAccessAuditEntry as Gj, ReactableReactionsArgs as Gk, EnterpriseAdministratorRole as Gl, LanguageEdge as Gm, CheckRunFilter as Gn, DeclineTopicSuggestionPayload as Go, IssueLinkedBranchesArgs as Gp, CommitBlameArgs as Gr, DeleteTeamDiscussionCommentPayload as Gs, Blame as Gt, EnterpriseOwnerInfoOutsideCollaboratorsArgs as Gu, MutationImportProjectArgs as Gv, ProfileItemShowcase as Gw, OrgEnableOauthAppRestrictionsAuditEntry as Gx, MutationStartOrganizationMigrationArgs as Gy, UnarchiveProjectV2ItemPayload as Gz, AddProjectV2ItemByIdPayload as H, RemoveBlockedByPayload as HA, UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput as HB, OrganizationTotalSponsorshipAmountAsSponsorInCentsArgs as HC, PullRequestChangedFile as HD, ProjectV2SingleSelectFieldOptionInput as HE, SecurityAdvisory as HF, UpdateSubscriptionInput as HH, SponsorableSponsoringArgs as HI, StarredRepositoryEdge as HL, RepositoryInteractionLimit as HM, RepositoryRefsArgs as HN, PullRequestReviewThreadsArgs as HO, RequestedReviewerConnection as HP, TeamDiscussionCommentOrder as HR, OrganizationInvitationEdge as HS, ProjectV2FieldType as HT, UserOrganizationVerifiedDomainEmailsArgs as HU, UpdateNotificationRestrictionSettingInput as HV, WorkflowRunFile as HW, MutationCreateMigrationSourceArgs as H_, CreateProjectV2FieldPayload as Ha, MutationUpdateIssueTypeArgs as Hb, DequeuePullRequestInput as Hc, EnterpriseUserDeployment as Hd, GitHubMetadata as Hf, MutationAddBlockedByArgs as Hg, MembersCanDeleteReposDisableAuditEntry as Hh, ContributionsCollectionTotalPullRequestContributionsArgs as Hi, RepoConfigEnableContributorsOnlyAuditEntry as Hj, Query_EntitiesArgs as Hk, EnterpriseAdministratorInvitationEdge as Hl, LabeledEvent as Hm, CheckRunAnnotationsArgs as Hn, CweConnection as Ho, IssueFilters as Hp, CommitAuthorEmailPatternParameters as Hr, DeleteRepositoryRulesetInput as Hs, BaseRefChangedEvent as Ht, EnterpriseOwnerInfoMembersCanUpdateProtectedBranchesSettingOrganizationsArgs as Hu, MutationFollowUserArgs as Hv, PinnedIssueEdge as Hw, OrgDisableOauthAppRestrictionsAuditEntry as Hx, MutationSetRepositoryCustomPropertyValuesArgs as Hy, TreeEntry as Hz, AddProjectCardPayload as I, ReleaseReactionsArgs as IA, UpdateDiscussionCommentInput as IB, OrganizationSponsorshipsAsMaintainerArgs as IC, PublishSponsorsTierPayload as ID, ProjectV2RecentRecentProjectsArgs as IE, SavedReplyOrderField as IF, UpdateRepositoryRulesetInput as IH, SponsorableItem as II, StarOrderField as IL, RepositoryForksArgs as IM, RepositoryPropertyConditionTarget as IN, PullRequestReviewState as IO, ReprioritizeSubIssueInput as IP, TeamConnection as IR, OrganizationEnterpriseOwnerEdge as IS, ProjectV2FieldConfigurationConnection as IT, UserListSuggestion as IU, UpdateIssueIssueTypePayload as IV, WorkflowFileReference as IW, MutationCreateEnvironmentArgs as I_, CreateLinkedBranchPayload as Ia, MutationUpdateIpAllowListEnabledSettingArgs as Ib, DeploymentState as Ic, EnterpriseServerUserAccountsUploadSyncState as Id, GistPrivacy as If, MutationAbortRepositoryMigrationArgs as Ig, MaxFileSizeParametersInput as Ih, ContributionsCollectionPullRequestContributionsArgs as Ii, RepoConfigDisableAnonymousGitAccessAuditEntry as Ij, QuerySecurityAdvisoriesArgs as Ik, EnqueuePullRequestPayload as Il, LabelIssuesArgs as Im, CheckAnnotationPosition as In, CustomPropertySource as Io, IssueContributionsByRepository as Ip, CommentCannotUpdateReason as Ir, DeletePullRequestReviewInput as Is, AutoMergeEnabledEvent as It, EnterpriseOwnerInfoIpAllowListEntriesArgs as Iu, MutationDisablePullRequestAutoMergeArgs as Iv, PinnedEnvironmentEdge as Iw, OrgAddMemberAuditEntryPermission as Ix, MutationRetireSponsorsTierArgs as Iy, TransferEnterpriseOrganizationInput as Iz, AddPullRequestReviewThreadPayload as J, RemoveEnterpriseMemberPayload as JA, UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput as JB, PackageFile as JC, PullRequestCommitCommentThread as JD, ProjectV2SortByFieldConnection as JE, SecurityAdvisoryIdentifier as JF, UpdateTeamReviewAssignmentInput as JH, SponsorableSponsorshipsAsMaintainerArgs as JI, StatusCheckConfiguration as JL, RepositoryInvitationOrder as JM, RepositoryRule as JN, PullRequestSuggestedReviewerActorsArgs as JO, RequiredReviewerConfiguration as JP, TeamDiscussionEdge as JR, OrganizationIssueTypesArgs as JS, ProjectV2ItemContent as JT, UserProjectV2Args as JU, UpdateParameters as JV, WorkflowsParameters as JW, MutationCreateRefArgs as J_, CreatePullRequestPayload as Ja, MutationUpdateProjectArgs as Jb, Discussion as Jc, EnvironmentPinnedFilterField as Jd, GrantEnterpriseOrganizationsMigratorRolePayload as Jf, MutationAddLabelsToLabelableArgs as Jg, MergeCommitTitle as Jh, ConvertProjectV2DraftIssueItemToIssueInput as Ji, RepoDestroyAuditEntry as Jj, Reaction as Jk, EnterpriseAvatarUrlArgs as Jl, License as Jm, CheckRunOutputImage as Jn, DeleteBranchProtectionRuleInput as Jo, IssueOrderField as Jp, CommitCommentConnection as Jr, DeleteUserListInput as Js, BlockedByAddedEvent as Jt, EnterpriseOwnerInfoPendingMemberInvitationsArgs as Ju, MutationLinkProjectV2ToRepositoryArgs as Jv, ProfileOwnerAnyPinnableItemsArgs as Jw, OrgEnterpriseOwnerOrder as Jx, MutationTransferEnterpriseOrganizationArgs as Jy, UnassignedEvent as Jz, AddPullRequestReviewPayload as K, RemoveEnterpriseIdentityProviderPayload as KA, UpdateEnterpriseDeployKeySettingInput as KB, PackageConnection as KC, PullRequestCommentsArgs as KD, ProjectV2SortByEdge as KE, SecurityAdvisoryEcosystem as KF, UpdateTeamDiscussionInput as KH, SponsorableSponsorshipForViewerAsSponsorableArgs as KI, StartRepositoryMigrationPayload as KL, RepositoryInvitationConnection as KM, RepositoryRepositoryCustomPropertyValuesArgs as KN, PullRequestState as KO, RequiredDeploymentsParameters as KP, TeamDiscussionCommentsArgs as KR, OrganizationIpAllowListEntriesArgs as KS, ProjectV2Item as KT, UserPinnedItemsArgs as KU, UpdateOrganizationWebCommitSignoffSettingInput as KV, WorkflowRunsArgs as KW, MutationCreateProjectV2StatusUpdateArgs as K_, CreateProjectV2StatusUpdatePayload as Ka, MutationUpdateOrganizationWebCommitSignoffSettingArgs as Kb, DisablePullRequestAutoMergePayload as Kc, EnvironmentEdge as Kd, GpgSignature as Kf, MutationAddEnterpriseOrganizationMemberArgs as Kg, MergeBranchPayload as Kh, ConvertProjectCardNoteToIssueInput as Ki, RepoCreateAuditEntry as Kj, ReactingUserConnection as Kk, EnterpriseAllowPrivateRepositoryForkingPolicyValue as Kl, LanguageOrder as Km, CheckRunIsRequiredArgs as Kn, DefaultRepositoryPermissionField as Ko, IssueOrPullRequest as Kp, CommitCheckSuitesArgs as Kr, DeleteTeamDiscussionInput as Ks, BlameRange as Kt, EnterpriseOwnerInfoPendingAdminInvitationsArgs as Ku, MutationInviteEnterpriseAdminArgs as Kv, ProfileItemShowcaseItemsArgs as Kw, OrgEnableSamlAuditEntry as Kx, MutationStartRepositoryMigrationArgs as Ky, UnarchiveRepositoryInput as Kz, AddProjectColumnInput as L, ReleaseReleaseAssetsArgs as LA, UpdateDiscussionCommentPayload as LB, OrganizationSponsorshipsAsSponsorArgs as LC, PullRequest as LD, ProjectV2RepositoriesArgs as LE, Scalars as LF, UpdateRepositoryRulesetPayload as LH, SponsorableItemConnection as LI, StargazerConnection as LL, RepositoryIdConditionTarget as LM, RepositoryPropertyConditionTargetInput as LN, PullRequestReviewThread as LO, ReprioritizeSubIssuePayload as LP, TeamDiscussion as LR, OrganizationEnterpriseOwnersArgs as LS, ProjectV2FieldConfigurationEdge as LT, UserListsArgs as LU, UpdateIssuePayload as LV, WorkflowFileReferenceInput as LW, MutationCreateIpAllowListEntryArgs as L_, CreateMigrationSourceInput as La, MutationUpdateIpAllowListEntryArgs as Lb, DeploymentStatus as Lc, EnterpriseUserAccount as Ld, GistStargazersArgs as Lf, MutationAcceptEnterpriseAdministratorInvitationArgs as Lg, Maybe as Lh, ContributionsCollectionPullRequestContributionsByRepositoryArgs as Li, RepoConfigDisableCollaboratorsOnlyAuditEntry as Lj, QuerySecurityAdvisoryArgs as Lk, Enterprise as Ll, LabelOrder as Lm, CheckAnnotationRange as Ln, CustomPropertyValueInput as Lo, IssueContributionsByRepositoryContributionsArgs as Lp, CommentDeletedEvent as Lr, DeletePullRequestReviewPayload as Ls, AutoMergeRequest as Lt, EnterpriseOwnerInfoMembersCanChangeRepositoryVisibilitySettingOrganizationsArgs as Lu, MutationDismissPullRequestReviewArgs as Lv, PinnedEnvironmentOrder as Lw, OrgBlockUserAuditEntry as Lx, MutationRevertPullRequestArgs as Ly, TransferEnterpriseOrganizationPayload as Lz, AddEnterpriseSupportEntitlementPayload as M, ReleaseEdge as MA, UpdateCheckRunInput as MB, OrganizationSponsorsArgs as MC, PublicKey as MD, ProjectV2OwnerProjectV2Args as ME, SavedReply as MF, UpdateRepositoryCustomPropertyInput as MH, SponsorOrder as MI, SquashMergeCommitMessage as ML, RepositoryDiscussionsArgs as MM, RepositoryProjectArgs as MN, PullRequestReviewEvent as MO, RepositoryVulnerabilityAlertEdge as MP, TeamAuditEntryData as MR, OrganizationConnection as MS, ProjectV2Field as MT, UserListItems as MU, UpdateIssueCommentInput as MV, VerifyVerifiableDomainPayload as MW, MutationCreateDeploymentArgs as M_, CreateIssueTypePayload as Ma, MutationUpdateEnterpriseTeamDiscussionsSettingArgs as Mb, DeploymentReviewState as Mc, EnterpriseServerUserAccountsUploadConnection as Md, GistFilesArgs as Mf, MoveProjectColumnPayload as Mg, MarketplaceListingLogoUrlArgs as Mh, ContributionsCollection as Mi, RepoArchivedAuditEntry as Mj, QueryRepositoryArgs as Mk, DraftPullRequestReviewThread as Ml, JoinedGitHubContribution as Mm, CheckAnnotationConnection as Mn, CreatedRepositoryContributionConnection as Mo, IssueCommentReactionsArgs as Mp, CodeScanningToolInput as Mr, DeleteProjectV2WorkflowInput as Ms, AuditEntryActor as Mt, EnterpriseOwnerInfoDefaultRepositoryPermissionSettingOrganizationsArgs as Mu, MutationDeleteTeamDiscussionCommentArgs as Mv, PinnedDiscussionGradient as Mw, OperationType as Mx, MutationReprioritizeSubIssueArgs as My, TopicRepositoriesArgs as Mz, AddLabelsToLabelableInput as N, ReleaseMentionsArgs as NA, UpdateCheckRunPayload as NB, OrganizationSponsorshipForViewerAsSponsorArgs as NC, PublicKeyConnection as ND, ProjectV2OwnerProjectsV2Args as NE, SavedReplyConnection as NF, UpdateRepositoryCustomPropertyPayload as NH, SponsorOrderField as NI, SquashMergeCommitTitle as NL, RepositoryEdge as NM, RepositoryProjectV2Args as NN, PullRequestReviewOnBehalfOfArgs as NO, RepositoryVulnerabilityAlertState as NP, TeamAvatarUrlArgs as NR, OrganizationDomainsArgs as NS, ProjectV2FieldArgs as NT, UserListItemsArgs as NU, UpdateIssueCommentPayload as NV, ViewerHovercardContext as NW, MutationCreateDeploymentStatusArgs as N_, CreateLabelInput as Na, MutationUpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingArgs as Nb, DeploymentReviewer as Nc, EnterpriseServerUserAccountsUploadEdge as Nd, GistForksArgs as Nf, MovedColumnsInProjectEvent as Ng, MaxFilePathLengthParameters as Nh, ContributionsCollectionCommitContributionsByRepositoryArgs as Ni, RepoArchivedAuditEntryVisibility as Nj, QueryRepositoryOwnerArgs as Nk, EnablePullRequestAutoMergeInput as Nl, Label as Nm, CheckAnnotationData as Nn, CreatedRepositoryContributionEdge as No, IssueCommentUserContentEditsArgs as Np, CollaboratorAffiliation as Nr, DeleteProjectV2WorkflowPayload as Ns, AuditLogOrder as Nt, EnterpriseOwnerInfoDomainsArgs as Nu, MutationDeleteUserListArgs as Nv, PinnedDiscussionPattern as Nw, OrderDirection as Nx, MutationRequestReviewsArgs as Ny, TopicStargazersArgs as Nz, AddDiscussionPollVotePayload as O, ReleaseAsset as OA, Updatable as OB, OrganizationRulesetArgs as OC, PromoteRepositoryCustomPropertyInput as OD, ProjectV2IterationFieldIteration as OE, RuleParametersInput as OF, UpdateRefInput as OH, SponsorAndLifetimeValueOrder as OI, SponsorshipOrder as OL, RepositoryDiscussionCategoriesArgs as OM, RepositoryPinnedEnvironmentsArgs as ON, PullRequestReviewContributionsByRepository as OO, RepositoryVulnerabilityAlertArgs as OP, Team as OR, OrganizationAuditEntryData as OS, ProjectV2Connection as OT, UserLifetimeReceivedSponsorshipValuesArgs as OU, UpdateIpAllowListEntryInput as OV, VerifiableDomainOrder as OW, MutationCreateBranchProtectionRuleArgs as O_, CreateIpAllowListEntryPayload as Oa, MutationUpdateEnterpriseOrganizationProjectsSettingArgs as Ob, DeploymentReview as Oc, EnterpriseServerUserAccountEmailsArgs as Od, GistConnection as Of, MinimizeCommentPayload as Og, MarketplaceCategory as Oh, ContributionCalendarMonth as Oi, RepoAccessAuditEntryVisibility as Oj, QueryNodeArgs as Ok, DraftIssueAssigneesArgs as Ol, IssueTypeOrder as Om, CancelSponsorshipPayload as On, CreatedPullRequestReviewContribution as Oo, IssueCommentConnection as Op, CodeOfConduct as Or, DeleteProjectV2ItemPayload as Os, Assignee as Ot, EnterpriseOwnerInfo as Ou, MutationDeleteRefArgs as Ov, PinnableItemType as Ow, OauthApplicationCreateAuditEntryState as Ox, MutationReopenIssueArgs as Oy, ThreadSubscriptionState as Oz, AddLabelsToLabelablePayload as P, ReleaseOrder as PA, UpdateCheckSuitePreferencesInput as PB, OrganizationSponsorshipForViewerAsSponsorableArgs as PC, PublicKeyEdge as PD, ProjectV2PermissionLevel as PE, SavedReplyEdge as PF, UpdateRepositoryInput as PH, Sponsorable as PI, SshSignature as PL, RepositoryEnvironmentArgs as PM, RepositoryProjectsArgs as PN, PullRequestReviewReactionsArgs as PO, RepositoryVulnerabilityAlertsArgs as PP, TeamChangeParentTeamAuditEntry as PR, OrganizationEdge as PS, ProjectV2FieldCommon as PT, UserListItemsConnection as PU, UpdateIssueInput as PV, Votable as PW, MutationCreateDiscussionArgs as P_, CreateLabelPayload as Pa, MutationUpdateEnterpriseTwoFactorAuthenticationRequiredSettingArgs as Pb, DeploymentReviewerConnection as Pc, EnterpriseServerUserAccountsUploadOrder as Pd, GistOrder as Pf, Mutation as Pg, MaxFilePathLengthParametersInput as Ph, ContributionsCollectionIssueContributionsArgs as Pi, RepoChangeMergeSettingAuditEntry as Pj, QueryResourceArgs as Pk, EnablePullRequestAutoMergePayload as Pl, LabelConnection as Pm, CheckAnnotationEdge as Pn, CreatedRepositoryOrRestrictedContribution as Po, IssueCommentsArgs as Pp, Comment as Pr, DeletePullRequestReviewCommentInput as Ps, AuditLogOrderField as Pt, EnterpriseOwnerInfoEnterpriseServerInstallationsArgs as Pu, MutationDeleteVerifiableDomainArgs as Pv, PinnedEnvironment as Pw, OrgAddBillingManagerAuditEntry as Px, MutationRerequestCheckSuiteArgs as Py, TopicSuggestionDeclineReason as Pz, AddReactionPayload as Q, RemoveEnterpriseSupportEntitlementPayload as QA, UpdateEnterpriseMembersCanDeleteIssuesSettingInput as QB, PackageFileOrderField as QC, PullRequestCommitsArgs as QD, ProjectV2StatusUpdate as QE, SecurityAdvisoryOrderField as QF, UpdateTopicsInput as QH, SponsorsActivityAction as QI, StatusCheckRollupContextConnection as QL, RepositoryIssueTypeArgs as QM, RepositoryRuleEdge as QN, PullRequestTimelineArgs as QO, RequiredStatusChecksParameters as QP, TeamDiscussionUserContentEditsArgs as QR, OrganizationMemberEdge as QS, ProjectV2ItemFieldLabelValue as QT, UserPullRequestsArgs as QU, UpdateProjectCardInput as QV, MutationCreateSponsorsListingArgs as Q_, CreateRepositoryCustomPropertyPayload as Qa, MutationUpdateProjectV2CollaboratorsArgs as Qb, DiscussionCloseReason as Qc, Exact as Qd, HeadRefDeletedEvent as Qf, MutationAddProjectV2ItemByIdArgs as Qg, MergeQueueConfiguration as Qh, ConvertToDraftEvent as Qi, RepoRemoveTopicAuditEntry as Qj, ReactionGroup as Qk, EnterpriseDisallowedMethodsSettingValue as Ql, LinkProjectV2ToTeamInput as Qm, CheckRunType as Qn, DeleteDiscussionCommentInput as Qo, IssueProjectV2Args as Qp, CommitCommentThreadCommentsArgs as Qr, DemilestonedEvent as Qs, Bot as Qt, EnterpriseOwnerInfoSamlIdentityProviderSettingOrganizationsArgs as Qu, MutationMarkDiscussionCommentAsAnswerArgs as Qv, ProjectCard as Qw, OrgOauthAppAccessApprovedAuditEntry as Qx, MutationUnfollowOrganizationArgs as Qy, UnfollowUserPayload as Qz, AddProjectColumnPayload as R, ReleaseShortDescriptionHtmlArgs as RA, UpdateDiscussionInput as RB, OrganizationTeamArgs as RC, PullRequestAllowedMergeMethods as RD, ProjectV2Roles as RE, SearchResultItem as RF, UpdateRepositoryWebCommitSignoffSettingInput as RH, SponsorableItemEdge as RI, StargazerEdge as RL, RepositoryIdConditionTargetInput as RM, RepositoryPullRequestArgs as RN, PullRequestReviewThreadCommentsArgs as RO, RequestReviewsInput as RP, TeamDiscussionArgs as RR, OrganizationIdentityProvider as RS, ProjectV2FieldConnection as RT, UserNamespaceRepository as RU, UpdateIssueTypeInput as RV, WorkflowRun as RW, MutationCreateIssueArgs as R_, CreateMigrationSourcePayload as Ra, MutationUpdateIpAllowListForInstalledAppsEnabledSettingArgs as Rb, DeploymentStatusConnection as Rc, EnterpriseUserAccountAvatarUrlArgs as Rd, GitActor as Rf, MutationAcceptEnterpriseMemberInvitationArgs as Rg, MemberFeatureRequestNotification as Rh, ContributionsCollectionPullRequestReviewContributionsArgs as Ri, RepoConfigDisableContributorsOnlyAuditEntry as Rj, QuerySecurityVulnerabilitiesArgs as Rk, EnterpriseAdministratorConnection as Rl, LabelOrderField as Rm, CheckAnnotationSpan as Rn, CustomPropertyValueType as Ro, IssueDependenciesSummary as Rp, CommentUserContentEditsArgs as Rr, DeleteRefInput as Rs, AutoRebaseEnabledEvent as Rt, EnterpriseOwnerInfoMembersCanCreateRepositoriesSettingOrganizationsArgs as Ru, MutationDismissRepositoryVulnerabilityAlertArgs as Rv, PinnedEnvironmentOrderField as Rw, OrgConfigDisableCollaboratorsOnlyAuditEntry as Rx, MutationRevokeEnterpriseOrganizationsMigratorRoleArgs as Ry, TransferIssueInput as Rz, AddBlockedByPayload as S, RegenerateEnterpriseIdentityProviderRecoveryCodesPayload as SA, UnpinIssueInput as SB, OrganizationRepositoryArgs as SC, ProjectV2WorkflowArgs as SD, ProjectV2ItemType as SE, RevokeEnterpriseOrganizationsMigratorRolePayloadOrganizationsArgs as SF, UpdatePullRequestInput as SH, SocialAccountEdge as SI, SponsorshipEdge as SL, RepositoryDependencyGraphManifestsArgs as SM, RepositoryOwnerAvatarUrlArgs as SN, PullRequestReviewCommentEdge as SO, RepositoryTopicConnection as SP, SuggestedReviewerActor as SR, OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility as SS, ProjectTemplate as ST, UserGistCommentsArgs as SU, UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput as SV, UserTotalSponsorshipAmountAsSponsorInCentsArgs as SW, MutationClosePullRequestArgs as S_, CreateDiscussionPayload as Sa, MutationUpdateEnterpriseMembersCanDeleteIssuesSettingArgs as Sb, DeploymentProtectionRuleReviewersArgs as Sc, EnterpriseServerUserAccountEdge as Sd, Gist as Sf, MilestoneOrderField as Sg, MarkFileAsViewedPayload as Sh, ComparisonStatus as Si, ReopenedEvent as Sj, QueryEnterpriseMemberInvitationByTokenArgs as Sk, DismissPullRequestReviewInput as Sl, IssueTypeAddedEvent as Sm, BypassPullRequestAllowanceEdge as Sn, CreatedIssueContributionEdge as So, IssueAssigneesArgs as Sp, CloseIssueInput as Sr, DeleteProjectInput as Ss, ArchiveRepositoryPayload as St, EnterpriseOrganizationMembershipConnection as Su, MutationDeleteProjectV2FieldArgs as Sv, PinEnvironmentPayload as Sw, MutationUpdateUserListsForItemArgs as Sx, MutationRemoveOutsideCollaboratorArgs as Sy, TeamRepositoryOrderField as Sz, AddDiscussionCommentInput as T, RejectDeploymentsInput as TA, UnresolveReviewThreadInput as TB, OrganizationRepositoryDiscussionCommentsArgs as TC, ProjectV2WorkflowOrder as TD, ProjectV2IterationField as TE, RoleInOrganization as TF, UpdatePullRequestReviewCommentPayload as TH, SponsorAndLifetimeValue as TI, SponsorshipNewsletterEdge as TL, RepositoryDiscussionArgs as TM, RepositoryPackagesArgs as TN, PullRequestReviewCommentUserContentEditsArgs as TO, RepositoryVisibilityChangeDisableAuditEntry as TP, Tag as TR, OrganizationAnyPinnableItemsArgs as TS, ProjectV2ActorConnection as TT, UserIsSponsoredByArgs as TU, UpdateEnvironmentPayload as TV, VerifiableDomain as TW, MutationConvertPullRequestToDraftArgs as T_, CreateEnvironmentInput as Ta, MutationUpdateEnterpriseMembersCanMakePurchasesSettingArgs as Tb, DeploymentRequestConnection as Tc, EnterpriseServerUserAccountEmailEdge as Td, GistCommentEdge as Tf, MilestonedEvent as Tg, MarkPullRequestReadyForReviewInput as Th, Contribution as Ti, ReplaceActorsForAssignableInput as Tj, QueryMarketplaceCategoryArgs as Tk, DismissRepositoryVulnerabilityAlertInput as Tl, IssueTypeConnection as Tm, CancelEnterpriseMemberInvitationInput as Tn, CreatedPullRequestContributionConnection as To, IssueClosedByPullRequestsReferencesArgs as Tp, ClosePullRequestPayload as Tr, DeleteProjectV2FieldPayload as Ts, AssignableAssigneesArgs as Tt, EnterpriseOutsideCollaboratorConnection as Tu, MutationDeleteProjectV2WorkflowArgs as Tv, PinnableItem as Tw, NotificationRestrictionSettingValue as Tx, MutationRemoveSubIssueArgs as Ty, TextMatch as Tz, AddPullRequestReviewCommentInput as U, RemoveEnterpriseAdminInput as UA, UpdateEnterpriseAllowPrivateRepositoryForkingSettingPayload as UB, OrganizationsHovercardContext as UC, PullRequestChangedFileConnection as UD, ProjectV2SingleSelectFieldOptionsArgs as UE, SecurityAdvisoryClassification as UF, UpdateSubscriptionPayload as UH, SponsorableSponsorsActivitiesArgs as UI, StartOrganizationMigrationInput as UL, RepositoryInteractionLimitExpiry as UM, RepositoryReleaseArgs as UN, PullRequestReviewUserContentEditsArgs as UO, RequestedReviewerEdge as UP, TeamDiscussionCommentOrderField as UR, OrganizationInvitationRole as US, ProjectV2FieldValue as UT, UserOrganizationsArgs as UU, UpdateNotificationRestrictionSettingPayload as UV, WorkflowRunOrder as UW, MutationCreateProjectArgs as U_, CreateProjectV2Input as Ua, MutationUpdateLabelArgs as Ub, DequeuePullRequestPayload as Uc, EnterpriseUserNamespaceRepositoriesArgs as Ud, GitObject as Uf, MutationAddCommentArgs as Ug, MembersCanDeleteReposEnableAuditEntry as Uh, ContributionsCollectionTotalRepositoriesWithContributedIssuesArgs as Ui, RepoConfigEnableSockpuppetDisallowedAuditEntry as Uj, RateLimit as Uk, EnterpriseAdministratorInvitationOrder as Ul, Language as Um, CheckRunConnection as Un, CweEdge as Uo, IssueHovercardArgs as Up, CommitAuthorEmailPatternParametersInput as Ur, DeleteRepositoryRulesetPayload as Us, BaseRefDeletedEvent as Ut, EnterpriseOwnerInfoMembersCanViewDependencyInsightsSettingOrganizationsArgs as Uu, MutationGrantEnterpriseOrganizationsMigratorRoleArgs as Uv, PrivateRepositoryForkingDisableAuditEntry as Uw, OrgDisableSamlAuditEntry as Ux, MutationSetRepositoryInteractionLimitArgs as Uy, TwoFactorCredentialSecurityType as Uz, AddProjectV2ItemByIdInput as V, RemoveBlockedByInput as VA, UpdateEnterpriseAdministratorRolePayload as VB, OrganizationTeamsHovercardContextRelevantTeamsArgs as VC, PullRequestBranchUpdateMethod as VD, ProjectV2SingleSelectFieldOptionColor as VE, SearchType as VF, UpdateSponsorshipPreferencesPayload as VH, SponsorableOrderField as VI, StarredRepositoryConnection as VL, RepositoryInteractionAbility as VM, RepositoryRefArgs as VN, PullRequestReviewThreadSubjectType as VO, RequestedReviewer as VP, TeamDiscussionCommentEdge as VR, OrganizationInvitationConnection as VS, ProjectV2FieldOrderField as VT, UserOrganizationArgs as VU, UpdateLabelPayload as VV, WorkflowRunEdge as VW, MutationCreateLinkedBranchArgs as V_, CreateProjectV2FieldInput as Va, MutationUpdateIssueIssueTypeArgs as Vb, DeploymentStatusesArgs as Vc, EnterpriseUserAccountOrganizationsArgs as Vd, GitActorEdge as Vf, MutationAddAssigneesToAssignableArgs as Vg, MembersCanDeleteReposClearAuditEntry as Vh, ContributionsCollectionTotalIssueContributionsArgs as Vi, RepoConfigEnableCollaboratorsOnlyAuditEntry as Vj, QueryUserArgs as Vk, EnterpriseAdministratorInvitationConnection as Vl, LabelableLabelsArgs as Vm, CheckRunAction as Vn, Cwe as Vo, IssueEdge as Vp, CommitAuthor as Vr, DeleteRepositoryCustomPropertyPayload as Vs, AutomaticBaseChangeSucceededEvent as Vt, EnterpriseOwnerInfoMembersCanInviteCollaboratorsSettingOrganizationsArgs as Vu, MutationFollowOrganizationArgs as Vv, PinnedIssueConnection as Vw, OrgCreateAuditEntryBillingPlan as Vx, MutationSetOrganizationInteractionLimitArgs as Vy, Tree as Vz, AddPullRequestReviewCommentPayload as W, RemoveEnterpriseAdminPayload as WA, UpdateEnterpriseDefaultRepositoryPermissionSettingInput as WB, OrganizationsHovercardContextRelevantOrganizationsArgs as WC, PullRequestChangedFileEdge as WD, ProjectV2SortBy as WE, SecurityAdvisoryConnection as WF, UpdateTeamDiscussionCommentInput as WH, SponsorableSponsorsArgs as WI, StartOrganizationMigrationPayload as WL, RepositoryInteractionLimitOrigin as WM, RepositoryReleasesArgs as WN, PullRequestReviewsArgs as WO, RequirableByPullRequest as WP, TeamDiscussionCommentReactionsArgs as WR, OrganizationInvitationSource as WS, ProjectV2FieldsArgs as WT, UserPackagesArgs as WU, UpdateOrganizationAllowPrivateRepositoryForkingSettingInput as WV, WorkflowRunOrderField as WW, MutationCreateProjectV2Args as W_, CreateProjectV2Payload as Wa, MutationUpdateNotificationRestrictionSettingArgs as Wb, DiffSide as Wc, Environment as Wd, GitSignature as Wf, MutationAddDiscussionCommentArgs as Wg, MentionedEvent as Wh, ContributionsCollectionTotalRepositoriesWithContributedPullRequestsArgs as Wi, RepoConfigLockAnonymousGitAccessAuditEntry as Wj, Reactable as Wk, EnterpriseAdministratorInvitationOrderField as Wl, LanguageConnection as Wm, CheckRunEdge as Wn, DeclineTopicSuggestionInput as Wo, IssueLabelsArgs as Wp, CommitAuthorsArgs as Wr, DeleteTeamDiscussionCommentInput as Ws, BaseRefForcePushedEvent as Wt, EnterpriseOwnerInfoOrganizationProjectsSettingOrganizationsArgs as Wu, MutationGrantMigratorRoleArgs as Wv, PrivateRepositoryForkingEnableAuditEntry as Ww, OrgDisableTwoFactorRequirementAuditEntry as Wx, MutationSetUserInteractionLimitArgs as Wy, UnarchiveProjectV2ItemInput as Wz, AddPullRequestReviewThreadReplyPayload as X, RemoveEnterpriseOrganizationPayload as XA, UpdateEnterpriseMembersCanCreateRepositoriesSettingInput as XB, PackageFileEdge as XC, PullRequestCommitConnection as XD, ProjectV2State as XE, SecurityAdvisoryIdentifierType as XF, UpdateTeamsRepositoryInput as XH, SponsorableTotalSponsorshipAmountAsSponsorInCentsArgs as XI, StatusCheckRollup as XL, RepositoryIssueArgs as XM, RepositoryRuleConditionsInput as XN, PullRequestThread as XO, RequiredStatusCheckDescription as XP, TeamDiscussionOrderField as XR, OrganizationMannequinsArgs as XS, ProjectV2ItemFieldDateValue as XT, UserProjectsV2Args as XU, UpdatePatreonSponsorabilityInput as XV, _Entity as XW, MutationCreateRepositoryCustomPropertyArgs as X_, CreateRefPayload as Xa, MutationUpdateProjectColumnArgs as Xb, DiscussionCategoryConnection as Xc, Environments as Xd, GrantMigratorRoleInput as Xf, MutationAddProjectColumnArgs as Xg, MergePullRequestPayload as Xh, ConvertPullRequestToDraftInput as Xi, RepoRemoveMemberAuditEntry as Xj, ReactionContent as Xk, EnterpriseConnection as Xl, LinkProjectV2ToRepositoryInput as Xm, CheckRunStateCount as Xn, DeleteDeploymentInput as Xo, IssueProjectCardsArgs as Xp, CommitCommentReactionsArgs as Xr, DeleteVerifiableDomainInput as Xs, BlockingAddedEvent as Xt, EnterpriseOwnerInfoRepositoryDeployKeySettingOrganizationsArgs as Xu, MutationLinkRepositoryToProjectArgs as Xv, ProfileOwnerPinnedItemsArgs as Xw, OrgInviteMemberAuditEntry as Xx, MutationUnarchiveProjectV2ItemArgs as Xy, UnfollowOrganizationPayload as Xz, AddPullRequestReviewThreadReplyInput as Y, RemoveEnterpriseOrganizationInput as YA, UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingPayload as YB, PackageFileConnection as YC, PullRequestCommitCommentThreadCommentsArgs as YD, ProjectV2SortByFieldEdge as YE, SecurityAdvisoryIdentifierFilter as YF, UpdateTeamReviewAssignmentPayload as YH, SponsorableSponsorshipsAsSponsorArgs as YI, StatusCheckConfigurationInput as YL, RepositoryInvitationOrderField as YM, RepositoryRuleConditions as YN, PullRequestTemplate as YO, RequiredReviewerConfigurationInput as YP, TeamDiscussionOrder as YR, OrganizationLifetimeReceivedSponsorshipValuesArgs as YS, ProjectV2ItemEdge as YT, UserProjectsArgs as YU, UpdateParametersInput as YV, WorkflowsParametersInput as YW, MutationCreateRepositoryArgs as Y_, CreateRefInput as Ya, MutationUpdateProjectCardArgs as Yb, DiscussionCategory as Yc, EnvironmentProtectionRulesArgs as Yd, GrantEnterpriseOrganizationsMigratorRolePayloadOrganizationsArgs as Yf, MutationAddProjectCardArgs as Yg, MergePullRequestInput as Yh, ConvertProjectV2DraftIssueItemToIssuePayload as Yi, RepoDestroyAuditEntryVisibility as Yj, ReactionConnection as Yk, EnterpriseBillingInfo as Yl, LicenseRule as Ym, CheckRunState as Yn, DeleteBranchProtectionRulePayload as Yo, IssueParticipantsArgs as Yp, CommitCommentEdge as Yr, DeleteUserListPayload as Ys, BlockedByRemovedEvent as Yt, EnterpriseOwnerInfoPendingUnaffiliatedMemberInvitationsArgs as Yu, MutationLinkProjectV2ToTeamArgs as Yv, ProfileOwnerPinnableItemsArgs as Yw, OrgEnterpriseOwnerOrderField as Yx, MutationTransferIssueArgs as Yy, UnfollowOrganizationInput as Yz, AddReactionInput as Z, RemoveEnterpriseSupportEntitlementInput as ZA, UpdateEnterpriseMembersCanCreateRepositoriesSettingPayload as ZB, PackageFileOrder as ZC, PullRequestCommitEdge as ZD, ProjectV2StatusOrder as ZE, SecurityAdvisoryOrder as ZF, UpdateTeamsRepositoryPayload as ZH, SponsorsActivity as ZI, StatusCheckRollupContext as ZL, RepositoryIssueOrPullRequestArgs as ZM, RepositoryRuleConnection as ZN, PullRequestThreadCommentsArgs as ZO, RequiredStatusCheckInput as ZP, TeamDiscussionReactionsArgs as ZR, OrganizationMemberConnection as ZS, ProjectV2ItemFieldIterationValue as ZT, UserPublicKeysArgs as ZU, UpdatePatreonSponsorabilityPayload as ZV, MutationCreateRepositoryRulesetArgs as Z_, CreateRepositoryCustomPropertyInput as Za, MutationUpdateProjectV2Args as Zb, DiscussionCategoryEdge as Zc, Epss as Zd, GrantMigratorRolePayload as Zf, MutationAddProjectV2DraftIssueArgs as Zg, MergeQueue as Zh, ConvertPullRequestToDraftPayload as Zi, RepoRemoveMemberAuditEntryVisibility as Zj, ReactionEdge as Zk, EnterpriseDefaultRepositoryPermissionSettingValue as Zl, LinkProjectV2ToRepositoryPayload as Zm, CheckRunStepsArgs as Zn, DeleteDeploymentPayload as Zo, IssueProjectItemsArgs as Zp, CommitCommentThread as Zr, DeleteVerifiableDomainPayload as Zs, BlockingRemovedEvent as Zt, EnterpriseOwnerInfoRepositoryProjectsSettingOrganizationsArgs as Zu, MutationLockLockableArgs as Zv, Project as Zw, OrgInviteToBusinessAuditEntry as Zx, MutationUnarchiveRepositoryArgs as Zy, UnfollowUserInput as Zz, ActorLocation as _, RefUpdate as _A, UnmarkProjectV2AsTemplateInput as _B, OrganizationPropertyConditionTargetInput as _C, ProjectV2ViewVerticalGroupByArgs as _D, ProjectV2ItemFieldValueOrderField as _E, ReviewRequestRemovedEvent as _F, UpdateProjectV2Payload as _H, SetUserInteractionLimitInput as _I, SponsorsTierEdge as _L, RepositoryCustomPropertyEdge as _M, RepositoryNode as _N, PullRequestProjectsV2Args as _O, RepositoryStargazersArgs as _P, Subscribable as _R, OrgUpdateDefaultRepositoryPermissionAuditEntry as _S, ProjectOwnerProjectArgs as _T, UserEmailMetadata as _U, UpdateEnterpriseRepositoryProjectsSettingPayload as _V, UserStatusConnection as _W, MutationClearProjectV2ItemFieldValueArgs as __, CreateDeploymentInput as _a, MutationUpdateEnterpriseAllowPrivateRepositoryForkingSettingArgs as _b, DeploymentOrder as _c, EnterpriseServerInstallationOrderField as _d, FollowerConnection as _f, MilestoneConnection as _g, MannequinOrder as _h, CommitterEmailPatternParameters as _i, ReopenDiscussionPayload as _j, QueryCodeOfConductArgs as _k, DiscussionPollOptionsArgs as _l, IssueTimelineItemsItemType as _m, BypassForcePushAllowance as _n, CreatedCommitContribution as _o, IpAllowListEntryOrderField as _p, CloneTemplateRepositoryInput as _r, DeletePackageVersionPayload as _s, ApproveVerifiableDomainInput as _t, EnterpriseMembersCanCreateRepositoriesSettingValue as _u, MutationDeletePackageVersionArgs as _v, ParentIssueRemovedEvent as _w, MutationUpdateTeamDiscussionCommentArgs as _x, MutationRemoveEnterpriseIdentityProviderArgs as _y, TeamRemoveRepositoryAuditEntry as _z, AcceptEnterpriseAdministratorInvitationInput as a, ReactorEdge as aA, UnlinkProjectV2FromTeamPayload as aB, OrganizationOrUser as aC, ProjectV2View as aD, ProjectV2ItemFieldReviewerValue as aE, RetireSponsorsTierInput as aF, UpdateProjectV2CollaboratorsPayload as aH, SecurityVulnerabilityConnection as aI, SponsorsGoal as aL, RepositoryCodeowners as aM, RepositoryMentionableUsersArgs as aN, PullRequestLabelsArgs as aO, RepositoryRulesetBypassActor as aP, StatusContextIsRequiredArgs as aR, OrgRemoveMemberAuditEntry as aS, ProjectColumn as aT, UserAnyPinnableItemsArgs as aU, UpdateEnterpriseMembersCanMakePurchasesSettingPayload as aV, UserSavedRepliesArgs as aW, MutationAddSubIssueArgs as a_, CopyProjectV2Input as aa, MutationUnmarkFileAsViewedArgs as ab, DependencyGraphManifest as ac, EnterpriseRepositoryCustomPropertyArgs as ad, FileAddition as af, MergeQueueMergeMethod as ag, LockLockableInput as ah, CommitContributionsByRepositoryContributionsArgs as ai, RemoveStarInput as aj, PullRequestTimelineItemsEdge as ak, DiscussionCommentsArgs as al, IssueSuggestedActorsArgs as am, BranchProtectionRuleBypassForcePushAllowancesArgs as an, CreateSponsorsTierInput as ao, ImportProjectPayload as ap, CheckSuiteCheckRunsArgs as ar, DeleteIpAllowListEntryPayload as as, AddVerifiableDomainInput as at, EnterpriseIdentityProviderExternalIdentitiesArgs as au, MutationDeclineTopicSuggestionArgs as av, PackageType as aw, MutationUpdatePullRequestBranchArgs as ax, MutationMoveProjectCardArgs as ay, TeamMemberOrderField as az, AddAssigneesToAssignablePayload as b, ReferencedSubject as bA, UnminimizeCommentInput as bB, OrganizationRecentProjectsArgs as bC, ProjectV2ViewsArgs as bD, ProjectV2ItemOrderField as bE, RevokeEnterpriseOrganizationsMigratorRoleInput as bF, UpdatePullRequestBranchInput as bH, SocialAccount as bI, Sponsorship as bL, RepositoryCustomPropertyValueEdge as bM, RepositoryOrderField as bN, PullRequestReviewComment as bO, RepositorySuggestedActorsArgs as bP, SubscriptionState as bR, OrgUpdateMemberAuditEntryPermission as bS, ProjectProgress as bT, UserFollowingArgs as bU, UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput as bV, UserStatusOrderField as bW, MutationCloseDiscussionArgs as b_, CreateDeploymentStatusPayload as ba, MutationUpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingArgs as bb, DeploymentProtectionRuleConnection as bc, EnterpriseServerUserAccount as bd, FundingPlatform as bf, MilestoneItem as bg, MarkDiscussionCommentAsAnswerPayload as bh, ComparisonCommitConnection as bi, ReopenPullRequestInput as bj, QueryEnterpriseArgs as bk, DiscussionStateReason as bl, IssueTrackedIssuesCountArgs as bm, BypassPullRequestAllowance as bn, CreatedIssueContribution as bo, Issue as bp, CloseDiscussionInput as br, DeleteProjectColumnInput as bs, ArchiveProjectV2ItemPayload as bt, EnterpriseOrder as bu, MutationDeleteProjectColumnArgs as bv, PermissionSource as bw, MutationUpdateTopicsArgs as bx, MutationRemoveEnterpriseSupportEntitlementArgs as by, TeamRepositoryEdge as bz, AcceptEnterpriseMemberInvitationPayload as c, RefAssociatedPullRequestsArgs as cA, UnlockLockableInput as cB, OrganizationPackagesArgs as cC, ProjectV2ViewEdge as cD, ProjectV2ItemFieldTextValue as cE, RevertPullRequestPayload as cF, UpdateProjectV2DraftIssuePayload as cH, SecurityVulnerabilityOrderField as cI, SponsorsListingFeatureableItem as cL, RepositoryCollaboratorConnection as cM, RepositoryMigrationConnection as cN, PullRequestMergeMethod as cO, RepositoryRulesetBypassActorEdge as cP, StripeConnectAccount as cR, OrgRemoveOutsideCollaboratorAuditEntry as cS, ProjectColumnEdge as cT, UserBlockedEvent as cU, UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput as cV, UserSponsorsActivitiesArgs as cW, MutationApproveDeploymentsArgs as c_, CreateAttributionInvitationPayload as ca, MutationUnminimizeCommentArgs as cb, DependencyGraphManifestEdge as cc, EnterpriseRepositoryInfoEdge as cd, FileExtensionRestrictionParameters as cf, MergeQueueParametersInput as cg, Lockable as ch, CommitFileArgs as ci, RemoveSubIssuePayload as cj, PullRequestUserContentEditsArgs as ck, DiscussionLabelsArgs as cl, IssueTemplateLabelsArgs as cm, BranchProtectionRuleConflictConnection as cn, CreateSponsorshipPayload as co, InviteEnterpriseAdminInput as cp, CheckSuiteFilter as cr, DeleteIssueInput as cs, AddedToProjectEvent as ct, EnterpriseMemberEdge as cu, MutationDeleteDiscussionArgs as cv, PackageVersionConnection as cw, MutationUpdateRefArgs as cx, MutationPinIssueArgs as cy, TeamMembersArgs as cz, AccessUserNamespaceRepositoryInput as d, RefEdge as dA, UnmarkDiscussionCommentAsAnswerInput as dB, OrganizationPinnedItemsArgs as dC, ProjectV2ViewGroupByFieldsArgs as dD, ProjectV2ItemFieldValue as dE, ReviewDismissalAllowanceConnection as dF, UpdateProjectV2Input as dH, SetOrganizationInteractionLimitInput as dI, SponsorsListingFeaturedItemsArgs as dL, RepositoryCommitCommentsArgs as dM, RepositoryMigrationOrderDirection as dN, PullRequestParameters as dO, RepositoryRulesetConnection as dP, SubIssuesSummary as dR, OrgRestoreMemberAuditEntry as dS, ProjectColumnsArgs as dT, UserConnection as dU, UpdateEnterpriseOrganizationProjectsSettingPayload as dV, UserSponsorshipForViewerAsSponsorableArgs as dW, MutationArchiveRepositoryArgs as d_, CreateCheckRunInput as da, MutationUpdateBranchProtectionRuleArgs as db, DeployKeyEdge as dc, EnterpriseServerInstallation as dd, FilePathRestrictionParametersInput as df, MergedEvent as dg, MakeMaybe as dh, CommitMessage as di, RemovedFromMergeQueueEvent as dj, Push as dk, DiscussionPoll as dl, IssueTimelineItem as dm, BranchProtectionRuleEdge as dn, CreateTeamDiscussionCommentInput as do, InviteEnterpriseMemberPayload as dp, ClearLabelsFromLabelableInput as dr, DeleteIssueTypePayload as ds, AnnouncementBanner as dt, EnterpriseMemberInvitationEdge as du, MutationDeleteIpAllowListEntryArgs as dv, PackageVersionOrder as dw, MutationUpdateRepositoryCustomPropertyArgs as dx, MutationRegenerateEnterpriseIdentityProviderRecoveryCodesArgs as dy, TeamOrder as dz, ReactionGroupUsersArgs as eA, UnknownSignature as eB, OrganizationMemberStatusesArgs as eC, ProjectV2StatusUpdateEdge as eD, ProjectV2ItemFieldMilestoneValue as eE, RerequestCheckSuiteInput as eF, UpdateProjectColumnInput as eH, SecurityAdvisoryPackageVersion as eI, SponsorsActivityEdge as eL, Repository as eM, RepositoryIssuesArgs as eN, PullRequestContributionsByRepository as eO, RepositoryRuleOrder as eP, StatusCheckRollupContextsArgs as eR, OrgOauthAppAccessDeniedAuditEntry as eS, ProjectCardConnection as eT, UpdateUserListInput as eU, UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput as eV, UserRepositoriesArgs as eW, MutationAddPullRequestReviewCommentArgs as e_, ConvertedNoteToIssueEvent as ea, MutationUnlinkProjectV2FromRepositoryArgs as eb, DependabotUpdateError as ec, EnterpriseOwnerInfoTeamDiscussionsSettingOrganizationsArgs as ed, ExternalIdentityAttribute as ef, MergeQueueEntry as eg, LinkRepositoryToProjectInput as eh, CommitCommentsArgs as ei, RemoveLabelsFromLabelablePayload as ej, PullRequestTimelineItem as ek, DiscussionCommentConnection as el, IssueReactionsArgs as em, BranchActorAllowanceActor as en, CreateRepositoryPayload as eo, HeadRefRestoredEvent as ep, CheckStep as er, DeleteDiscussionInput as es, AddStarPayload as et, EnterpriseEnabledDisabledSettingValue as eu, MutationCreateSponsorshipArgs as ev, PackageOrderField as ew, MutationUpdateProjectV2FieldArgs as ex, MutationMarkProjectV2AsTemplateArgs as ey, TeamEdge as ez, AccessUserNamespaceRepositoryPayload as f, RefNameConditionTarget as fA, UnmarkDiscussionCommentAsAnswerPayload as fB, OrganizationProjectArgs as fC, ProjectV2ViewLayout as fD, ProjectV2ItemFieldValueByNameArgs as fE, ReviewDismissalAllowanceEdge as fF, UpdateProjectV2ItemFieldValueInput as fH, SetOrganizationInteractionLimitPayload as fI, SponsorsListingTiersArgs as fL, RepositoryConnection as fM, RepositoryMigrationOrderField as fN, PullRequestParametersInput as fO, RepositoryRulesetEdge as fP, SubmitPullRequestReviewInput as fR, OrgRestoreMemberAuditEntryMembership as fS, ProjectConnection as fT, UserContentEdit as fU, UpdateEnterpriseOwnerOrganizationRoleInput as fV, UserSponsorshipNewslettersArgs as fW, MutationCancelEnterpriseAdminInvitationArgs as f_, CreateCheckRunPayload as fa, MutationUpdateCheckRunArgs as fb, DeployedEvent as fc, EnterpriseServerInstallationConnection as fd, FileViewedState as ff, Migration as fg, MakeOptional as fh, CommitMessagePatternParameters as fi, RemovedFromProjectEvent as fj, PushAllowance as fk, DiscussionPollOption as fl, IssueTimelineItemEdge as fm, BranchProtectionRuleMatchingRefsArgs as fn, CreateTeamDiscussionCommentPayload as fo, IpAllowListEnabledSettingValue as fp, ClearLabelsFromLabelablePayload as fr, DeleteLabelInput as fs, App as ft, EnterpriseMemberInvitationOrder as fu, MutationDeleteIssueArgs as fv, PackageVersionOrderField as fw, MutationUpdateRepositoryRulesetArgs as fx, MutationRegenerateVerifiableDomainTokenArgs as fy, TeamOrderField as fz, ActorEdge as g, RefRulesArgs as gA, UnmarkIssueAsDuplicatePayload as gB, OrganizationPropertyConditionTarget as gC, ProjectV2ViewSortByFieldsArgs as gD, ProjectV2ItemFieldValueOrder as gE, ReviewRequestEdge as gF, UpdateProjectV2ItemPositionPayloadItemsArgs as gH, SetRepositoryInteractionLimitPayload as gI, SponsorsTierConnection as gL, RepositoryCustomPropertyConnection as gM, RepositoryNameConditionTargetInput as gN, PullRequestProjectV2Args as gO, RepositoryShortDescriptionHtmlArgs as gP, SubmoduleEdge as gR, OrgUnblockUserAuditEntry as gS, ProjectOwner as gT, UserEdge as gU, UpdateEnterpriseRepositoryProjectsSettingInput as gV, UserStatus as gW, MutationClearLabelsFromLabelableArgs as g_, CreateCommitOnBranchPayload as ga, MutationUpdateEnterpriseAdministratorRoleArgs as gb, DeploymentEnvironmentChangedEvent as gc, EnterpriseServerInstallationOrder as gd, FollowUserPayload as gf, Milestone as gg, MannequinEdge as gh, CommittableBranch as gi, ReopenDiscussionInput as gj, Query as gk, DiscussionPollOptionOrderField as gl, IssueTimelineItemsEdge as gm, BypassActor as gn, CreateUserListPayload as go, IpAllowListEntryOrder as gp, CloneProjectPayload as gr, DeletePackageVersionInput as gs, ApproveDeploymentsPayload as gt, EnterpriseMembersArgs as gu, MutationDeleteLinkedBranchArgs as gv, ParentIssueAddedEvent as gw, MutationUpdateTeamDiscussionArgs as gx, MutationRemoveEnterpriseAdminArgs as gy, TeamRemoveMemberAuditEntry as gz, ActorConnection as h, RefOrderField as hA, UnmarkIssueAsDuplicateInput as hB, OrganizationProjectsV2Args as hC, ProjectV2ViewSortByArgs as hD, ProjectV2ItemFieldValueEdge as hE, ReviewRequestConnection as hF, UpdateProjectV2ItemPositionPayload as hH, SetRepositoryInteractionLimitInput as hI, SponsorsTierAdminInfoSponsorshipsArgs as hL, RepositoryCustomProperty as hM, RepositoryNameConditionTarget as hN, PullRequestProjectItemsArgs as hO, RepositoryRulesetsArgs as hP, SubmoduleConnection as hR, OrgRestoreMemberMembershipTeamAuditEntryData as hS, ProjectOrderField as hT, UserContributionsCollectionArgs as hU, UpdateEnterpriseProfilePayload as hV, UserStarredRepositoriesArgs as hW, MutationChangeUserStatusArgs as h_, CreateCommitOnBranchInput as ha, MutationUpdateDiscussionCommentArgs as hb, DeploymentEdge as hc, EnterpriseServerInstallationMembershipEdge as hd, FollowUserInput as hf, MigrationState as hg, MannequinConnection as hh, CommitSubmodulesArgs as hi, RenamedTitleSubject as hj, PushAllowanceEdge as hk, DiscussionPollOptionOrder as hl, IssueTimelineItemsConnection as hm, BulkSponsorship as hn, CreateUserListInput as ho, IpAllowListEntryEdge as hp, CloneProjectInput as hr, DeleteLinkedBranchPayload as hs, ApproveDeploymentsInput as ht, EnterpriseMemberOrderField as hu, MutationDeleteLabelArgs as hv, PageInfo as hw, MutationUpdateSubscriptionArgs as hx, MutationRemoveBlockedByArgs as hy, TeamProjectsV2Args as hz, AbortRepositoryMigrationPayload as i, ReactorConnection as iA, UnlinkProjectV2FromTeamInput as iB, OrganizationMigrationState as iC, ProjectV2TeamsArgs as iD, ProjectV2ItemFieldRepositoryValue as iE, RestrictedContribution as iF, UpdateProjectV2CollaboratorsInput as iH, SecurityVulnerability as iI, SponsorsCountryOrRegionCode as iL, RepositoryBranchProtectionRulesArgs as iM, RepositoryLockReason as iN, PullRequestHovercardArgs as iO, RepositoryRulesetArgs as iP, StatusContextAvatarUrlArgs as iR, OrgRemoveBillingManagerAuditEntryReason as iS, ProjectCardState as iT, User as iU, UpdateEnterpriseMembersCanMakePurchasesSettingInput as iV, UserRepositoryDiscussionsArgs as iW, MutationAddStarArgs as i_, CopilotEndpoints as ia, MutationUnmarkDiscussionCommentAsAnswerArgs as ib, DependencyGraphEcosystem as ic, EnterpriseRepositoryCustomPropertiesArgs as id, ExternalIdentityScimAttributes as if, MergeQueueGroupingStrategy as ig, LinkedBranchEdge as ih, CommitContributionsByRepository as ii, RemoveReactionPayload as ij, PullRequestTimelineItemsConnection as ik, DiscussionCommentUserContentEditsArgs as il, IssueSubIssuesArgs as im, BranchProtectionRuleBranchProtectionRuleConflictsArgs as in, CreateSponsorsListingPayload as io, ImportProjectInput as ip, CheckSuiteAutoTriggerPreference as ir, DeleteIpAllowListEntryInput as is, AddUpvotePayload as it, EnterpriseIdentityProvider as iu, MutationCreateUserListArgs as iv, PackageTag as iw, MutationUpdatePullRequestArgs as ix, MutationMinimizeCommentArgs as iy, TeamMemberOrder as iz, AddEnterpriseSupportEntitlementInput as j, ReleaseConnection as jA, UpdateBranchProtectionRulePayload as jB, OrganizationSponsorsActivitiesArgs as jC, PropertyTargetDefinitionInput as jD, ProjectV2Owner as jE, SamlSignatureAlgorithm as jF, UpdateRefsPayload as jH, SponsorEdge as jI, SponsorshipPrivacy as jL, RepositoryDiscussionCommentAuthorRepositoryDiscussionCommentsArgs as jM, RepositoryPrivacy as jN, PullRequestReviewEdge as jO, RepositoryVulnerabilityAlertDependencyScope as jP, TeamAncestorsArgs as jR, OrganizationAvatarUrlArgs as jS, ProjectV2Event as jT, UserListEdge as jU, UpdateIpAllowListForInstalledAppsEnabledSettingPayload as jV, VerifyVerifiableDomainInput as jW, MutationCreateCommitOnBranchArgs as j_, CreateIssueTypeInput as ja, MutationUpdateEnterpriseRepositoryProjectsSettingArgs as jb, DeploymentReviewEnvironmentsArgs as jc, EnterpriseServerUserAccountsUpload as jd, GistFileTextArgs as jf, MoveProjectColumnInput as jg, MarketplaceListingEdge as jh, ContributionOrder as ji, RepoAddTopicAuditEntry as jj, QueryRateLimitArgs as jk, DraftPullRequestReviewComment as jl, IssueUserContentEditsArgs as jm, CheckAnnotation as jn, CreatedRepositoryContribution as jo, IssueCommentOrderField as jp, CodeScanningTool as jr, DeleteProjectV2StatusUpdatePayload as js, AuditEntry as jt, EnterpriseOwnerInfoAllowPrivateRepositoryForkingSettingOrganizationsArgs as ju, MutationDeleteTeamDiscussionArgs as jv, PinnedDiscussionEdge as jw, OidcProviderType as jx, MutationReplaceActorsForAssignableArgs as jy, TopicRelatedTopicsArgs as jz, AddEnterpriseOrganizationMemberInput as k, ReleaseAssetConnection as kA, UpdatableComment as kB, OrganizationRulesetsArgs as kC, PromoteRepositoryCustomPropertyPayload as kD, ProjectV2Order as kE, RuleSource as kF, UpdateRefPayload as kH, SponsorAndLifetimeValueOrderField as kI, SponsorshipOrderField as kL, RepositoryDiscussionCategoryArgs as kM, RepositoryPinnedIssuesArgs as kN, PullRequestReviewContributionsByRepositoryContributionsArgs as kO, RepositoryVulnerabilityAlertConnection as kP, TeamAddMemberAuditEntry as kR, OrganizationAuditEntryEdge as kS, ProjectV2CustomFieldType as kT, UserList as kU, UpdateIpAllowListEntryPayload as kV, VerifiableDomainOrderField as kW, MutationCreateCheckRunArgs as k_, CreateIssueInput as ka, MutationUpdateEnterpriseOwnerOrganizationRoleArgs as kb, DeploymentReviewConnection as kc, EnterpriseServerUserAccountOrder as kd, GistEdge as kf, MoveProjectCardInput as kg, MarketplaceListing as kh, ContributionCalendarWeek as ki, RepoAddMemberAuditEntry as kj, QueryNodesArgs as kk, DraftIssueProjectV2ItemsArgs as kl, IssueTypeOrderField as km, ChangeUserStatusInput as kn, CreatedPullRequestReviewContributionConnection as ko, IssueCommentEdge as kp, CodeScanningParameters as kr, DeleteProjectV2Payload as ks, AssigneeConnection as kt, EnterpriseOwnerInfoAdminsArgs as ku, MutationDeleteRepositoryCustomPropertyArgs as kv, PinnedDiscussion as kw, OidcProvider as kx, MutationReopenPullRequestArgs as ky, Topic as kz, AcceptTopicSuggestionInput as l, RefCompareArgs as lA, UnlockLockablePayload as lB, OrganizationPendingMembersArgs as lC, ProjectV2ViewFieldsArgs as lD, ProjectV2ItemFieldUserValue as lE, ReviewDismissalAllowance as lF, UpdateProjectV2FieldInput as lH, SetEnterpriseIdentityProviderInput as lI, SponsorsListingFeaturedItem as lL, RepositoryCollaboratorEdge as lM, RepositoryMigrationEdge as lN, PullRequestOrder as lO, RepositoryRulesetBypassActorInput as lP, SubIssueAddedEvent as lR, OrgRemoveOutsideCollaboratorAuditEntryMembershipType as lS, ProjectColumnImport as lT, UserCanReceiveOrganizationEmailsWhenNotificationsRestrictedArgs as lU, UpdateEnterpriseMembersCanViewDependencyInsightsSettingPayload as lV, UserSponsorsArgs as lW, MutationApproveVerifiableDomainArgs as l_, CreateBranchProtectionRuleInput as la, MutationUnpinIssueArgs as lb, DeployKey as lc, EnterpriseRulesetArgs as ld, FileExtensionRestrictionParametersInput as lf, MergeStateStatus as lg, LockedEvent as lh, CommitHistoryArgs as li, RemoveUpvoteInput as lj, PullRequestViewerMergeBodyTextArgs as lk, DiscussionOrder as ll, IssueTimelineArgs as lm, BranchProtectionRuleConflictEdge as ln, CreateSponsorshipsInput as lo, InviteEnterpriseAdminPayload as lp, CheckSuiteMatchingPullRequestsArgs as lr, DeleteIssuePayload as ls, AddedToProjectV2Event as lt, EnterpriseMemberInvitation as lu, MutationDeleteDiscussionCommentArgs as lv, PackageVersionEdge as lw, MutationUpdateRefsArgs as lx, MutationPromoteRepositoryCustomPropertyArgs as ly, TeamMembershipType as lz, ActorAvatarUrlArgs as m, RefOrder as mA, UnmarkFileAsViewedPayload as mB, OrganizationProjectsArgs as mC, ProjectV2ViewOrderField as mD, ProjectV2ItemFieldValueConnection as mE, ReviewRequest as mF, UpdateProjectV2ItemPositionInput as mH, SetRepositoryCustomPropertyValuesPayload as mI, SponsorsTierAdminInfo as mL, RepositoryContributionType as mM, RepositoryMilestonesArgs as mN, PullRequestProjectCardsArgs as mO, RepositoryRulesetTarget as mP, Submodule as mR, OrgRestoreMemberMembershipRepositoryAuditEntryData as mS, ProjectOrder as mT, UserContentEditEdge as mU, UpdateEnterpriseProfileInput as mV, UserSponsorshipsAsSponsorArgs as mW, MutationCancelSponsorshipArgs as m_, CreateCheckSuitePayload as ma, MutationUpdateDiscussionArgs as mb, DeploymentConnection as mc, EnterpriseServerInstallationMembershipConnection as md, FollowOrganizationPayload as mf, MigrationSourceType as mg, MannequinAvatarUrlArgs as mh, CommitParentsArgs as mi, RenamedTitleEvent as mj, PushAllowanceConnection as mk, DiscussionPollOptionEdge as ml, IssueTimelineItemsArgs as mm, BranchProtectionRuleReviewDismissalAllowancesArgs as mn, CreateTeamDiscussionPayload as mo, IpAllowListEntryConnection as mp, ClearProjectV2ItemFieldValuePayload as mr, DeleteLinkedBranchInput as ms, AppLogoUrlArgs as mt, EnterpriseMemberOrder as mu, MutationDeleteIssueTypeArgs as mv, PackageVersionsArgs as mw, MutationUpdateSponsorshipPreferencesArgs as mx, MutationRemoveAssigneesFromAssignableArgs as my, TeamProjectV2Args as mz, AbortQueuedMigrationsPayload as n, ReactionOrderField as nA, UnlinkProjectV2FromRepositoryInput as nB, OrganizationMembersWithRoleArgs as nC, ProjectV2StatusUpdateStatus as nD, ProjectV2ItemFieldPullRequestValue as nE, ResolveReviewThreadInput as nF, UpdateProjectInput as nH, SecurityAdvisorySeverity as nI, SponsorsActivityOrderField as nL, RepositoryAssignableUsersArgs as nM, RepositoryLabelsArgs as nN, PullRequestEdge as nO, RepositoryRuleType as nP, StatusContext as nR, OrgOauthAppAccessUnblockedAuditEntry as nS, ProjectCardImport as nT, UpdateUserListsForItemInput as nU, UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput as nV, UserRepositoryArgs as nW, MutationAddPullRequestReviewThreadReplyArgs as n_, CopilotCodeReviewParameters as na, MutationUnlinkRepositoryFromProjectArgs as nb, DependencyGraphDependencyConnection as nc, EnterprisePendingMemberInvitationConnection as nd, ExternalIdentityEdge as nf, MergeQueueEntryEdge as ng, LinkedBranch as nh, CommitContributionOrder as ni, RemoveOutsideCollaboratorPayload as nj, PullRequestTimelineItems as nk, DiscussionCommentReactionsArgs as nl, IssueStateReason as nm, BranchNamePatternParametersInput as nn, CreateRepositoryRulesetPayload as no, HovercardContext as np, CheckStepEdge as nr, DeleteEnvironmentInput as ns, AddSubIssuePayload as nt, EnterpriseFailedInvitationConnection as nu, MutationCreateTeamDiscussionArgs as nv, PackageOwnerPackagesArgs as nw, MutationUpdateProjectV2ItemPositionArgs as nx, MutationMergeBranchArgs as ny, TeamMemberConnection as nz, AcceptEnterpriseAdministratorInvitationPayload as o, ReadyForReviewEvent as oA, UnlinkRepositoryFromProjectInput as oB, OrganizationOrder as oC, ProjectV2ViewArgs as oD, ProjectV2ItemFieldReviewerValueReviewersArgs as oE, RetireSponsorsTierPayload as oF, UpdateProjectV2CollaboratorsPayloadCollaboratorsArgs as oH, SecurityVulnerabilityEdge as oI, SponsorsGoalKind as oL, RepositoryCodeownersArgs as oM, RepositoryMergeQueueArgs as oN, PullRequestLatestOpinionatedReviewsArgs as oO, RepositoryRulesetBypassActorBypassMode as oP, StatusContextStateCount as oR, OrgRemoveMemberAuditEntryMembershipType as oS, ProjectColumnCardsArgs as oT, UserAvatarUrlArgs as oU, UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput as oV, UserSocialAccountsArgs as oW, MutationAddUpvoteArgs as o_, CopyProjectV2Payload as oa, MutationUnmarkIssueAsDuplicateArgs as ob, DependencyGraphManifestConnection as oc, EnterpriseRepositoryInfo as od, FileChanges as of, MergeQueueMergingStrategy as og, LockLockablePayload as oh, CommitDeploymentsArgs as oi, RemoveStarPayload as oj, PullRequestTimelineItemsItemType as ok, DiscussionConnection as ol, IssueTemplate as om, BranchProtectionRuleBypassPullRequestAllowancesArgs as on, CreateSponsorsTierPayload as oo, Incremental as op, CheckSuiteConnection as or, DeleteIssueCommentInput as os, AddVerifiableDomainPayload as ot, EnterpriseMember as ou, MutationDeleteBranchProtectionRuleArgs as ov, PackageVersion as ow, MutationUpdatePullRequestReviewArgs as ox, MutationMoveProjectColumnArgs as oy, TeamMemberRole as oz, Actor as p, RefNameConditionTargetInput as pA, UnmarkFileAsViewedInput as pB, OrganizationProjectV2Args as pC, ProjectV2ViewOrder as pD, ProjectV2ItemFieldValueCommon as pE, ReviewDismissedEvent as pF, UpdateProjectV2ItemFieldValuePayload as pH, SetRepositoryCustomPropertyValuesInput as pI, SponsorsTier as pL, RepositoryContactLink as pM, RepositoryMilestoneArgs as pN, PullRequestParticipantsArgs as pO, RepositoryRulesetRulesArgs as pP, SubmitPullRequestReviewPayload as pR, OrgRestoreMemberMembershipOrganizationAuditEntryData as pS, ProjectEdge as pT, UserContentEditConnection as pU, UpdateEnterpriseOwnerOrganizationRolePayload as pV, UserSponsorshipsAsMaintainerArgs as pW, MutationCancelEnterpriseMemberInvitationArgs as p_, CreateCheckSuiteInput as pa, MutationUpdateCheckSuitePreferencesArgs as pb, Deployment as pc, EnterpriseServerInstallationEdge as pd, FollowOrganizationInput as pf, MigrationSource as pg, Mannequin as ph, CommitMessagePatternParametersInput as pi, RemovedFromProjectV2Event as pj, PushAllowanceActor as pk, DiscussionPollOptionConnection as pl, IssueTimelineItems as pm, BranchProtectionRulePushAllowancesArgs as pn, CreateTeamDiscussionInput as po, IpAllowListEntry as pp, ClearProjectV2ItemFieldValueInput as pr, DeleteLabelPayload as ps, AppIpAllowListEntriesArgs as pt, EnterpriseMemberInvitationOrderField as pu, MutationDeleteIssueCommentArgs as pv, PackageVersionStatistics as pw, MutationUpdateRepositoryWebCommitSignoffSettingArgs as px, MutationRejectDeploymentsArgs as py, TeamPrivacy as pz, AddPullRequestReviewThreadInput as q, RemoveEnterpriseMemberInput as qA, UpdateEnterpriseDeployKeySettingPayload as qB, PackageEdge as qC, PullRequestCommit as qD, ProjectV2SortByField as qE, SecurityAdvisoryEdge as qF, UpdateTeamDiscussionPayload as qH, SponsorableSponsorshipNewslettersArgs as qI, Status as qL, RepositoryInvitationEdge as qM, RepositoryRepositoryTopicsArgs as qN, PullRequestSuggestedActorsArgs as qO, RequiredDeploymentsParametersInput as qP, TeamDiscussionConnection as qR, OrganizationIsSponsoredByArgs as qS, ProjectV2ItemConnection as qT, UserProjectArgs as qU, UpdateOrganizationWebCommitSignoffSettingPayload as qV, WorkflowState as qW, MutationCreatePullRequestArgs as q_, CreatePullRequestInput as qa, MutationUpdatePatreonSponsorabilityArgs as qb, DisconnectedEvent as qc, EnvironmentOrderField as qd, GrantEnterpriseOrganizationsMigratorRoleInput as qf, MutationAddEnterpriseSupportEntitlementArgs as qg, MergeCommitMessage as qh, ConvertProjectCardNoteToIssuePayload as qi, RepoCreateAuditEntryVisibility as qj, ReactingUserEdge as qk, EnterpriseAuditEntryData as ql, LanguageOrderField as qm, CheckRunOutput as qn, Deletable as qo, IssueOrder as qp, CommitComment as qr, DeleteTeamDiscussionPayload as qs, Blob as qt, EnterpriseOwnerInfoPendingCollaboratorInvitationsArgs as qu, MutationInviteEnterpriseMemberArgs as qv, ProfileOwner as qw, OrgEnableTwoFactorRequirementAuditEntry as qx, MutationSubmitPullRequestReviewArgs as qy, UnarchiveRepositoryPayload as qz, AbortRepositoryMigrationInput as r, Reactor as rA, UnlinkProjectV2FromRepositoryPayload as rB, OrganizationMigration as rC, ProjectV2StatusUpdatesArgs as rD, ProjectV2ItemFieldPullRequestValuePullRequestsArgs as rE, ResolveReviewThreadPayload as rF, UpdateProjectPayload as rH, SecurityAdvisoryVulnerabilitiesArgs as rI, SponsorsActivityPeriod as rL, RepositoryAuditEntryData as rM, RepositoryLanguagesArgs as rN, PullRequestFilesArgs as rO, RepositoryRuleset as rP, StatusContextArgs as rR, OrgRemoveBillingManagerAuditEntry as rS, ProjectCardItem as rT, UpdateUserListsForItemPayload as rU, UpdateEnterpriseMembersCanInviteCollaboratorsSettingPayload as rV, UserRepositoryDiscussionCommentsArgs as rW, MutationAddReactionArgs as r_, CopilotCodeReviewParametersInput as ra, MutationUnlockLockableArgs as rb, DependencyGraphDependencyEdge as rc, EnterprisePendingMemberInvitationEdge as rd, ExternalIdentitySamlAttributes as rf, MergeQueueEntryState as rg, LinkedBranchConnection as rh, CommitContributionOrderField as ri, RemoveReactionInput as rj, PullRequestTimelineItemsArgs as rk, DiscussionCommentRepliesArgs as rl, IssueStateReasonArgs as rm, BranchProtectionRule as rn, CreateSponsorsListingInput as ro, IdentityProviderConfigurationState as rp, CheckSuite as rr, DeleteEnvironmentPayload as rs, AddUpvoteInput as rt, EnterpriseFailedInvitationEdge as ru, MutationCreateTeamDiscussionCommentArgs as rv, PackageStatistics as rw, MutationUpdateProjectV2StatusUpdateArgs as rx, MutationMergePullRequestArgs as ry, TeamMemberEdge as rz, AcceptEnterpriseMemberInvitationInput as s, Ref as sA, UnlinkRepositoryFromProjectPayload as sB, OrganizationOrderField as sC, ProjectV2ViewConnection as sD, ProjectV2ItemFieldSingleSelectValue as sE, RevertPullRequestInput as sF, UpdateProjectV2DraftIssueInput as sH, SecurityVulnerabilityOrder as sI, SponsorsListing as sL, RepositoryCodeownersError as sM, RepositoryMigration as sN, PullRequestLatestReviewsArgs as sO, RepositoryRulesetBypassActorConnection as sP, StatusState as sR, OrgRemoveMemberAuditEntryReason as sS, ProjectColumnConnection as sT, UserBlockDuration as sU, UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingPayload as sV, UserSponsoringArgs as sW, MutationAddVerifiableDomainArgs as s_, CreateAttributionInvitationInput as sa, MutationUnmarkProjectV2AsTemplateArgs as sb, DependencyGraphManifestDependenciesArgs as sc, EnterpriseRepositoryInfoConnection as sd, FileDeletion as sf, MergeQueueParameters as sg, LockReason as sh, CommitEdge as si, RemoveSubIssueInput as sj, PullRequestUpdateState as sk, DiscussionEdge as sl, IssueTemplateAssigneesArgs as sm, BranchProtectionRuleConflict as sn, CreateSponsorshipInput as so, InputMaybe as sp, CheckSuiteEdge as sr, DeleteIssueCommentPayload as ss, AddedToMergeQueueEvent as st, EnterpriseMemberConnection as su, MutationDeleteDeploymentArgs as sv, PackageVersionArgs as sw, MutationUpdatePullRequestReviewCommentArgs as sx, MutationPinEnvironmentArgs as sy, TeamMemberStatusesArgs as sz, AbortQueuedMigrationsInput as t, ReactionOrder as tA, UnlabeledEvent as tB, OrganizationMembersCanCreateRepositoriesSettingValue as tC, ProjectV2StatusUpdateOrderField as tD, ProjectV2ItemFieldNumberValue as tE, RerequestCheckSuitePayload as tF, UpdateProjectColumnPayload as tH, SecurityAdvisoryReference as tI, SponsorsActivityOrder as tL, RepositoryAffiliation as tM, RepositoryLabelArgs as tN, PullRequestContributionsByRepositoryContributionsArgs as tO, RepositoryRuleOrderField as tP, StatusCombinedContextsArgs as tR, OrgOauthAppAccessRequestedAuditEntry as tS, ProjectCardEdge as tT, UpdateUserListPayload as tU, UpdateEnterpriseMembersCanDeleteRepositoriesSettingPayload as tV, UserRepositoriesContributedToArgs as tW, MutationAddPullRequestReviewThreadArgs as t_, ConvertedToDiscussionEvent as ta, MutationUnlinkProjectV2FromTeamArgs as tb, DependencyGraphDependency as tc, EnterpriseOwnerInfoTwoFactorRequiredSettingOrganizationsArgs as td, ExternalIdentityConnection as tf, MergeQueueEntryConnection as tg, LinkRepositoryToProjectPayload as th, CommitConnection as ti, RemoveOutsideCollaboratorInput as tj, PullRequestTimelineItemEdge as tk, DiscussionCommentEdge as tl, IssueState as tm, BranchNamePatternParameters as tn, CreateRepositoryRulesetInput as to, Hovercard as tp, CheckStepConnection as tr, DeleteDiscussionPayload as ts, AddSubIssueInput as tt, EnterpriseEnabledSettingValue as tu, MutationCreateSponsorshipsArgs as tv, PackageOwner as tw, MutationUpdateProjectV2ItemFieldValueArgs as tx, MutationMarkPullRequestReadyForReviewArgs as ty, TeamInvitationsArgs as tz, AcceptTopicSuggestionPayload as u, RefConnection as uA, UnlockedEvent as uB, OrganizationPinnableItemsArgs as uC, ProjectV2ViewGroupByArgs as uD, ProjectV2ItemFieldUserValueUsersArgs as uE, ReviewDismissalAllowanceActor as uF, UpdateProjectV2FieldPayload as uH, SetEnterpriseIdentityProviderPayload as uI, SponsorsListingFeaturedItemFeatureableType as uL, RepositoryCollaboratorsArgs as uM, RepositoryMigrationOrder as uN, PullRequestOrderField as uO, RepositoryRulesetBypassActorsArgs as uP, SubIssueRemovedEvent as uR, OrgRemoveOutsideCollaboratorAuditEntryReason as uS, ProjectColumnPurpose as uT, UserCommitCommentsArgs as uU, UpdateEnterpriseOrganizationProjectsSettingInput as uV, UserSponsorshipForViewerAsSponsorArgs as uW, MutationArchiveProjectV2ItemArgs as u_, CreateBranchProtectionRulePayload as ua, MutationUnresolveReviewThreadArgs as ub, DeployKeyConnection as uc, EnterpriseRulesetsArgs as ud, FilePathRestrictionParameters as uf, MergeableState as ug, MakeEmpty as uh, CommitHistoryConnection as ui, RemoveUpvotePayload as uj, PullRequestViewerMergeHeadlineTextArgs as uk, DiscussionOrderField as ul, IssueTimelineConnection as um, BranchProtectionRuleConnection as un, CreateSponsorshipsPayload as uo, InviteEnterpriseMemberInput as up, Claimable as ur, DeleteIssueTypeInput as us, Agentic as ut, EnterpriseMemberInvitationConnection as uu, MutationDeleteEnvironmentArgs as uv, PackageVersionFilesArgs as uw, MutationUpdateRepositoryArgs as ux, MutationPublishSponsorsTierArgs as uy, TeamNotificationSetting as uz, ActorType as v, RefUpdateRule as vA, UnmarkProjectV2AsTemplatePayload as vB, OrganizationPropertyTargetDefinition as vC, ProjectV2ViewVerticalGroupByFieldsArgs as vD, ProjectV2ItemFieldValuesArgs as vE, ReviewRequestedEvent as vF, UpdateProjectV2StatusUpdateInput as vH, SetUserInteractionLimitPayload as vI, SponsorsTierOrder as vL, RepositoryCustomPropertyValue as vM, RepositoryObjectArgs as vN, PullRequestReactionsArgs as vO, RepositorySubmodulesArgs as vP, SubscribableThread as vR, OrgUpdateDefaultRepositoryPermissionAuditEntryPermission as vS, ProjectOwnerProjectsArgs as vT, UserEnterprisesArgs as vU, UpdateEnterpriseTeamDiscussionsSettingInput as vV, UserStatusEdge as vW, MutationCloneProjectArgs as v_, CreateDeploymentPayload as va, MutationUpdateEnterpriseDefaultRepositoryPermissionSettingArgs as vb, DeploymentOrderField as vc, EnterpriseServerInstallationUserAccountsArgs as vd, FollowingConnection as vf, MilestoneEdge as vg, MannequinOrderField as vh, CommitterEmailPatternParametersInput as vi, ReopenIssueInput as vj, QueryEnterpriseAdministratorInvitationArgs as vk, DiscussionReactionsArgs as vl, IssueTrackedInIssuesArgs as vm, BypassForcePushAllowanceConnection as vn, CreatedCommitContributionConnection as vo, IpAllowListForInstalledAppsEnabledSettingValue as vp, CloneTemplateRepositoryPayload as vr, DeleteProjectCardInput as vs, ApproveVerifiableDomainPayload as vt, EnterpriseMembersCanMakePurchasesSettingValue as vu, MutationDeleteProjectArgs as vv, PatchStatus as vw, MutationUpdateTeamReviewAssignmentArgs as vx, MutationRemoveEnterpriseMemberArgs as vy, TeamRepositoriesArgs as vz, AddCommentPayload as w, RegenerateVerifiableDomainTokenPayload as wA, UnpinnedEvent as wB, OrganizationRepositoryCustomPropertyArgs as wC, ProjectV2WorkflowEdge as wD, ProjectV2Iteration as wE, RevokeMigratorRolePayload as wF, UpdatePullRequestReviewCommentInput as wH, Sponsor as wI, SponsorshipNewsletterConnection as wL, RepositoryDeploymentsArgs as wM, RepositoryOwnerRepositoryArgs as wN, PullRequestReviewCommentState as wO, RepositoryVisibility as wP, SuggestedReviewerActorEdge as wR, Organization as wS, ProjectV2Actor as wT, UserHovercardArgs as wU, UpdateEnvironmentInput as wV, UserWatchingArgs as wW, MutationConvertProjectV2DraftIssueItemToIssueArgs as w_, CreateEnterpriseOrganizationPayload as wa, MutationUpdateEnterpriseMembersCanInviteCollaboratorsSettingArgs as wb, DeploymentRequest as wc, EnterpriseServerUserAccountEmailConnection as wd, GistCommentConnection as wf, MilestoneState as wg, MarkProjectV2AsTemplatePayload as wh, ContributingGuidelines as wi, ReorderEnvironmentPayload as wj, QueryMarketplaceCategoriesArgs as wk, DismissReason as wl, IssueTypeColor as wm, CancelEnterpriseAdminInvitationPayload as wn, CreatedPullRequestContribution as wo, IssueBlockingArgs as wp, ClosePullRequestInput as wr, DeleteProjectV2FieldInput as ws, AssignableAssignedActorsArgs as wt, EnterpriseOrganizationsArgs as wu, MutationDeleteProjectV2StatusUpdateArgs as wv, PinIssuePayload as ww, Node as wx, MutationRemoveStarArgs as wy, TeamRole as wz, AddBlockedByInput as x, RegenerateEnterpriseIdentityProviderRecoveryCodesInput as xA, UnminimizeCommentPayload as xB, OrganizationRepositoriesArgs as xC, ProjectV2Workflow as xD, ProjectV2ItemStatusChangedEvent as xE, RevokeEnterpriseOrganizationsMigratorRolePayload as xF, UpdatePullRequestBranchPayload as xH, SocialAccountConnection as xI, SponsorshipConnection as xL, RepositoryCustomPropertyValuesEditableBy as xM, RepositoryOwner as xN, PullRequestReviewCommentConnection as xO, RepositoryTopic as xP, SuggestedReviewer as xR, OrgUpdateMemberRepositoryCreationPermissionAuditEntry as xS, ProjectState as xT, UserGistArgs as xU, UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingPayload as xV, UserTopRepositoriesArgs as xW, MutationCloseIssueArgs as x_, CreateDiscussionInput as xa, MutationUpdateEnterpriseMembersCanCreateRepositoriesSettingArgs as xb, DeploymentProtectionRuleEdge as xc, EnterpriseServerUserAccountConnection as xd, GenericHovercardContext as xf, MilestoneOrder as xg, MarkFileAsViewedInput as xh, ComparisonCommitsArgs as xi, ReopenPullRequestPayload as xj, QueryEnterpriseMemberInvitationArgs as xk, DiscussionUserContentEditsArgs as xl, IssueType as xm, BypassPullRequestAllowanceConnection as xn, CreatedIssueContributionConnection as xo, IssueAssignedActorsArgs as xp, CloseDiscussionPayload as xr, DeleteProjectColumnPayload as xs, ArchiveRepositoryInput as xt, EnterpriseOrderField as xu, MutationDeleteProjectV2Args as xv, PinEnvironmentInput as xw, MutationUpdateUserListArgs as xx, MutationRemoveLabelsFromLabelableArgs as xy, TeamRepositoryOrder as xz, AddAssigneesToAssignableInput as y, ReferencedEvent as yA, UnmarkedAsDuplicateEvent as yB, OrganizationPropertyTargetDefinitionInput as yC, ProjectV2ViewVisibleFieldsArgs as yD, ProjectV2ItemOrder as yE, ReviewStatusHovercardContext as yF, UpdateProjectV2StatusUpdatePayload as yH, SmimeSignature as yI, SponsorsTierOrderField as yL, RepositoryCustomPropertyValueConnection as yM, RepositoryOrder as yN, PullRequestReview as yO, RepositorySuggestedActorFilter as yP, SubscribedEvent as yR, OrgUpdateMemberAuditEntry as yS, ProjectPendingCardsArgs as yT, UserFollowersArgs as yU, UpdateEnterpriseTeamDiscussionsSettingPayload as yV, UserStatusOrder as yW, MutationCloneTemplateRepositoryArgs as y_, CreateDeploymentStatusInput as ya, MutationUpdateEnterpriseDeployKeySettingArgs as yb, DeploymentProtectionRule as yc, EnterpriseServerInstallationUserAccountsUploadsArgs as yd, FundingLink as yf, MilestoneIssuesArgs as yg, MarkDiscussionCommentAsAnswerInput as yh, Comparison as yi, ReopenIssuePayload as yj, QueryEnterpriseAdministratorInvitationByTokenArgs as yk, DiscussionState as yl, IssueTrackedIssuesArgs as ym, BypassForcePushAllowanceEdge as yn, CreatedCommitContributionEdge as yo, IpAllowListOwner as yp, Closable as yr, DeleteProjectCardPayload as ys, ArchiveProjectV2ItemInput as yt, EnterpriseMembershipType as yu, MutationDeleteProjectCardArgs as yv, PermissionGranter as yw, MutationUpdateTeamsRepositoryArgs as yx, MutationRemoveEnterpriseOrganizationArgs as yy, TeamRepositoryConnection as yz, AddProjectV2DraftIssueInput as z, RemoveAssigneesFromAssignableInput as zA, UpdateDiscussionPayload as zB, OrganizationTeamsArgs as zC, PullRequestAssignedActorsArgs as zD, ProjectV2SingleSelectField as zE, SearchResultItemConnection as zF, UpdateRepositoryWebCommitSignoffSettingPayload as zH, SponsorableLifetimeReceivedSponsorshipValuesArgs as zI, Starrable as zL, RepositoryInfo as zM, RepositoryPullRequestsArgs as zN, PullRequestReviewThreadConnection as zO, RequestReviewsPayload as zP, TeamDiscussionComment as zR, OrganizationIdentityProviderExternalIdentitiesArgs as zS, ProjectV2FieldEdge as zT, UserNamespaceRepositoryConnection as zU, UpdateIssueTypePayload as zV, WorkflowRunConnection as zW, MutationCreateIssueTypeArgs as z_, CreateProjectInput as za, MutationUpdateIssueArgs as zb, DeploymentStatusEdge as zc, EnterpriseUserAccountEnterpriseInstallationsArgs as zd, GitActorAvatarUrlArgs as zf, MutationAcceptTopicSuggestionArgs as zg, MemberStatusable as zh, ContributionsCollectionPullRequestReviewContributionsByRepositoryArgs as zi, RepoConfigDisableSockpuppetDisallowedAuditEntry as zj, QuerySponsorablesArgs as zk, EnterpriseAdministratorEdge as zl, LabelPullRequestsArgs as zm, CheckConclusionState as zn, Cvss as zo, IssueDependencyOrder as zp, Commit as zr, DeleteRefPayload as zs, AutoSquashEnabledEvent as zt, EnterpriseOwnerInfoMembersCanDeleteIssuesSettingOrganizationsArgs as zu, MutationEnablePullRequestAutoMergeArgs as zv, PinnedEvent as zw, OrgConfigEnableCollaboratorsOnlyAuditEntry as zx, MutationRevokeMigratorRoleArgs as zy, TransferIssuePayload as zz };
|