SYMBOL INDEX (3362 symbols across 57 files) FILE: src/app.tsx class App (line 22) | class App extends Component { method componentWillMount (line 23) | componentWillMount() { method componentDidMount (line 28) | componentDidMount() { method componentDidShow (line 50) | componentDidShow() {} method componentDidHide (line 52) | componentDidHide() {} method componentDidCatchError (line 54) | componentDidCatchError() {} method updateApp (line 56) | updateApp() { method render (line 87) | render() { FILE: src/components/activity-item/index.tsx type ActivityItemDataType (line 22) | type ActivityItemDataType = Schemas.Event; type ActivityItemProps (line 24) | interface ActivityItemProps { FILE: src/components/author/index.tsx type AuthorProps (line 8) | interface AuthorProps { FILE: src/components/avatar/index.tsx type AvatarProps (line 7) | interface AvatarProps { FILE: src/components/fab-button/index.tsx type FabButtonProps (line 7) | interface FabButtonProps { FILE: src/components/font-icon/index.tsx type FontIconProps (line 3) | interface FontIconProps { FILE: src/components/list-item/index.tsx type ListItemProps (line 8) | interface ListItemProps { FILE: src/components/markdown/index.tsx type MarkDownProps (line 13) | interface MarkDownProps { FILE: src/components/repo-item/index.tsx type RepoItemProps (line 10) | interface RepoItemProps { FILE: src/constants.ts type IDefaultParams (line 1) | interface IDefaultParams { constant REACH_BOTTOM_EVENT (line 24) | const REACH_BOTTOM_EVENT = 'reach_bottom_event'; constant PULL_DOWN_REFRESH_EVENT (line 25) | const PULL_DOWN_REFRESH_EVENT = 'pull_down_refresh_event'; constant THROTTLE_DELAY (line 27) | const THROTTLE_DELAY = 1500; constant TRENDING_URL (line 29) | const TRENDING_URL = 'https://trending.stayin.cn'; constant CURRENT_LANGUAGE_STORAGE_KEY (line 31) | const CURRENT_LANGUAGE_STORAGE_KEY = 'current-language'; FILE: src/github/githubComponents.ts type MetaRootError (line 13) | type MetaRootError = Fetcher.ErrorWrapper; type MetaRootResponse (line 15) | type MetaRootResponse = { type MetaRootVariables (line 150) | type MetaRootVariables = GithubContext['fetcherOptions']; type AppsGetAuthenticatedError (line 188) | type AppsGetAuthenticatedError = Fetcher.ErrorWrapper; type AppsGetAuthenticatedVariables (line 190) | type AppsGetAuthenticatedVariables = GithubContext['fetcherOptions']; type AppsCreateFromManifestPathParams (line 247) | type AppsCreateFromManifestPathParams = { type AppsCreateFromManifestError (line 251) | type AppsCreateFromManifestError = Fetcher.ErrorWrapper< type AppsCreateFromManifestResponse (line 262) | type AppsCreateFromManifestResponse = { type AppsCreateFromManifestVariables (line 360) | type AppsCreateFromManifestVariables = { type AppsGetWebhookConfigForAppError (line 410) | type AppsGetWebhookConfigForAppError = Fetcher.ErrorWrapper; type AppsGetWebhookConfigForAppVariables (line 412) | type AppsGetWebhookConfigForAppVariables = type AppsUpdateWebhookConfigForAppError (line 473) | type AppsUpdateWebhookConfigForAppError = type AppsUpdateWebhookConfigForAppRequestBody (line 476) | type AppsUpdateWebhookConfigForAppRequestBody = { type AppsUpdateWebhookConfigForAppVariables (line 483) | type AppsUpdateWebhookConfigForAppVariables = { type AppsListInstallationsQueryParams (line 532) | type AppsListInstallationsQueryParams = { type AppsListInstallationsError (line 552) | type AppsListInstallationsError = Fetcher.ErrorWrapper; type AppsListInstallationsResponse (line 554) | type AppsListInstallationsResponse = Schemas.Installation[]; type AppsListInstallationsVariables (line 556) | type AppsListInstallationsVariables = { type AppsDeleteInstallationPathParams (line 615) | type AppsDeleteInstallationPathParams = { type AppsDeleteInstallationError (line 622) | type AppsDeleteInstallationError = Fetcher.ErrorWrapper<{ type AppsDeleteInstallationVariables (line 627) | type AppsDeleteInstallationVariables = { type AppsGetInstallationPathParams (line 681) | type AppsGetInstallationPathParams = { type AppsGetInstallationError (line 688) | type AppsGetInstallationError = Fetcher.ErrorWrapper< type AppsGetInstallationVariables (line 699) | type AppsGetInstallationVariables = { type AppsCreateInstallationAccessTokenPathParams (line 763) | type AppsCreateInstallationAccessTokenPathParams = { type AppsCreateInstallationAccessTokenError (line 770) | type AppsCreateInstallationAccessTokenError = Fetcher.ErrorWrapper< type AppsCreateInstallationAccessTokenRequestBody (line 793) | type AppsCreateInstallationAccessTokenRequestBody = { type AppsCreateInstallationAccessTokenVariables (line 807) | type AppsCreateInstallationAccessTokenVariables = { type AppsUnsuspendInstallationPathParams (line 865) | type AppsUnsuspendInstallationPathParams = { type AppsUnsuspendInstallationError (line 872) | type AppsUnsuspendInstallationError = Fetcher.ErrorWrapper<{ type AppsUnsuspendInstallationVariables (line 877) | type AppsUnsuspendInstallationVariables = { type AppsSuspendInstallationPathParams (line 931) | type AppsSuspendInstallationPathParams = { type AppsSuspendInstallationError (line 938) | type AppsSuspendInstallationError = Fetcher.ErrorWrapper<{ type AppsSuspendInstallationVariables (line 943) | type AppsSuspendInstallationVariables = { type OauthAuthorizationsListGrantsQueryParams (line 997) | type OauthAuthorizationsListGrantsQueryParams = { type OauthAuthorizationsListGrantsError (line 1016) | type OauthAuthorizationsListGrantsError = Fetcher.ErrorWrapper< type OauthAuthorizationsListGrantsResponse (line 1035) | type OauthAuthorizationsListGrantsResponse = Schemas.ApplicationGrant[]; type OauthAuthorizationsListGrantsVariables (line 1037) | type OauthAuthorizationsListGrantsVariables = { type OauthAuthorizationsDeleteGrantPathParams (line 1101) | type OauthAuthorizationsDeleteGrantPathParams = { type OauthAuthorizationsDeleteGrantError (line 1108) | type OauthAuthorizationsDeleteGrantError = Fetcher.ErrorWrapper< type OauthAuthorizationsDeleteGrantVariables (line 1123) | type OauthAuthorizationsDeleteGrantVariables = { type OauthAuthorizationsGetGrantPathParams (line 1177) | type OauthAuthorizationsGetGrantPathParams = { type OauthAuthorizationsGetGrantError (line 1184) | type OauthAuthorizationsGetGrantError = Fetcher.ErrorWrapper< type OauthAuthorizationsGetGrantVariables (line 1199) | type OauthAuthorizationsGetGrantVariables = { type AppsDeleteAuthorizationPathParams (line 1264) | type AppsDeleteAuthorizationPathParams = { type AppsDeleteAuthorizationError (line 1271) | type AppsDeleteAuthorizationError = Fetcher.ErrorWrapper<{ type AppsDeleteAuthorizationRequestBody (line 1276) | type AppsDeleteAuthorizationRequestBody = { type AppsDeleteAuthorizationVariables (line 1283) | type AppsDeleteAuthorizationVariables = { type AppsRevokeGrantForApplicationPathParams (line 1336) | type AppsRevokeGrantForApplicationPathParams = { type AppsRevokeGrantForApplicationError (line 1344) | type AppsRevokeGrantForApplicationError = type AppsRevokeGrantForApplicationVariables (line 1347) | type AppsRevokeGrantForApplicationVariables = { type AppsDeleteTokenPathParams (line 1405) | type AppsDeleteTokenPathParams = { type AppsDeleteTokenError (line 1412) | type AppsDeleteTokenError = Fetcher.ErrorWrapper<{ type AppsDeleteTokenRequestBody (line 1417) | type AppsDeleteTokenRequestBody = { type AppsDeleteTokenVariables (line 1424) | type AppsDeleteTokenVariables = { type AppsResetTokenPathParams (line 1475) | type AppsResetTokenPathParams = { type AppsResetTokenError (line 1482) | type AppsResetTokenError = Fetcher.ErrorWrapper<{ type AppsResetTokenRequestBody (line 1487) | type AppsResetTokenRequestBody = { type AppsResetTokenVariables (line 1494) | type AppsResetTokenVariables = { type AppsCheckTokenPathParams (line 1545) | type AppsCheckTokenPathParams = { type AppsCheckTokenError (line 1552) | type AppsCheckTokenError = Fetcher.ErrorWrapper< type AppsCheckTokenRequestBody (line 1563) | type AppsCheckTokenRequestBody = { type AppsCheckTokenVariables (line 1570) | type AppsCheckTokenVariables = { type AppsScopeTokenPathParams (line 1621) | type AppsScopeTokenPathParams = { type AppsScopeTokenError (line 1628) | type AppsScopeTokenError = Fetcher.ErrorWrapper< type AppsScopeTokenRequestBody (line 1647) | type AppsScopeTokenRequestBody = { type AppsScopeTokenVariables (line 1679) | type AppsScopeTokenVariables = { type AppsRevokeAuthorizationForApplicationPathParams (line 1730) | type AppsRevokeAuthorizationForApplicationPathParams = { type AppsRevokeAuthorizationForApplicationError (line 1738) | type AppsRevokeAuthorizationForApplicationError = type AppsRevokeAuthorizationForApplicationVariables (line 1741) | type AppsRevokeAuthorizationForApplicationVariables = { type AppsCheckAuthorizationPathParams (line 1798) | type AppsCheckAuthorizationPathParams = { type AppsCheckAuthorizationError (line 1806) | type AppsCheckAuthorizationError = Fetcher.ErrorWrapper<{ type AppsCheckAuthorizationResponse (line 1811) | type AppsCheckAuthorizationResponse = Schemas.Authorization; type AppsCheckAuthorizationVariables (line 1813) | type AppsCheckAuthorizationVariables = { type AppsResetAuthorizationPathParams (line 1879) | type AppsResetAuthorizationPathParams = { type AppsResetAuthorizationError (line 1887) | type AppsResetAuthorizationError = Fetcher.ErrorWrapper; type AppsResetAuthorizationVariables (line 1889) | type AppsResetAuthorizationVariables = { type AppsGetBySlugPathParams (line 1943) | type AppsGetBySlugPathParams = { type AppsGetBySlugError (line 1947) | type AppsGetBySlugError = Fetcher.ErrorWrapper< type AppsGetBySlugVariables (line 1962) | type AppsGetBySlugVariables = { type OauthAuthorizationsListAuthorizationsQueryParams (line 2013) | type OauthAuthorizationsListAuthorizationsQueryParams = { type OauthAuthorizationsListAuthorizationsError (line 2032) | type OauthAuthorizationsListAuthorizationsError = Fetcher.ErrorWrapper< type OauthAuthorizationsListAuthorizationsResponse (line 2051) | type OauthAuthorizationsListAuthorizationsResponse = type OauthAuthorizationsListAuthorizationsVariables (line 2054) | type OauthAuthorizationsListAuthorizationsVariables = { type OauthAuthorizationsCreateAuthorizationError (line 2114) | type OauthAuthorizationsCreateAuthorizationError = Fetcher.ErrorWrapper< type OauthAuthorizationsCreateAuthorizationRequestBody (line 2137) | type OauthAuthorizationsCreateAuthorizationRequestBody = { type OauthAuthorizationsCreateAuthorizationVariables (line 2173) | type OauthAuthorizationsCreateAuthorizationVariables = { type OauthAuthorizationsGetOrCreateAuthorizationForAppPathParams (line 2241) | type OauthAuthorizationsGetOrCreateAuthorizationForAppPathParams = { type OauthAuthorizationsGetOrCreateAuthorizationForAppError (line 2248) | type OauthAuthorizationsGetOrCreateAuthorizationForAppError = type OauthAuthorizationsGetOrCreateAuthorizationForAppRequestBody (line 2268) | type OauthAuthorizationsGetOrCreateAuthorizationForAppRequestBody = { type OauthAuthorizationsGetOrCreateAuthorizationForAppVariables (line 2298) | type OauthAuthorizationsGetOrCreateAuthorizationForAppVariables = { type OauthAuthorizationsGetOrCreateAuthorizationForAppAndFingerprintPathParams (line 2368) | type OauthAuthorizationsGetOrCreateAuthorizationForAppAndFingerprintPath... type OauthAuthorizationsGetOrCreateAuthorizationForAppAndFingerprintError (line 2377) | type OauthAuthorizationsGetOrCreateAuthorizationForAppAndFingerprintError = type OauthAuthorizationsGetOrCreateAuthorizationForAppAndFingerprintRequestBody (line 2383) | type OauthAuthorizationsGetOrCreateAuthorizationForAppAndFingerprintRequ... type OauthAuthorizationsGetOrCreateAuthorizationForAppAndFingerprintVariables (line 2410) | type OauthAuthorizationsGetOrCreateAuthorizationForAppAndFingerprintVari... type OauthAuthorizationsDeleteAuthorizationPathParams (line 2481) | type OauthAuthorizationsDeleteAuthorizationPathParams = { type OauthAuthorizationsDeleteAuthorizationError (line 2488) | type OauthAuthorizationsDeleteAuthorizationError = Fetcher.ErrorWrapper< type OauthAuthorizationsDeleteAuthorizationVariables (line 2503) | type OauthAuthorizationsDeleteAuthorizationVariables = { type OauthAuthorizationsGetAuthorizationPathParams (line 2556) | type OauthAuthorizationsGetAuthorizationPathParams = { type OauthAuthorizationsGetAuthorizationError (line 2563) | type OauthAuthorizationsGetAuthorizationError = Fetcher.ErrorWrapper< type OauthAuthorizationsGetAuthorizationVariables (line 2578) | type OauthAuthorizationsGetAuthorizationVariables = { type OauthAuthorizationsUpdateAuthorizationPathParams (line 2643) | type OauthAuthorizationsUpdateAuthorizationPathParams = { type OauthAuthorizationsUpdateAuthorizationError (line 2650) | type OauthAuthorizationsUpdateAuthorizationError = Fetcher.ErrorWrapper<{ type OauthAuthorizationsUpdateAuthorizationRequestBody (line 2655) | type OauthAuthorizationsUpdateAuthorizationRequestBody = { type OauthAuthorizationsUpdateAuthorizationVariables (line 2687) | type OauthAuthorizationsUpdateAuthorizationVariables = { type CodesOfConductGetAllCodesOfConductError (line 2749) | type CodesOfConductGetAllCodesOfConductError = Fetcher.ErrorWrapper< type CodesOfConductGetAllCodesOfConductResponse (line 2760) | type CodesOfConductGetAllCodesOfConductResponse = type CodesOfConductGetAllCodesOfConductVariables (line 2763) | type CodesOfConductGetAllCodesOfConductVariables = type CodesOfConductGetConductCodePathParams (line 2816) | type CodesOfConductGetConductCodePathParams = { type CodesOfConductGetConductCodeError (line 2820) | type CodesOfConductGetConductCodeError = Fetcher.ErrorWrapper< type CodesOfConductGetConductCodeVariables (line 2835) | type CodesOfConductGetConductCodeVariables = { type AppsCreateContentAttachmentPathParams (line 2887) | type AppsCreateContentAttachmentPathParams = { type AppsCreateContentAttachmentError (line 2891) | type AppsCreateContentAttachmentError = Fetcher.ErrorWrapper< type AppsCreateContentAttachmentRequestBody (line 2918) | type AppsCreateContentAttachmentRequestBody = { type AppsCreateContentAttachmentVariables (line 2935) | type AppsCreateContentAttachmentVariables = { type EmojisGetError (line 2994) | type EmojisGetError = Fetcher.ErrorWrapper<{ type EmojisGetResponse (line 2999) | type EmojisGetResponse = { type EmojisGetVariables (line 3003) | type EmojisGetVariables = GithubContext['fetcherOptions']; type EnterpriseAdminGetGithubActionsPermissionsEnterprisePathParams (line 3041) | type EnterpriseAdminGetGithubActionsPermissionsEnterprisePathParams = { type EnterpriseAdminGetGithubActionsPermissionsEnterpriseError (line 3048) | type EnterpriseAdminGetGithubActionsPermissionsEnterpriseError = type EnterpriseAdminGetGithubActionsPermissionsEnterpriseVariables (line 3051) | type EnterpriseAdminGetGithubActionsPermissionsEnterpriseVariables = { type EnterpriseAdminSetGithubActionsPermissionsEnterprisePathParams (line 3120) | type EnterpriseAdminSetGithubActionsPermissionsEnterprisePathParams = { type EnterpriseAdminSetGithubActionsPermissionsEnterpriseError (line 3127) | type EnterpriseAdminSetGithubActionsPermissionsEnterpriseError = type EnterpriseAdminSetGithubActionsPermissionsEnterpriseRequestBody (line 3130) | type EnterpriseAdminSetGithubActionsPermissionsEnterpriseRequestBody = { type EnterpriseAdminSetGithubActionsPermissionsEnterpriseVariables (line 3135) | type EnterpriseAdminSetGithubActionsPermissionsEnterpriseVariables = { type EnterpriseAdminListSelectedOrganizationsEnabledGithubActionsEnterprisePathParams (line 3195) | type EnterpriseAdminListSelectedOrganizationsEnabledGithubActionsEnterpr... type EnterpriseAdminListSelectedOrganizationsEnabledGithubActionsEnterpriseQueryParams (line 3203) | type EnterpriseAdminListSelectedOrganizationsEnabledGithubActionsEnterpr... type EnterpriseAdminListSelectedOrganizationsEnabledGithubActionsEnterpriseError (line 3219) | type EnterpriseAdminListSelectedOrganizationsEnabledGithubActionsEnterpr... type EnterpriseAdminListSelectedOrganizationsEnabledGithubActionsEnterpriseResponse (line 3222) | type EnterpriseAdminListSelectedOrganizationsEnabledGithubActionsEnterpr... type EnterpriseAdminListSelectedOrganizationsEnabledGithubActionsEnterpriseVariables (line 3228) | type EnterpriseAdminListSelectedOrganizationsEnabledGithubActionsEnterpr... type EnterpriseAdminSetSelectedOrganizationsEnabledGithubActionsEnterprisePathParams (line 3302) | type EnterpriseAdminSetSelectedOrganizationsEnabledGithubActionsEnterpri... type EnterpriseAdminSetSelectedOrganizationsEnabledGithubActionsEnterpriseError (line 3310) | type EnterpriseAdminSetSelectedOrganizationsEnabledGithubActionsEnterpri... type EnterpriseAdminSetSelectedOrganizationsEnabledGithubActionsEnterpriseRequestBody (line 3313) | type EnterpriseAdminSetSelectedOrganizationsEnabledGithubActionsEnterpri... type EnterpriseAdminSetSelectedOrganizationsEnabledGithubActionsEnterpriseVariables (line 3321) | type EnterpriseAdminSetSelectedOrganizationsEnabledGithubActionsEnterpri... type EnterpriseAdminDisableSelectedOrganizationGithubActionsEnterprisePathParams (line 3383) | type EnterpriseAdminDisableSelectedOrganizationGithubActionsEnterprisePa... type EnterpriseAdminDisableSelectedOrganizationGithubActionsEnterpriseError (line 3395) | type EnterpriseAdminDisableSelectedOrganizationGithubActionsEnterpriseEr... type EnterpriseAdminDisableSelectedOrganizationGithubActionsEnterpriseVariables (line 3398) | type EnterpriseAdminDisableSelectedOrganizationGithubActionsEnterpriseVa... type EnterpriseAdminEnableSelectedOrganizationGithubActionsEnterprisePathParams (line 3460) | type EnterpriseAdminEnableSelectedOrganizationGithubActionsEnterprisePat... type EnterpriseAdminEnableSelectedOrganizationGithubActionsEnterpriseError (line 3472) | type EnterpriseAdminEnableSelectedOrganizationGithubActionsEnterpriseErr... type EnterpriseAdminEnableSelectedOrganizationGithubActionsEnterpriseVariables (line 3475) | type EnterpriseAdminEnableSelectedOrganizationGithubActionsEnterpriseVar... type EnterpriseAdminGetAllowedActionsEnterprisePathParams (line 3537) | type EnterpriseAdminGetAllowedActionsEnterprisePathParams = { type EnterpriseAdminGetAllowedActionsEnterpriseError (line 3544) | type EnterpriseAdminGetAllowedActionsEnterpriseError = type EnterpriseAdminGetAllowedActionsEnterpriseVariables (line 3547) | type EnterpriseAdminGetAllowedActionsEnterpriseVariables = { type EnterpriseAdminSetAllowedActionsEnterprisePathParams (line 3616) | type EnterpriseAdminSetAllowedActionsEnterprisePathParams = { type EnterpriseAdminSetAllowedActionsEnterpriseError (line 3623) | type EnterpriseAdminSetAllowedActionsEnterpriseError = type EnterpriseAdminSetAllowedActionsEnterpriseVariables (line 3626) | type EnterpriseAdminSetAllowedActionsEnterpriseVariables = { type EnterpriseAdminListSelfHostedRunnerGroupsForEnterprisePathParams (line 3684) | type EnterpriseAdminListSelfHostedRunnerGroupsForEnterprisePathParams = { type EnterpriseAdminListSelfHostedRunnerGroupsForEnterpriseQueryParams (line 3691) | type EnterpriseAdminListSelfHostedRunnerGroupsForEnterpriseQueryParams = type EnterpriseAdminListSelfHostedRunnerGroupsForEnterpriseError (line 3707) | type EnterpriseAdminListSelfHostedRunnerGroupsForEnterpriseError = type EnterpriseAdminListSelfHostedRunnerGroupsForEnterpriseResponse (line 3710) | type EnterpriseAdminListSelfHostedRunnerGroupsForEnterpriseResponse = { type EnterpriseAdminListSelfHostedRunnerGroupsForEnterpriseVariables (line 3715) | type EnterpriseAdminListSelfHostedRunnerGroupsForEnterpriseVariables = { type EnterpriseAdminCreateSelfHostedRunnerGroupForEnterprisePathParams (line 3785) | type EnterpriseAdminCreateSelfHostedRunnerGroupForEnterprisePathParams = type EnterpriseAdminCreateSelfHostedRunnerGroupForEnterpriseError (line 3793) | type EnterpriseAdminCreateSelfHostedRunnerGroupForEnterpriseError = type EnterpriseAdminCreateSelfHostedRunnerGroupForEnterpriseRequestBody (line 3796) | type EnterpriseAdminCreateSelfHostedRunnerGroupForEnterpriseRequestBody = type EnterpriseAdminCreateSelfHostedRunnerGroupForEnterpriseVariables (line 3816) | type EnterpriseAdminCreateSelfHostedRunnerGroupForEnterpriseVariables = { type EnterpriseAdminDeleteSelfHostedRunnerGroupFromEnterprisePathParams (line 3876) | type EnterpriseAdminDeleteSelfHostedRunnerGroupFromEnterprisePathParams = type EnterpriseAdminDeleteSelfHostedRunnerGroupFromEnterpriseError (line 3888) | type EnterpriseAdminDeleteSelfHostedRunnerGroupFromEnterpriseError = type EnterpriseAdminDeleteSelfHostedRunnerGroupFromEnterpriseVariables (line 3891) | type EnterpriseAdminDeleteSelfHostedRunnerGroupFromEnterpriseVariables = type EnterpriseAdminGetSelfHostedRunnerGroupForEnterprisePathParams (line 3951) | type EnterpriseAdminGetSelfHostedRunnerGroupForEnterprisePathParams = { type EnterpriseAdminGetSelfHostedRunnerGroupForEnterpriseError (line 3962) | type EnterpriseAdminGetSelfHostedRunnerGroupForEnterpriseError = type EnterpriseAdminGetSelfHostedRunnerGroupForEnterpriseVariables (line 3965) | type EnterpriseAdminGetSelfHostedRunnerGroupForEnterpriseVariables = { type EnterpriseAdminUpdateSelfHostedRunnerGroupForEnterprisePathParams (line 4034) | type EnterpriseAdminUpdateSelfHostedRunnerGroupForEnterprisePathParams = type EnterpriseAdminUpdateSelfHostedRunnerGroupForEnterpriseError (line 4046) | type EnterpriseAdminUpdateSelfHostedRunnerGroupForEnterpriseError = type EnterpriseAdminUpdateSelfHostedRunnerGroupForEnterpriseRequestBody (line 4049) | type EnterpriseAdminUpdateSelfHostedRunnerGroupForEnterpriseRequestBody = type EnterpriseAdminUpdateSelfHostedRunnerGroupForEnterpriseVariables (line 4063) | type EnterpriseAdminUpdateSelfHostedRunnerGroupForEnterpriseVariables = { type EnterpriseAdminListOrgAccessToSelfHostedRunnerGroupInEnterprisePathParams (line 4123) | type EnterpriseAdminListOrgAccessToSelfHostedRunnerGroupInEnterprisePath... type EnterpriseAdminListOrgAccessToSelfHostedRunnerGroupInEnterpriseQueryParams (line 4135) | type EnterpriseAdminListOrgAccessToSelfHostedRunnerGroupInEnterpriseQuer... type EnterpriseAdminListOrgAccessToSelfHostedRunnerGroupInEnterpriseError (line 4151) | type EnterpriseAdminListOrgAccessToSelfHostedRunnerGroupInEnterpriseError = type EnterpriseAdminListOrgAccessToSelfHostedRunnerGroupInEnterpriseResponse (line 4154) | type EnterpriseAdminListOrgAccessToSelfHostedRunnerGroupInEnterpriseResp... type EnterpriseAdminListOrgAccessToSelfHostedRunnerGroupInEnterpriseVariables (line 4160) | type EnterpriseAdminListOrgAccessToSelfHostedRunnerGroupInEnterpriseVari... type EnterpriseAdminSetOrgAccessToSelfHostedRunnerGroupInEnterprisePathParams (line 4234) | type EnterpriseAdminSetOrgAccessToSelfHostedRunnerGroupInEnterprisePathP... type EnterpriseAdminSetOrgAccessToSelfHostedRunnerGroupInEnterpriseError (line 4246) | type EnterpriseAdminSetOrgAccessToSelfHostedRunnerGroupInEnterpriseError = type EnterpriseAdminSetOrgAccessToSelfHostedRunnerGroupInEnterpriseRequestBody (line 4249) | type EnterpriseAdminSetOrgAccessToSelfHostedRunnerGroupInEnterpriseReque... type EnterpriseAdminSetOrgAccessToSelfHostedRunnerGroupInEnterpriseVariables (line 4257) | type EnterpriseAdminSetOrgAccessToSelfHostedRunnerGroupInEnterpriseVaria... type EnterpriseAdminRemoveOrgAccessToSelfHostedRunnerGroupInEnterprisePathParams (line 4320) | type EnterpriseAdminRemoveOrgAccessToSelfHostedRunnerGroupInEnterprisePa... type EnterpriseAdminRemoveOrgAccessToSelfHostedRunnerGroupInEnterpriseError (line 4336) | type EnterpriseAdminRemoveOrgAccessToSelfHostedRunnerGroupInEnterpriseEr... type EnterpriseAdminRemoveOrgAccessToSelfHostedRunnerGroupInEnterpriseVariables (line 4339) | type EnterpriseAdminRemoveOrgAccessToSelfHostedRunnerGroupInEnterpriseVa... type EnterpriseAdminAddOrgAccessToSelfHostedRunnerGroupInEnterprisePathParams (line 4401) | type EnterpriseAdminAddOrgAccessToSelfHostedRunnerGroupInEnterprisePathP... type EnterpriseAdminAddOrgAccessToSelfHostedRunnerGroupInEnterpriseError (line 4417) | type EnterpriseAdminAddOrgAccessToSelfHostedRunnerGroupInEnterpriseError = type EnterpriseAdminAddOrgAccessToSelfHostedRunnerGroupInEnterpriseVariables (line 4420) | type EnterpriseAdminAddOrgAccessToSelfHostedRunnerGroupInEnterpriseVaria... type EnterpriseAdminListSelfHostedRunnersInGroupForEnterprisePathParams (line 4482) | type EnterpriseAdminListSelfHostedRunnersInGroupForEnterprisePathParams = type EnterpriseAdminListSelfHostedRunnersInGroupForEnterpriseQueryParams (line 4494) | type EnterpriseAdminListSelfHostedRunnersInGroupForEnterpriseQueryParams = type EnterpriseAdminListSelfHostedRunnersInGroupForEnterpriseError (line 4510) | type EnterpriseAdminListSelfHostedRunnersInGroupForEnterpriseError = type EnterpriseAdminListSelfHostedRunnersInGroupForEnterpriseResponse (line 4513) | type EnterpriseAdminListSelfHostedRunnersInGroupForEnterpriseResponse = { type EnterpriseAdminListSelfHostedRunnersInGroupForEnterpriseVariables (line 4518) | type EnterpriseAdminListSelfHostedRunnersInGroupForEnterpriseVariables = type EnterpriseAdminSetSelfHostedRunnersInGroupForEnterprisePathParams (line 4589) | type EnterpriseAdminSetSelfHostedRunnersInGroupForEnterprisePathParams = type EnterpriseAdminSetSelfHostedRunnersInGroupForEnterpriseError (line 4601) | type EnterpriseAdminSetSelfHostedRunnersInGroupForEnterpriseError = type EnterpriseAdminSetSelfHostedRunnersInGroupForEnterpriseRequestBody (line 4604) | type EnterpriseAdminSetSelfHostedRunnersInGroupForEnterpriseRequestBody = type EnterpriseAdminSetSelfHostedRunnersInGroupForEnterpriseVariables (line 4612) | type EnterpriseAdminSetSelfHostedRunnersInGroupForEnterpriseVariables = { type EnterpriseAdminRemoveSelfHostedRunnerFromGroupForEnterprisePathParams (line 4672) | type EnterpriseAdminRemoveSelfHostedRunnerFromGroupForEnterprisePathPara... type EnterpriseAdminRemoveSelfHostedRunnerFromGroupForEnterpriseError (line 4688) | type EnterpriseAdminRemoveSelfHostedRunnerFromGroupForEnterpriseError = type EnterpriseAdminRemoveSelfHostedRunnerFromGroupForEnterpriseVariables (line 4691) | type EnterpriseAdminRemoveSelfHostedRunnerFromGroupForEnterpriseVariables = type EnterpriseAdminAddSelfHostedRunnerToGroupForEnterprisePathParams (line 4752) | type EnterpriseAdminAddSelfHostedRunnerToGroupForEnterprisePathParams = { type EnterpriseAdminAddSelfHostedRunnerToGroupForEnterpriseError (line 4767) | type EnterpriseAdminAddSelfHostedRunnerToGroupForEnterpriseError = type EnterpriseAdminAddSelfHostedRunnerToGroupForEnterpriseVariables (line 4770) | type EnterpriseAdminAddSelfHostedRunnerToGroupForEnterpriseVariables = { type EnterpriseAdminListSelfHostedRunnersForEnterprisePathParams (line 4831) | type EnterpriseAdminListSelfHostedRunnersForEnterprisePathParams = { type EnterpriseAdminListSelfHostedRunnersForEnterpriseQueryParams (line 4838) | type EnterpriseAdminListSelfHostedRunnersForEnterpriseQueryParams = { type EnterpriseAdminListSelfHostedRunnersForEnterpriseError (line 4853) | type EnterpriseAdminListSelfHostedRunnersForEnterpriseError = type EnterpriseAdminListSelfHostedRunnersForEnterpriseResponse (line 4856) | type EnterpriseAdminListSelfHostedRunnersForEnterpriseResponse = { type EnterpriseAdminListSelfHostedRunnersForEnterpriseVariables (line 4861) | type EnterpriseAdminListSelfHostedRunnersForEnterpriseVariables = { type EnterpriseAdminListRunnerApplicationsForEnterprisePathParams (line 4931) | type EnterpriseAdminListRunnerApplicationsForEnterprisePathParams = { type EnterpriseAdminListRunnerApplicationsForEnterpriseError (line 4938) | type EnterpriseAdminListRunnerApplicationsForEnterpriseError = type EnterpriseAdminListRunnerApplicationsForEnterpriseResponse (line 4941) | type EnterpriseAdminListRunnerApplicationsForEnterpriseResponse = type EnterpriseAdminListRunnerApplicationsForEnterpriseVariables (line 4944) | type EnterpriseAdminListRunnerApplicationsForEnterpriseVariables = { type EnterpriseAdminCreateRegistrationTokenForEnterprisePathParams (line 5013) | type EnterpriseAdminCreateRegistrationTokenForEnterprisePathParams = { type EnterpriseAdminCreateRegistrationTokenForEnterpriseError (line 5020) | type EnterpriseAdminCreateRegistrationTokenForEnterpriseError = type EnterpriseAdminCreateRegistrationTokenForEnterpriseVariables (line 5023) | type EnterpriseAdminCreateRegistrationTokenForEnterpriseVariables = { type EnterpriseAdminCreateRemoveTokenForEnterprisePathParams (line 5096) | type EnterpriseAdminCreateRemoveTokenForEnterprisePathParams = { type EnterpriseAdminCreateRemoveTokenForEnterpriseError (line 5103) | type EnterpriseAdminCreateRemoveTokenForEnterpriseError = type EnterpriseAdminCreateRemoveTokenForEnterpriseVariables (line 5106) | type EnterpriseAdminCreateRemoveTokenForEnterpriseVariables = { type EnterpriseAdminDeleteSelfHostedRunnerFromEnterprisePathParams (line 5181) | type EnterpriseAdminDeleteSelfHostedRunnerFromEnterprisePathParams = { type EnterpriseAdminDeleteSelfHostedRunnerFromEnterpriseError (line 5192) | type EnterpriseAdminDeleteSelfHostedRunnerFromEnterpriseError = type EnterpriseAdminDeleteSelfHostedRunnerFromEnterpriseVariables (line 5195) | type EnterpriseAdminDeleteSelfHostedRunnerFromEnterpriseVariables = { type EnterpriseAdminGetSelfHostedRunnerForEnterprisePathParams (line 5252) | type EnterpriseAdminGetSelfHostedRunnerForEnterprisePathParams = { type EnterpriseAdminGetSelfHostedRunnerForEnterpriseError (line 5263) | type EnterpriseAdminGetSelfHostedRunnerForEnterpriseError = type EnterpriseAdminGetSelfHostedRunnerForEnterpriseVariables (line 5266) | type EnterpriseAdminGetSelfHostedRunnerForEnterpriseVariables = { type AuditLogGetAuditLogPathParams (line 5335) | type AuditLogGetAuditLogPathParams = { type AuditLogGetAuditLogQueryParams (line 5342) | type AuditLogGetAuditLogQueryParams = { type AuditLogGetAuditLogError (line 5385) | type AuditLogGetAuditLogError = Fetcher.ErrorWrapper; type AuditLogGetAuditLogResponse (line 5387) | type AuditLogGetAuditLogResponse = Schemas.AuditLogEvent[]; type AuditLogGetAuditLogVariables (line 5389) | type AuditLogGetAuditLogVariables = { type BillingGetGithubActionsBillingGhePathParams (line 5454) | type BillingGetGithubActionsBillingGhePathParams = { type BillingGetGithubActionsBillingGheError (line 5461) | type BillingGetGithubActionsBillingGheError = type BillingGetGithubActionsBillingGheVariables (line 5464) | type BillingGetGithubActionsBillingGheVariables = { type BillingGetGithubPackagesBillingGhePathParams (line 5537) | type BillingGetGithubPackagesBillingGhePathParams = { type BillingGetGithubPackagesBillingGheError (line 5544) | type BillingGetGithubPackagesBillingGheError = type BillingGetGithubPackagesBillingGheVariables (line 5547) | type BillingGetGithubPackagesBillingGheVariables = { type BillingGetSharedStorageBillingGhePathParams (line 5620) | type BillingGetSharedStorageBillingGhePathParams = { type BillingGetSharedStorageBillingGheError (line 5627) | type BillingGetSharedStorageBillingGheError = type BillingGetSharedStorageBillingGheVariables (line 5630) | type BillingGetSharedStorageBillingGheVariables = { type ActivityListPublicEventsQueryParams (line 5703) | type ActivityListPublicEventsQueryParams = { type ActivityListPublicEventsError (line 5718) | type ActivityListPublicEventsError = Fetcher.ErrorWrapper< type ActivityListPublicEventsResponse (line 5733) | type ActivityListPublicEventsResponse = Schemas.Event[]; type ActivityListPublicEventsVariables (line 5735) | type ActivityListPublicEventsVariables = { type ActivityGetFeedsError (line 5795) | type ActivityGetFeedsError = Fetcher.ErrorWrapper; type ActivityGetFeedsVariables (line 5797) | type ActivityGetFeedsVariables = GithubContext['fetcherOptions']; type GistsListQueryParams (line 5856) | type GistsListQueryParams = { type GistsListError (line 5875) | type GistsListError = Fetcher.ErrorWrapper< type GistsListResponse (line 5886) | type GistsListResponse = Schemas.BaseGist[]; type GistsListVariables (line 5888) | type GistsListVariables = { type GistsCreateError (line 5930) | type GistsCreateError = Fetcher.ErrorWrapper< type GistsCreateRequestBody (line 5949) | type GistsCreateRequestBody = { type GistsCreateVariables (line 5972) | type GistsCreateVariables = { type GistsListPublicQueryParams (line 6021) | type GistsListPublicQueryParams = { type GistsListPublicError (line 6040) | type GistsListPublicError = Fetcher.ErrorWrapper< type GistsListPublicResponse (line 6055) | type GistsListPublicResponse = Schemas.BaseGist[]; type GistsListPublicVariables (line 6057) | type GistsListPublicVariables = { type GistsListStarredQueryParams (line 6116) | type GistsListStarredQueryParams = { type GistsListStarredError (line 6135) | type GistsListStarredError = Fetcher.ErrorWrapper< type GistsListStarredResponse (line 6150) | type GistsListStarredResponse = Schemas.BaseGist[]; type GistsListStarredVariables (line 6152) | type GistsListStarredVariables = { type GistsDeletePathParams (line 6207) | type GistsDeletePathParams = { type GistsDeleteError (line 6214) | type GistsDeleteError = Fetcher.ErrorWrapper< type GistsDeleteVariables (line 6229) | type GistsDeleteVariables = { type GistsGetPathParams (line 6268) | type GistsGetPathParams = { type GistsGetError (line 6275) | type GistsGetError = Fetcher.ErrorWrapper< type GistsGetVariables (line 6290) | type GistsGetVariables = { type GistsUpdatePathParams (line 6330) | type GistsUpdatePathParams = { type GistsUpdateError (line 6337) | type GistsUpdateError = Fetcher.ErrorWrapper< type GistsUpdateVariables (line 6348) | type GistsUpdateVariables = { type GistsListCommentsPathParams (line 6547) | type GistsListCommentsPathParams = { type GistsListCommentsQueryParams (line 6554) | type GistsListCommentsQueryParams = { type GistsListCommentsError (line 6569) | type GistsListCommentsError = Fetcher.ErrorWrapper< type GistsListCommentsResponse (line 6584) | type GistsListCommentsResponse = Schemas.GistComment[]; type GistsListCommentsVariables (line 6586) | type GistsListCommentsVariables = { type GistsCreateCommentPathParams (line 6636) | type GistsCreateCommentPathParams = { type GistsCreateCommentError (line 6643) | type GistsCreateCommentError = Fetcher.ErrorWrapper< type GistsCreateCommentRequestBody (line 6658) | type GistsCreateCommentRequestBody = { type GistsCreateCommentVariables (line 6668) | type GistsCreateCommentVariables = { type GistsDeleteCommentPathParams (line 6708) | type GistsDeleteCommentPathParams = { type GistsDeleteCommentError (line 6719) | type GistsDeleteCommentError = Fetcher.ErrorWrapper< type GistsDeleteCommentVariables (line 6734) | type GistsDeleteCommentVariables = { type GistsGetCommentPathParams (line 6778) | type GistsGetCommentPathParams = { type GistsGetCommentError (line 6789) | type GistsGetCommentError = Fetcher.ErrorWrapper< type GistsGetCommentVariables (line 6804) | type GistsGetCommentVariables = { type GistsUpdateCommentPathParams (line 6854) | type GistsUpdateCommentPathParams = { type GistsUpdateCommentError (line 6865) | type GistsUpdateCommentError = Fetcher.ErrorWrapper<{ type GistsUpdateCommentRequestBody (line 6870) | type GistsUpdateCommentRequestBody = { type GistsUpdateCommentVariables (line 6880) | type GistsUpdateCommentVariables = { type GistsListCommitsPathParams (line 6925) | type GistsListCommitsPathParams = { type GistsListCommitsQueryParams (line 6932) | type GistsListCommitsQueryParams = { type GistsListCommitsError (line 6947) | type GistsListCommitsError = Fetcher.ErrorWrapper< type GistsListCommitsResponse (line 6962) | type GistsListCommitsResponse = Schemas.GistCommit[]; type GistsListCommitsVariables (line 6964) | type GistsListCommitsVariables = { type GistsListForksPathParams (line 7014) | type GistsListForksPathParams = { type GistsListForksQueryParams (line 7021) | type GistsListForksQueryParams = { type GistsListForksError (line 7036) | type GistsListForksError = Fetcher.ErrorWrapper< type GistsListForksResponse (line 7051) | type GistsListForksResponse = Schemas.GistSimple[]; type GistsListForksVariables (line 7053) | type GistsListForksVariables = { type GistsForkPathParams (line 7103) | type GistsForkPathParams = { type GistsForkError (line 7110) | type GistsForkError = Fetcher.ErrorWrapper< type GistsForkVariables (line 7129) | type GistsForkVariables = { type GistsUnstarPathParams (line 7174) | type GistsUnstarPathParams = { type GistsUnstarError (line 7181) | type GistsUnstarError = Fetcher.ErrorWrapper< type GistsUnstarVariables (line 7196) | type GistsUnstarVariables = { type GistsCheckIsStarredPathParams (line 7235) | type GistsCheckIsStarredPathParams = { type GistsCheckIsStarredError (line 7242) | type GistsCheckIsStarredError = Fetcher.ErrorWrapper< type GistsCheckIsStarredVariables (line 7257) | type GistsCheckIsStarredVariables = { type GistsStarPathParams (line 7298) | type GistsStarPathParams = { type GistsStarError (line 7305) | type GistsStarError = Fetcher.ErrorWrapper< type GistsStarVariables (line 7320) | type GistsStarVariables = { type GistsGetRevisionPathParams (line 7361) | type GistsGetRevisionPathParams = { type GistsGetRevisionError (line 7369) | type GistsGetRevisionError = Fetcher.ErrorWrapper< type GistsGetRevisionVariables (line 7384) | type GistsGetRevisionVariables = { type GitignoreGetAllTemplatesError (line 7429) | type GitignoreGetAllTemplatesError = Fetcher.ErrorWrapper<{ type GitignoreGetAllTemplatesResponse (line 7434) | type GitignoreGetAllTemplatesResponse = string[]; type GitignoreGetAllTemplatesVariables (line 7436) | type GitignoreGetAllTemplatesVariables = GithubContext['fetcherOptions']; type GitignoreGetTemplatePathParams (line 7494) | type GitignoreGetTemplatePathParams = { type GitignoreGetTemplateError (line 7498) | type GitignoreGetTemplateError = Fetcher.ErrorWrapper<{ type GitignoreGetTemplateVariables (line 7503) | type GitignoreGetTemplateVariables = { type AppsListReposAccessibleToInstallationQueryParams (line 7565) | type AppsListReposAccessibleToInstallationQueryParams = { type AppsListReposAccessibleToInstallationError (line 7580) | type AppsListReposAccessibleToInstallationError = Fetcher.ErrorWrapper< type AppsListReposAccessibleToInstallationResponse (line 7595) | type AppsListReposAccessibleToInstallationResponse = { type AppsListReposAccessibleToInstallationVariables (line 7604) | type AppsListReposAccessibleToInstallationVariables = { type AppsRevokeInstallationAccessTokenError (line 7668) | type AppsRevokeInstallationAccessTokenError = type AppsRevokeInstallationAccessTokenVariables (line 7671) | type AppsRevokeInstallationAccessTokenVariables = type IssuesListQueryParams (line 7726) | type IssuesListQueryParams = { type IssuesListError (line 7788) | type IssuesListError = Fetcher.ErrorWrapper< type IssuesListResponse (line 7803) | type IssuesListResponse = Schemas.Issue[]; type IssuesListVariables (line 7805) | type IssuesListVariables = { type LicensesGetAllCommonlyUsedQueryParams (line 7864) | type LicensesGetAllCommonlyUsedQueryParams = { type LicensesGetAllCommonlyUsedError (line 7880) | type LicensesGetAllCommonlyUsedError = Fetcher.ErrorWrapper<{ type LicensesGetAllCommonlyUsedResponse (line 7885) | type LicensesGetAllCommonlyUsedResponse = Schemas.LicenseSimple[]; type LicensesGetAllCommonlyUsedVariables (line 7887) | type LicensesGetAllCommonlyUsedVariables = { type LicensesGetPathParams (line 7941) | type LicensesGetPathParams = { type LicensesGetError (line 7945) | type LicensesGetError = Fetcher.ErrorWrapper< type LicensesGetVariables (line 7960) | type LicensesGetVariables = { type MarkdownRenderError (line 8001) | type MarkdownRenderError = Fetcher.ErrorWrapper<{ type MarkdownRenderRequestBody (line 8006) | type MarkdownRenderRequestBody = { type MarkdownRenderVariables (line 8024) | type MarkdownRenderVariables = { type MarkdownRenderRawError (line 8063) | type MarkdownRenderRawError = Fetcher.ErrorWrapper<{ type MarkdownRenderRawVariables (line 8068) | type MarkdownRenderRawVariables = GithubContext['fetcherOptions']; type AppsGetSubscriptionPlanForAccountPathParams (line 8109) | type AppsGetSubscriptionPlanForAccountPathParams = { type AppsGetSubscriptionPlanForAccountError (line 8116) | type AppsGetSubscriptionPlanForAccountError = Fetcher.ErrorWrapper< type AppsGetSubscriptionPlanForAccountVariables (line 8127) | type AppsGetSubscriptionPlanForAccountVariables = { type AppsListPlansQueryParams (line 8196) | type AppsListPlansQueryParams = { type AppsListPlansError (line 8211) | type AppsListPlansError = Fetcher.ErrorWrapper< type AppsListPlansResponse (line 8222) | type AppsListPlansResponse = Schemas.MarketplaceListingPlan[]; type AppsListPlansVariables (line 8224) | type AppsListPlansVariables = { type AppsListAccountsForPlanPathParams (line 8279) | type AppsListAccountsForPlanPathParams = { type AppsListAccountsForPlanQueryParams (line 8286) | type AppsListAccountsForPlanQueryParams = { type AppsListAccountsForPlanError (line 8311) | type AppsListAccountsForPlanError = Fetcher.ErrorWrapper< type AppsListAccountsForPlanResponse (line 8326) | type AppsListAccountsForPlanResponse = Schemas.MarketplacePurchase[]; type AppsListAccountsForPlanVariables (line 8328) | type AppsListAccountsForPlanVariables = { type AppsGetSubscriptionPlanForAccountStubbedPathParams (line 8395) | type AppsGetSubscriptionPlanForAccountStubbedPathParams = { type AppsGetSubscriptionPlanForAccountStubbedError (line 8402) | type AppsGetSubscriptionPlanForAccountStubbedError = type AppsGetSubscriptionPlanForAccountStubbedVariables (line 8408) | type AppsGetSubscriptionPlanForAccountStubbedVariables = { type AppsListPlansStubbedQueryParams (line 8477) | type AppsListPlansStubbedQueryParams = { type AppsListPlansStubbedError (line 8492) | type AppsListPlansStubbedError = Fetcher.ErrorWrapper<{ type AppsListPlansStubbedResponse (line 8497) | type AppsListPlansStubbedResponse = Schemas.MarketplaceListingPlan[]; type AppsListPlansStubbedVariables (line 8499) | type AppsListPlansStubbedVariables = { type AppsListAccountsForPlanStubbedPathParams (line 8563) | type AppsListAccountsForPlanStubbedPathParams = { type AppsListAccountsForPlanStubbedQueryParams (line 8570) | type AppsListAccountsForPlanStubbedQueryParams = { type AppsListAccountsForPlanStubbedError (line 8595) | type AppsListAccountsForPlanStubbedError = Fetcher.ErrorWrapper<{ type AppsListAccountsForPlanStubbedResponse (line 8600) | type AppsListAccountsForPlanStubbedResponse = type AppsListAccountsForPlanStubbedVariables (line 8603) | type AppsListAccountsForPlanStubbedVariables = { type MetaGetError (line 8673) | type MetaGetError = Fetcher.ErrorWrapper<{ type MetaGetVariables (line 8678) | type MetaGetVariables = GithubContext['fetcherOptions']; type ActivityListPublicEventsForRepoNetworkPathParams (line 8720) | type ActivityListPublicEventsForRepoNetworkPathParams = { type ActivityListPublicEventsForRepoNetworkQueryParams (line 8725) | type ActivityListPublicEventsForRepoNetworkQueryParams = { type ActivityListPublicEventsForRepoNetworkError (line 8740) | type ActivityListPublicEventsForRepoNetworkError = Fetcher.ErrorWrapper< type ActivityListPublicEventsForRepoNetworkResponse (line 8759) | type ActivityListPublicEventsForRepoNetworkResponse = Schemas.Event[]; type ActivityListPublicEventsForRepoNetworkVariables (line 8761) | type ActivityListPublicEventsForRepoNetworkVariables = { type ActivityListNotificationsForAuthenticatedUserQueryParams (line 8821) | type ActivityListNotificationsForAuthenticatedUserQueryParams = { type ActivityListNotificationsForAuthenticatedUserError (line 8856) | type ActivityListNotificationsForAuthenticatedUserError = type ActivityListNotificationsForAuthenticatedUserResponse (line 8876) | type ActivityListNotificationsForAuthenticatedUserResponse = type ActivityListNotificationsForAuthenticatedUserVariables (line 8879) | type ActivityListNotificationsForAuthenticatedUserVariables = { type ActivityMarkNotificationsAsReadError (line 8939) | type ActivityMarkNotificationsAsReadError = Fetcher.ErrorWrapper< type ActivityMarkNotificationsAsReadResponse (line 8954) | type ActivityMarkNotificationsAsReadResponse = { type ActivityMarkNotificationsAsReadRequestBody (line 8958) | type ActivityMarkNotificationsAsReadRequestBody = { type ActivityMarkNotificationsAsReadVariables (line 8971) | type ActivityMarkNotificationsAsReadVariables = { type ActivityGetThreadPathParams (line 9016) | type ActivityGetThreadPathParams = { type ActivityGetThreadError (line 9023) | type ActivityGetThreadError = Fetcher.ErrorWrapper< type ActivityGetThreadVariables (line 9038) | type ActivityGetThreadVariables = { type ActivityMarkThreadAsReadPathParams (line 9084) | type ActivityMarkThreadAsReadPathParams = { type ActivityMarkThreadAsReadError (line 9091) | type ActivityMarkThreadAsReadError = Fetcher.ErrorWrapper< type ActivityMarkThreadAsReadVariables (line 9102) | type ActivityMarkThreadAsReadVariables = { type ActivityDeleteThreadSubscriptionPathParams (line 9146) | type ActivityDeleteThreadSubscriptionPathParams = { type ActivityDeleteThreadSubscriptionError (line 9153) | type ActivityDeleteThreadSubscriptionError = Fetcher.ErrorWrapper< type ActivityDeleteThreadSubscriptionVariables (line 9168) | type ActivityDeleteThreadSubscriptionVariables = { type ActivityGetThreadSubscriptionForAuthenticatedUserPathParams (line 9221) | type ActivityGetThreadSubscriptionForAuthenticatedUserPathParams = { type ActivityGetThreadSubscriptionForAuthenticatedUserError (line 9228) | type ActivityGetThreadSubscriptionForAuthenticatedUserError = type ActivityGetThreadSubscriptionForAuthenticatedUserVariables (line 9244) | type ActivityGetThreadSubscriptionForAuthenticatedUserVariables = { type ActivitySetThreadSubscriptionPathParams (line 9313) | type ActivitySetThreadSubscriptionPathParams = { type ActivitySetThreadSubscriptionError (line 9320) | type ActivitySetThreadSubscriptionError = Fetcher.ErrorWrapper< type ActivitySetThreadSubscriptionRequestBody (line 9335) | type ActivitySetThreadSubscriptionRequestBody = { type ActivitySetThreadSubscriptionVariables (line 9344) | type ActivitySetThreadSubscriptionVariables = { type MetaGetOctocatQueryParams (line 9403) | type MetaGetOctocatQueryParams = { type MetaGetOctocatError (line 9410) | type MetaGetOctocatError = Fetcher.ErrorWrapper; type MetaGetOctocatVariables (line 9412) | type MetaGetOctocatVariables = { type OrgsListQueryParams (line 9455) | type OrgsListQueryParams = { type OrgsListError (line 9468) | type OrgsListError = Fetcher.ErrorWrapper<{ type OrgsListResponse (line 9473) | type OrgsListResponse = Schemas.OrganizationSimple[]; type OrgsListVariables (line 9475) | type OrgsListVariables = { type OrgsGetPathParams (line 9521) | type OrgsGetPathParams = { type OrgsGetError (line 9525) | type OrgsGetError = Fetcher.ErrorWrapper<{ type OrgsGetVariables (line 9530) | type OrgsGetVariables = { type OrgsUpdatePathParams (line 9576) | type OrgsUpdatePathParams = { type OrgsUpdateError (line 9580) | type OrgsUpdateError = Fetcher.ErrorWrapper< type OrgsUpdateRequestBody (line 9595) | type OrgsUpdateRequestBody = { type OrgsUpdateVariables (line 9711) | type OrgsUpdateVariables = { type ActionsGetGithubActionsPermissionsOrganizationPathParams (line 9761) | type ActionsGetGithubActionsPermissionsOrganizationPathParams = { type ActionsGetGithubActionsPermissionsOrganizationError (line 9765) | type ActionsGetGithubActionsPermissionsOrganizationError = type ActionsGetGithubActionsPermissionsOrganizationVariables (line 9768) | type ActionsGetGithubActionsPermissionsOrganizationVariables = { type ActionsSetGithubActionsPermissionsOrganizationPathParams (line 9837) | type ActionsSetGithubActionsPermissionsOrganizationPathParams = { type ActionsSetGithubActionsPermissionsOrganizationError (line 9841) | type ActionsSetGithubActionsPermissionsOrganizationError = type ActionsSetGithubActionsPermissionsOrganizationRequestBody (line 9844) | type ActionsSetGithubActionsPermissionsOrganizationRequestBody = { type ActionsSetGithubActionsPermissionsOrganizationVariables (line 9849) | type ActionsSetGithubActionsPermissionsOrganizationVariables = { type ActionsListSelectedRepositoriesEnabledGithubActionsOrganizationPathParams (line 9911) | type ActionsListSelectedRepositoriesEnabledGithubActionsOrganizationPath... type ActionsListSelectedRepositoriesEnabledGithubActionsOrganizationQueryParams (line 9916) | type ActionsListSelectedRepositoriesEnabledGithubActionsOrganizationQuer... type ActionsListSelectedRepositoriesEnabledGithubActionsOrganizationError (line 9932) | type ActionsListSelectedRepositoriesEnabledGithubActionsOrganizationError = type ActionsListSelectedRepositoriesEnabledGithubActionsOrganizationResponse (line 9935) | type ActionsListSelectedRepositoriesEnabledGithubActionsOrganizationResp... type ActionsListSelectedRepositoriesEnabledGithubActionsOrganizationVariables (line 9941) | type ActionsListSelectedRepositoriesEnabledGithubActionsOrganizationVari... type ActionsSetSelectedRepositoriesEnabledGithubActionsOrganizationPathParams (line 10015) | type ActionsSetSelectedRepositoriesEnabledGithubActionsOrganizationPathP... type ActionsSetSelectedRepositoriesEnabledGithubActionsOrganizationError (line 10020) | type ActionsSetSelectedRepositoriesEnabledGithubActionsOrganizationError = type ActionsSetSelectedRepositoriesEnabledGithubActionsOrganizationRequestBody (line 10023) | type ActionsSetSelectedRepositoriesEnabledGithubActionsOrganizationReque... type ActionsSetSelectedRepositoriesEnabledGithubActionsOrganizationVariables (line 10031) | type ActionsSetSelectedRepositoriesEnabledGithubActionsOrganizationVaria... type ActionsDisableSelectedRepositoryGithubActionsOrganizationPathParams (line 10094) | type ActionsDisableSelectedRepositoryGithubActionsOrganizationPathParams = type ActionsDisableSelectedRepositoryGithubActionsOrganizationError (line 10100) | type ActionsDisableSelectedRepositoryGithubActionsOrganizationError = type ActionsDisableSelectedRepositoryGithubActionsOrganizationVariables (line 10103) | type ActionsDisableSelectedRepositoryGithubActionsOrganizationVariables = type ActionsEnableSelectedRepositoryGithubActionsOrganizationPathParams (line 10163) | type ActionsEnableSelectedRepositoryGithubActionsOrganizationPathParams = type ActionsEnableSelectedRepositoryGithubActionsOrganizationError (line 10169) | type ActionsEnableSelectedRepositoryGithubActionsOrganizationError = type ActionsEnableSelectedRepositoryGithubActionsOrganizationVariables (line 10172) | type ActionsEnableSelectedRepositoryGithubActionsOrganizationVariables = type ActionsGetAllowedActionsOrganizationPathParams (line 10232) | type ActionsGetAllowedActionsOrganizationPathParams = { type ActionsGetAllowedActionsOrganizationError (line 10236) | type ActionsGetAllowedActionsOrganizationError = type ActionsGetAllowedActionsOrganizationVariables (line 10239) | type ActionsGetAllowedActionsOrganizationVariables = { type ActionsSetAllowedActionsOrganizationPathParams (line 10308) | type ActionsSetAllowedActionsOrganizationPathParams = { type ActionsSetAllowedActionsOrganizationError (line 10312) | type ActionsSetAllowedActionsOrganizationError = type ActionsSetAllowedActionsOrganizationVariables (line 10315) | type ActionsSetAllowedActionsOrganizationVariables = { type ActionsListSelfHostedRunnerGroupsForOrgPathParams (line 10381) | type ActionsListSelfHostedRunnerGroupsForOrgPathParams = { type ActionsListSelfHostedRunnerGroupsForOrgQueryParams (line 10385) | type ActionsListSelfHostedRunnerGroupsForOrgQueryParams = { type ActionsListSelfHostedRunnerGroupsForOrgError (line 10400) | type ActionsListSelfHostedRunnerGroupsForOrgError = type ActionsListSelfHostedRunnerGroupsForOrgResponse (line 10403) | type ActionsListSelfHostedRunnerGroupsForOrgResponse = { type ActionsListSelfHostedRunnerGroupsForOrgVariables (line 10408) | type ActionsListSelfHostedRunnerGroupsForOrgVariables = { type ActionsCreateSelfHostedRunnerGroupForOrgPathParams (line 10482) | type ActionsCreateSelfHostedRunnerGroupForOrgPathParams = { type ActionsCreateSelfHostedRunnerGroupForOrgError (line 10486) | type ActionsCreateSelfHostedRunnerGroupForOrgError = type ActionsCreateSelfHostedRunnerGroupForOrgRequestBody (line 10489) | type ActionsCreateSelfHostedRunnerGroupForOrgRequestBody = { type ActionsCreateSelfHostedRunnerGroupForOrgVariables (line 10510) | type ActionsCreateSelfHostedRunnerGroupForOrgVariables = { type ActionsDeleteSelfHostedRunnerGroupFromOrgPathParams (line 10572) | type ActionsDeleteSelfHostedRunnerGroupFromOrgPathParams = { type ActionsDeleteSelfHostedRunnerGroupFromOrgError (line 10580) | type ActionsDeleteSelfHostedRunnerGroupFromOrgError = type ActionsDeleteSelfHostedRunnerGroupFromOrgVariables (line 10583) | type ActionsDeleteSelfHostedRunnerGroupFromOrgVariables = { type ActionsGetSelfHostedRunnerGroupForOrgPathParams (line 10644) | type ActionsGetSelfHostedRunnerGroupForOrgPathParams = { type ActionsGetSelfHostedRunnerGroupForOrgError (line 10652) | type ActionsGetSelfHostedRunnerGroupForOrgError = type ActionsGetSelfHostedRunnerGroupForOrgVariables (line 10655) | type ActionsGetSelfHostedRunnerGroupForOrgVariables = { type ActionsUpdateSelfHostedRunnerGroupForOrgPathParams (line 10728) | type ActionsUpdateSelfHostedRunnerGroupForOrgPathParams = { type ActionsUpdateSelfHostedRunnerGroupForOrgError (line 10736) | type ActionsUpdateSelfHostedRunnerGroupForOrgError = type ActionsUpdateSelfHostedRunnerGroupForOrgRequestBody (line 10739) | type ActionsUpdateSelfHostedRunnerGroupForOrgRequestBody = { type ActionsUpdateSelfHostedRunnerGroupForOrgVariables (line 10750) | type ActionsUpdateSelfHostedRunnerGroupForOrgVariables = { type ActionsListRepoAccessToSelfHostedRunnerGroupInOrgPathParams (line 10812) | type ActionsListRepoAccessToSelfHostedRunnerGroupInOrgPathParams = { type ActionsListRepoAccessToSelfHostedRunnerGroupInOrgQueryParams (line 10820) | type ActionsListRepoAccessToSelfHostedRunnerGroupInOrgQueryParams = { type ActionsListRepoAccessToSelfHostedRunnerGroupInOrgError (line 10835) | type ActionsListRepoAccessToSelfHostedRunnerGroupInOrgError = type ActionsListRepoAccessToSelfHostedRunnerGroupInOrgResponse (line 10838) | type ActionsListRepoAccessToSelfHostedRunnerGroupInOrgResponse = { type ActionsListRepoAccessToSelfHostedRunnerGroupInOrgVariables (line 10843) | type ActionsListRepoAccessToSelfHostedRunnerGroupInOrgVariables = { type ActionsSetRepoAccessToSelfHostedRunnerGroupInOrgPathParams (line 10917) | type ActionsSetRepoAccessToSelfHostedRunnerGroupInOrgPathParams = { type ActionsSetRepoAccessToSelfHostedRunnerGroupInOrgError (line 10925) | type ActionsSetRepoAccessToSelfHostedRunnerGroupInOrgError = type ActionsSetRepoAccessToSelfHostedRunnerGroupInOrgRequestBody (line 10928) | type ActionsSetRepoAccessToSelfHostedRunnerGroupInOrgRequestBody = { type ActionsSetRepoAccessToSelfHostedRunnerGroupInOrgVariables (line 10935) | type ActionsSetRepoAccessToSelfHostedRunnerGroupInOrgVariables = { type ActionsRemoveRepoAccessToSelfHostedRunnerGroupInOrgPathParams (line 10997) | type ActionsRemoveRepoAccessToSelfHostedRunnerGroupInOrgPathParams = { type ActionsRemoveRepoAccessToSelfHostedRunnerGroupInOrgError (line 11006) | type ActionsRemoveRepoAccessToSelfHostedRunnerGroupInOrgError = type ActionsRemoveRepoAccessToSelfHostedRunnerGroupInOrgVariables (line 11009) | type ActionsRemoveRepoAccessToSelfHostedRunnerGroupInOrgVariables = { type ActionsAddRepoAccessToSelfHostedRunnerGroupInOrgPathParams (line 11072) | type ActionsAddRepoAccessToSelfHostedRunnerGroupInOrgPathParams = { type ActionsAddRepoAccessToSelfHostedRunnerGroupInOrgError (line 11081) | type ActionsAddRepoAccessToSelfHostedRunnerGroupInOrgError = type ActionsAddRepoAccessToSelfHostedRunnerGroupInOrgVariables (line 11084) | type ActionsAddRepoAccessToSelfHostedRunnerGroupInOrgVariables = { type ActionsListSelfHostedRunnersInGroupForOrgPathParams (line 11149) | type ActionsListSelfHostedRunnersInGroupForOrgPathParams = { type ActionsListSelfHostedRunnersInGroupForOrgQueryParams (line 11157) | type ActionsListSelfHostedRunnersInGroupForOrgQueryParams = { type ActionsListSelfHostedRunnersInGroupForOrgError (line 11172) | type ActionsListSelfHostedRunnersInGroupForOrgError = type ActionsListSelfHostedRunnersInGroupForOrgResponse (line 11175) | type ActionsListSelfHostedRunnersInGroupForOrgResponse = { type ActionsListSelfHostedRunnersInGroupForOrgVariables (line 11180) | type ActionsListSelfHostedRunnersInGroupForOrgVariables = { type ActionsSetSelfHostedRunnersInGroupForOrgPathParams (line 11254) | type ActionsSetSelfHostedRunnersInGroupForOrgPathParams = { type ActionsSetSelfHostedRunnersInGroupForOrgError (line 11262) | type ActionsSetSelfHostedRunnersInGroupForOrgError = type ActionsSetSelfHostedRunnersInGroupForOrgRequestBody (line 11265) | type ActionsSetSelfHostedRunnersInGroupForOrgRequestBody = { type ActionsSetSelfHostedRunnersInGroupForOrgVariables (line 11272) | type ActionsSetSelfHostedRunnersInGroupForOrgVariables = { type ActionsRemoveSelfHostedRunnerFromGroupForOrgPathParams (line 11334) | type ActionsRemoveSelfHostedRunnerFromGroupForOrgPathParams = { type ActionsRemoveSelfHostedRunnerFromGroupForOrgError (line 11346) | type ActionsRemoveSelfHostedRunnerFromGroupForOrgError = type ActionsRemoveSelfHostedRunnerFromGroupForOrgVariables (line 11349) | type ActionsRemoveSelfHostedRunnerFromGroupForOrgVariables = { type ActionsAddSelfHostedRunnerToGroupForOrgPathParams (line 11412) | type ActionsAddSelfHostedRunnerToGroupForOrgPathParams = { type ActionsAddSelfHostedRunnerToGroupForOrgError (line 11424) | type ActionsAddSelfHostedRunnerToGroupForOrgError = type ActionsAddSelfHostedRunnerToGroupForOrgVariables (line 11427) | type ActionsAddSelfHostedRunnerToGroupForOrgVariables = { type ActionsListSelfHostedRunnersForOrgPathParams (line 11492) | type ActionsListSelfHostedRunnersForOrgPathParams = { type ActionsListSelfHostedRunnersForOrgQueryParams (line 11496) | type ActionsListSelfHostedRunnersForOrgQueryParams = { type ActionsListSelfHostedRunnersForOrgError (line 11511) | type ActionsListSelfHostedRunnersForOrgError = type ActionsListSelfHostedRunnersForOrgResponse (line 11514) | type ActionsListSelfHostedRunnersForOrgResponse = { type ActionsListSelfHostedRunnersForOrgVariables (line 11519) | type ActionsListSelfHostedRunnersForOrgVariables = { type ActionsListRunnerApplicationsForOrgPathParams (line 11589) | type ActionsListRunnerApplicationsForOrgPathParams = { type ActionsListRunnerApplicationsForOrgError (line 11593) | type ActionsListRunnerApplicationsForOrgError = type ActionsListRunnerApplicationsForOrgResponse (line 11596) | type ActionsListRunnerApplicationsForOrgResponse = type ActionsListRunnerApplicationsForOrgVariables (line 11599) | type ActionsListRunnerApplicationsForOrgVariables = { type ActionsCreateRegistrationTokenForOrgPathParams (line 11668) | type ActionsCreateRegistrationTokenForOrgPathParams = { type ActionsCreateRegistrationTokenForOrgError (line 11672) | type ActionsCreateRegistrationTokenForOrgError = type ActionsCreateRegistrationTokenForOrgVariables (line 11675) | type ActionsCreateRegistrationTokenForOrgVariables = { type ActionsCreateRemoveTokenForOrgPathParams (line 11748) | type ActionsCreateRemoveTokenForOrgPathParams = { type ActionsCreateRemoveTokenForOrgError (line 11752) | type ActionsCreateRemoveTokenForOrgError = type ActionsCreateRemoveTokenForOrgVariables (line 11755) | type ActionsCreateRemoveTokenForOrgVariables = { type ActionsDeleteSelfHostedRunnerFromOrgPathParams (line 11827) | type ActionsDeleteSelfHostedRunnerFromOrgPathParams = { type ActionsDeleteSelfHostedRunnerFromOrgError (line 11835) | type ActionsDeleteSelfHostedRunnerFromOrgError = type ActionsDeleteSelfHostedRunnerFromOrgVariables (line 11838) | type ActionsDeleteSelfHostedRunnerFromOrgVariables = { type ActionsGetSelfHostedRunnerForOrgPathParams (line 11895) | type ActionsGetSelfHostedRunnerForOrgPathParams = { type ActionsGetSelfHostedRunnerForOrgError (line 11903) | type ActionsGetSelfHostedRunnerForOrgError = type ActionsGetSelfHostedRunnerForOrgVariables (line 11906) | type ActionsGetSelfHostedRunnerForOrgVariables = { type ActionsListOrgSecretsPathParams (line 11973) | type ActionsListOrgSecretsPathParams = { type ActionsListOrgSecretsQueryParams (line 11977) | type ActionsListOrgSecretsQueryParams = { type ActionsListOrgSecretsError (line 11992) | type ActionsListOrgSecretsError = Fetcher.ErrorWrapper; type ActionsListOrgSecretsResponse (line 11994) | type ActionsListOrgSecretsResponse = { type ActionsListOrgSecretsVariables (line 11999) | type ActionsListOrgSecretsVariables = { type ActionsGetOrgPublicKeyPathParams (line 12060) | type ActionsGetOrgPublicKeyPathParams = { type ActionsGetOrgPublicKeyError (line 12064) | type ActionsGetOrgPublicKeyError = Fetcher.ErrorWrapper; type ActionsGetOrgPublicKeyVariables (line 12066) | type ActionsGetOrgPublicKeyVariables = { type ActionsDeleteOrgSecretPathParams (line 12126) | type ActionsDeleteOrgSecretPathParams = { type ActionsDeleteOrgSecretError (line 12134) | type ActionsDeleteOrgSecretError = Fetcher.ErrorWrapper; type ActionsDeleteOrgSecretVariables (line 12136) | type ActionsDeleteOrgSecretVariables = { type ActionsGetOrgSecretPathParams (line 12186) | type ActionsGetOrgSecretPathParams = { type ActionsGetOrgSecretError (line 12194) | type ActionsGetOrgSecretError = Fetcher.ErrorWrapper; type ActionsGetOrgSecretVariables (line 12196) | type ActionsGetOrgSecretVariables = { type ActionsCreateOrUpdateOrgSecretPathParams (line 12258) | type ActionsCreateOrUpdateOrgSecretPathParams = { type ActionsCreateOrUpdateOrgSecretError (line 12266) | type ActionsCreateOrUpdateOrgSecretError = type ActionsCreateOrUpdateOrgSecretRequestBody (line 12269) | type ActionsCreateOrUpdateOrgSecretRequestBody = { type ActionsCreateOrUpdateOrgSecretVariables (line 12293) | type ActionsCreateOrUpdateOrgSecretVariables = { type ActionsListSelectedReposForOrgSecretPathParams (line 12492) | type ActionsListSelectedReposForOrgSecretPathParams = { type ActionsListSelectedReposForOrgSecretQueryParams (line 12500) | type ActionsListSelectedReposForOrgSecretQueryParams = { type ActionsListSelectedReposForOrgSecretError (line 12515) | type ActionsListSelectedReposForOrgSecretError = type ActionsListSelectedReposForOrgSecretResponse (line 12518) | type ActionsListSelectedReposForOrgSecretResponse = { type ActionsListSelectedReposForOrgSecretVariables (line 12523) | type ActionsListSelectedReposForOrgSecretVariables = { type ActionsSetSelectedReposForOrgSecretPathParams (line 12589) | type ActionsSetSelectedReposForOrgSecretPathParams = { type ActionsSetSelectedReposForOrgSecretError (line 12597) | type ActionsSetSelectedReposForOrgSecretError = type ActionsSetSelectedReposForOrgSecretRequestBody (line 12600) | type ActionsSetSelectedReposForOrgSecretRequestBody = { type ActionsSetSelectedReposForOrgSecretVariables (line 12607) | type ActionsSetSelectedReposForOrgSecretVariables = { type ActionsRemoveSelectedRepoFromOrgSecretPathParams (line 12661) | type ActionsRemoveSelectedRepoFromOrgSecretPathParams = { type ActionsRemoveSelectedRepoFromOrgSecretError (line 12670) | type ActionsRemoveSelectedRepoFromOrgSecretError = type ActionsRemoveSelectedRepoFromOrgSecretVariables (line 12673) | type ActionsRemoveSelectedRepoFromOrgSecretVariables = { type ActionsAddSelectedRepoToOrgSecretPathParams (line 12726) | type ActionsAddSelectedRepoToOrgSecretPathParams = { type ActionsAddSelectedRepoToOrgSecretError (line 12735) | type ActionsAddSelectedRepoToOrgSecretError = type ActionsAddSelectedRepoToOrgSecretVariables (line 12738) | type ActionsAddSelectedRepoToOrgSecretVariables = { type OrgsGetAuditLogPathParams (line 12791) | type OrgsGetAuditLogPathParams = { type OrgsGetAuditLogQueryParams (line 12795) | type OrgsGetAuditLogQueryParams = { type OrgsGetAuditLogError (line 12838) | type OrgsGetAuditLogError = Fetcher.ErrorWrapper; type OrgsGetAuditLogResponse (line 12840) | type OrgsGetAuditLogResponse = Schemas.AuditLogEvent[]; type OrgsGetAuditLogVariables (line 12842) | type OrgsGetAuditLogVariables = { type OrgsListBlockedUsersPathParams (line 12906) | type OrgsListBlockedUsersPathParams = { type OrgsListBlockedUsersError (line 12910) | type OrgsListBlockedUsersError = Fetcher.ErrorWrapper<{ type OrgsListBlockedUsersResponse (line 12915) | type OrgsListBlockedUsersResponse = Schemas.SimpleUser[]; type OrgsListBlockedUsersVariables (line 12917) | type OrgsListBlockedUsersVariables = { type OrgsUnblockUserPathParams (line 12972) | type OrgsUnblockUserPathParams = { type OrgsUnblockUserError (line 12977) | type OrgsUnblockUserError = Fetcher.ErrorWrapper; type OrgsUnblockUserVariables (line 12979) | type OrgsUnblockUserVariables = { type OrgsCheckBlockedUserPathParams (line 13023) | type OrgsCheckBlockedUserPathParams = { type OrgsCheckBlockedUserError (line 13028) | type OrgsCheckBlockedUserError = Fetcher.ErrorWrapper<{ type OrgsCheckBlockedUserVariables (line 13033) | type OrgsCheckBlockedUserVariables = { type OrgsBlockUserPathParams (line 13079) | type OrgsBlockUserPathParams = { type OrgsBlockUserError (line 13084) | type OrgsBlockUserError = Fetcher.ErrorWrapper<{ type OrgsBlockUserVariables (line 13089) | type OrgsBlockUserVariables = { type OrgsListSamlSsoAuthorizationsPathParams (line 13133) | type OrgsListSamlSsoAuthorizationsPathParams = { type OrgsListSamlSsoAuthorizationsError (line 13137) | type OrgsListSamlSsoAuthorizationsError = type OrgsListSamlSsoAuthorizationsResponse (line 13140) | type OrgsListSamlSsoAuthorizationsResponse = type OrgsListSamlSsoAuthorizationsVariables (line 13143) | type OrgsListSamlSsoAuthorizationsVariables = { type OrgsRemoveSamlSsoAuthorizationPathParams (line 13212) | type OrgsRemoveSamlSsoAuthorizationPathParams = { type OrgsRemoveSamlSsoAuthorizationError (line 13217) | type OrgsRemoveSamlSsoAuthorizationError = Fetcher.ErrorWrapper<{ type OrgsRemoveSamlSsoAuthorizationVariables (line 13222) | type OrgsRemoveSamlSsoAuthorizationVariables = { type ActivityListPublicOrgEventsPathParams (line 13276) | type ActivityListPublicOrgEventsPathParams = { type ActivityListPublicOrgEventsQueryParams (line 13280) | type ActivityListPublicOrgEventsQueryParams = { type ActivityListPublicOrgEventsError (line 13295) | type ActivityListPublicOrgEventsError = Fetcher.ErrorWrapper; type ActivityListPublicOrgEventsResponse (line 13297) | type ActivityListPublicOrgEventsResponse = Schemas.Event[]; type ActivityListPublicOrgEventsVariables (line 13299) | type ActivityListPublicOrgEventsVariables = { type OrgsListFailedInvitationsPathParams (line 13354) | type OrgsListFailedInvitationsPathParams = { type OrgsListFailedInvitationsQueryParams (line 13358) | type OrgsListFailedInvitationsQueryParams = { type OrgsListFailedInvitationsError (line 13373) | type OrgsListFailedInvitationsError = Fetcher.ErrorWrapper<{ type OrgsListFailedInvitationsResponse (line 13378) | type OrgsListFailedInvitationsResponse = type OrgsListFailedInvitationsVariables (line 13381) | type OrgsListFailedInvitationsVariables = { type OrgsListWebhooksPathParams (line 13447) | type OrgsListWebhooksPathParams = { type OrgsListWebhooksQueryParams (line 13451) | type OrgsListWebhooksQueryParams = { type OrgsListWebhooksError (line 13466) | type OrgsListWebhooksError = Fetcher.ErrorWrapper<{ type OrgsListWebhooksResponse (line 13471) | type OrgsListWebhooksResponse = Schemas.OrgHook[]; type OrgsListWebhooksVariables (line 13473) | type OrgsListWebhooksVariables = { type OrgsCreateWebhookPathParams (line 13523) | type OrgsCreateWebhookPathParams = { type OrgsCreateWebhookError (line 13527) | type OrgsCreateWebhookError = Fetcher.ErrorWrapper< type OrgsCreateWebhookRequestBody (line 13538) | type OrgsCreateWebhookRequestBody = { type OrgsCreateWebhookVariables (line 13574) | type OrgsCreateWebhookVariables = { type OrgsDeleteWebhookPathParams (line 13620) | type OrgsDeleteWebhookPathParams = { type OrgsDeleteWebhookError (line 13625) | type OrgsDeleteWebhookError = Fetcher.ErrorWrapper<{ type OrgsDeleteWebhookVariables (line 13630) | type OrgsDeleteWebhookVariables = { type OrgsGetWebhookPathParams (line 13674) | type OrgsGetWebhookPathParams = { type OrgsGetWebhookError (line 13679) | type OrgsGetWebhookError = Fetcher.ErrorWrapper<{ type OrgsGetWebhookVariables (line 13684) | type OrgsGetWebhookVariables = { type OrgsUpdateWebhookPathParams (line 13731) | type OrgsUpdateWebhookPathParams = { type OrgsUpdateWebhookError (line 13736) | type OrgsUpdateWebhookError = Fetcher.ErrorWrapper< type OrgsUpdateWebhookRequestBody (line 13747) | type OrgsUpdateWebhookRequestBody = { type OrgsUpdateWebhookVariables (line 13775) | type OrgsUpdateWebhookVariables = { type OrgsGetWebhookConfigForOrgPathParams (line 13826) | type OrgsGetWebhookConfigForOrgPathParams = { type OrgsGetWebhookConfigForOrgError (line 13831) | type OrgsGetWebhookConfigForOrgError = Fetcher.ErrorWrapper; type OrgsGetWebhookConfigForOrgVariables (line 13833) | type OrgsGetWebhookConfigForOrgVariables = { type OrgsUpdateWebhookConfigForOrgPathParams (line 13900) | type OrgsUpdateWebhookConfigForOrgPathParams = { type OrgsUpdateWebhookConfigForOrgError (line 13905) | type OrgsUpdateWebhookConfigForOrgError = type OrgsUpdateWebhookConfigForOrgRequestBody (line 13908) | type OrgsUpdateWebhookConfigForOrgRequestBody = { type OrgsUpdateWebhookConfigForOrgVariables (line 13915) | type OrgsUpdateWebhookConfigForOrgVariables = { type OrgsPingWebhookPathParams (line 13970) | type OrgsPingWebhookPathParams = { type OrgsPingWebhookError (line 13975) | type OrgsPingWebhookError = Fetcher.ErrorWrapper<{ type OrgsPingWebhookVariables (line 13980) | type OrgsPingWebhookVariables = { type AppsGetOrgInstallationPathParams (line 14030) | type AppsGetOrgInstallationPathParams = { type AppsGetOrgInstallationError (line 14034) | type AppsGetOrgInstallationError = Fetcher.ErrorWrapper; type AppsGetOrgInstallationVariables (line 14036) | type AppsGetOrgInstallationVariables = { type OrgsListAppInstallationsPathParams (line 14095) | type OrgsListAppInstallationsPathParams = { type OrgsListAppInstallationsQueryParams (line 14099) | type OrgsListAppInstallationsQueryParams = { type OrgsListAppInstallationsError (line 14114) | type OrgsListAppInstallationsError = Fetcher.ErrorWrapper; type OrgsListAppInstallationsResponse (line 14116) | type OrgsListAppInstallationsResponse = { type OrgsListAppInstallationsVariables (line 14121) | type OrgsListAppInstallationsVariables = { type InteractionsRemoveRestrictionsForOrgPathParams (line 14182) | type InteractionsRemoveRestrictionsForOrgPathParams = { type InteractionsRemoveRestrictionsForOrgError (line 14186) | type InteractionsRemoveRestrictionsForOrgError = type InteractionsRemoveRestrictionsForOrgVariables (line 14189) | type InteractionsRemoveRestrictionsForOrgVariables = { type InteractionsGetRestrictionsForOrgPathParams (line 14242) | type InteractionsGetRestrictionsForOrgPathParams = { type InteractionsGetRestrictionsForOrgError (line 14246) | type InteractionsGetRestrictionsForOrgError = type InteractionsGetRestrictionsForOrgVariables (line 14249) | type InteractionsGetRestrictionsForOrgVariables = { type InteractionsSetRestrictionsForOrgPathParams (line 14314) | type InteractionsSetRestrictionsForOrgPathParams = { type InteractionsSetRestrictionsForOrgError (line 14318) | type InteractionsSetRestrictionsForOrgError = Fetcher.ErrorWrapper<{ type InteractionsSetRestrictionsForOrgVariables (line 14323) | type InteractionsSetRestrictionsForOrgVariables = { type OrgsListPendingInvitationsPathParams (line 14377) | type OrgsListPendingInvitationsPathParams = { type OrgsListPendingInvitationsQueryParams (line 14381) | type OrgsListPendingInvitationsQueryParams = { type OrgsListPendingInvitationsError (line 14396) | type OrgsListPendingInvitationsError = Fetcher.ErrorWrapper<{ type OrgsListPendingInvitationsResponse (line 14401) | type OrgsListPendingInvitationsResponse = type OrgsListPendingInvitationsVariables (line 14404) | type OrgsListPendingInvitationsVariables = { type OrgsCreateInvitationPathParams (line 14465) | type OrgsCreateInvitationPathParams = { type OrgsCreateInvitationError (line 14469) | type OrgsCreateInvitationError = Fetcher.ErrorWrapper< type OrgsCreateInvitationRequestBody (line 14480) | type OrgsCreateInvitationRequestBody = { type OrgsCreateInvitationVariables (line 14504) | type OrgsCreateInvitationVariables = { type OrgsCancelInvitationPathParams (line 14554) | type OrgsCancelInvitationPathParams = { type OrgsCancelInvitationError (line 14562) | type OrgsCancelInvitationError = Fetcher.ErrorWrapper< type OrgsCancelInvitationVariables (line 14573) | type OrgsCancelInvitationVariables = { type OrgsListInvitationTeamsPathParams (line 14627) | type OrgsListInvitationTeamsPathParams = { type OrgsListInvitationTeamsQueryParams (line 14635) | type OrgsListInvitationTeamsQueryParams = { type OrgsListInvitationTeamsError (line 14650) | type OrgsListInvitationTeamsError = Fetcher.ErrorWrapper<{ type OrgsListInvitationTeamsResponse (line 14655) | type OrgsListInvitationTeamsResponse = Schemas.Team[]; type OrgsListInvitationTeamsVariables (line 14657) | type OrgsListInvitationTeamsVariables = { type IssuesListForOrgPathParams (line 14720) | type IssuesListForOrgPathParams = { type IssuesListForOrgQueryParams (line 14724) | type IssuesListForOrgQueryParams = { type IssuesListForOrgError (line 14782) | type IssuesListForOrgError = Fetcher.ErrorWrapper<{ type IssuesListForOrgResponse (line 14787) | type IssuesListForOrgResponse = Schemas.Issue[]; type IssuesListForOrgVariables (line 14789) | type IssuesListForOrgVariables = { type OrgsListMembersPathParams (line 14855) | type OrgsListMembersPathParams = { type OrgsListMembersQueryParams (line 14859) | type OrgsListMembersQueryParams = { type OrgsListMembersError (line 14891) | type OrgsListMembersError = Fetcher.ErrorWrapper<{ type OrgsListMembersResponse (line 14896) | type OrgsListMembersResponse = Schemas.SimpleUser[]; type OrgsListMembersVariables (line 14898) | type OrgsListMembersVariables = { type OrgsRemoveMemberPathParams (line 14954) | type OrgsRemoveMemberPathParams = { type OrgsRemoveMemberError (line 14959) | type OrgsRemoveMemberError = Fetcher.ErrorWrapper<{ type OrgsRemoveMemberVariables (line 14964) | type OrgsRemoveMemberVariables = { type OrgsCheckMembershipForUserPathParams (line 15014) | type OrgsCheckMembershipForUserPathParams = { type OrgsCheckMembershipForUserError (line 15019) | type OrgsCheckMembershipForUserError = Fetcher.ErrorWrapper; type OrgsCheckMembershipForUserVariables (line 15021) | type OrgsCheckMembershipForUserVariables = { type OrgsRemoveMembershipForUserPathParams (line 15080) | type OrgsRemoveMembershipForUserPathParams = { type OrgsRemoveMembershipForUserError (line 15085) | type OrgsRemoveMembershipForUserError = Fetcher.ErrorWrapper< type OrgsRemoveMembershipForUserVariables (line 15096) | type OrgsRemoveMembershipForUserVariables = { type OrgsGetMembershipForUserPathParams (line 15150) | type OrgsGetMembershipForUserPathParams = { type OrgsGetMembershipForUserError (line 15155) | type OrgsGetMembershipForUserError = Fetcher.ErrorWrapper< type OrgsGetMembershipForUserVariables (line 15166) | type OrgsGetMembershipForUserVariables = { type OrgsSetMembershipForUserPathParams (line 15229) | type OrgsSetMembershipForUserPathParams = { type OrgsSetMembershipForUserError (line 15234) | type OrgsSetMembershipForUserError = Fetcher.ErrorWrapper< type OrgsSetMembershipForUserRequestBody (line 15245) | type OrgsSetMembershipForUserRequestBody = { type OrgsSetMembershipForUserVariables (line 15256) | type OrgsSetMembershipForUserVariables = { type MigrationsListForOrgPathParams (line 15323) | type MigrationsListForOrgPathParams = { type MigrationsListForOrgQueryParams (line 15327) | type MigrationsListForOrgQueryParams = { type MigrationsListForOrgError (line 15346) | type MigrationsListForOrgError = Fetcher.ErrorWrapper; type MigrationsListForOrgResponse (line 15348) | type MigrationsListForOrgResponse = Schemas.Migration[]; type MigrationsListForOrgVariables (line 15350) | type MigrationsListForOrgVariables = { type MigrationsStartForOrgPathParams (line 15406) | type MigrationsStartForOrgPathParams = { type MigrationsStartForOrgError (line 15410) | type MigrationsStartForOrgError = Fetcher.ErrorWrapper< type MigrationsStartForOrgRequestBody (line 15421) | type MigrationsStartForOrgRequestBody = { type MigrationsStartForOrgVariables (line 15441) | type MigrationsStartForOrgVariables = { type MigrationsGetStatusForOrgPathParams (line 15487) | type MigrationsGetStatusForOrgPathParams = { type MigrationsGetStatusForOrgQueryParams (line 15495) | type MigrationsGetStatusForOrgQueryParams = { type MigrationsGetStatusForOrgError (line 15502) | type MigrationsGetStatusForOrgError = Fetcher.ErrorWrapper<{ type MigrationsGetStatusForOrgVariables (line 15507) | type MigrationsGetStatusForOrgVariables = { type MigrationsDeleteArchiveForOrgPathParams (line 15585) | type MigrationsDeleteArchiveForOrgPathParams = { type MigrationsDeleteArchiveForOrgError (line 15593) | type MigrationsDeleteArchiveForOrgError = Fetcher.ErrorWrapper<{ type MigrationsDeleteArchiveForOrgVariables (line 15598) | type MigrationsDeleteArchiveForOrgVariables = { type MigrationsDownloadArchiveForOrgPathParams (line 15648) | type MigrationsDownloadArchiveForOrgPathParams = { type MigrationsDownloadArchiveForOrgError (line 15656) | type MigrationsDownloadArchiveForOrgError = Fetcher.ErrorWrapper<{ type MigrationsDownloadArchiveForOrgVariables (line 15661) | type MigrationsDownloadArchiveForOrgVariables = { type MigrationsUnlockRepoForOrgPathParams (line 15724) | type MigrationsUnlockRepoForOrgPathParams = { type MigrationsUnlockRepoForOrgError (line 15736) | type MigrationsUnlockRepoForOrgError = Fetcher.ErrorWrapper<{ type MigrationsUnlockRepoForOrgVariables (line 15741) | type MigrationsUnlockRepoForOrgVariables = { type MigrationsListReposForOrgPathParams (line 15791) | type MigrationsListReposForOrgPathParams = { type MigrationsListReposForOrgQueryParams (line 15799) | type MigrationsListReposForOrgQueryParams = { type MigrationsListReposForOrgError (line 15814) | type MigrationsListReposForOrgError = Fetcher.ErrorWrapper<{ type MigrationsListReposForOrgResponse (line 15819) | type MigrationsListReposForOrgResponse = Schemas.MinimalRepository[]; type MigrationsListReposForOrgVariables (line 15821) | type MigrationsListReposForOrgVariables = { type OrgsListOutsideCollaboratorsPathParams (line 15887) | type OrgsListOutsideCollaboratorsPathParams = { type OrgsListOutsideCollaboratorsQueryParams (line 15891) | type OrgsListOutsideCollaboratorsQueryParams = { type OrgsListOutsideCollaboratorsError (line 15914) | type OrgsListOutsideCollaboratorsError = Fetcher.ErrorWrapper; type OrgsListOutsideCollaboratorsResponse (line 15916) | type OrgsListOutsideCollaboratorsResponse = Schemas.SimpleUser[]; type OrgsListOutsideCollaboratorsVariables (line 15918) | type OrgsListOutsideCollaboratorsVariables = { type OrgsRemoveOutsideCollaboratorPathParams (line 15984) | type OrgsRemoveOutsideCollaboratorPathParams = { type OrgsRemoveOutsideCollaboratorError (line 15989) | type OrgsRemoveOutsideCollaboratorError = Fetcher.ErrorWrapper<{ type OrgsRemoveOutsideCollaboratorVariables (line 15997) | type OrgsRemoveOutsideCollaboratorVariables = { type OrgsConvertMemberToOutsideCollaboratorPathParams (line 16047) | type OrgsConvertMemberToOutsideCollaboratorPathParams = { type OrgsConvertMemberToOutsideCollaboratorError (line 16052) | type OrgsConvertMemberToOutsideCollaboratorError = Fetcher.ErrorWrapper< type OrgsConvertMemberToOutsideCollaboratorVariables (line 16066) | type OrgsConvertMemberToOutsideCollaboratorVariables = { type PackagesDeletePackageForOrgPathParams (line 16119) | type PackagesDeletePackageForOrgPathParams = { type PackagesDeletePackageForOrgError (line 16131) | type PackagesDeletePackageForOrgError = Fetcher.ErrorWrapper< type PackagesDeletePackageForOrgVariables (line 16146) | type PackagesDeletePackageForOrgVariables = { type PackagesGetPackageForOrganizationPathParams (line 16204) | type PackagesGetPackageForOrganizationPathParams = { type PackagesGetPackageForOrganizationError (line 16216) | type PackagesGetPackageForOrganizationError = type PackagesGetPackageForOrganizationVariables (line 16219) | type PackagesGetPackageForOrganizationVariables = { type PackagesRestorePackageForOrgPathParams (line 16288) | type PackagesRestorePackageForOrgPathParams = { type PackagesRestorePackageForOrgQueryParams (line 16300) | type PackagesRestorePackageForOrgQueryParams = { type PackagesRestorePackageForOrgError (line 16307) | type PackagesRestorePackageForOrgError = Fetcher.ErrorWrapper< type PackagesRestorePackageForOrgVariables (line 16322) | type PackagesRestorePackageForOrgVariables = { type PackagesGetAllPackageVersionsForPackageOwnedByOrgPathParams (line 16389) | type PackagesGetAllPackageVersionsForPackageOwnedByOrgPathParams = { type PackagesGetAllPackageVersionsForPackageOwnedByOrgQueryParams (line 16401) | type PackagesGetAllPackageVersionsForPackageOwnedByOrgQueryParams = { type PackagesGetAllPackageVersionsForPackageOwnedByOrgError (line 16422) | type PackagesGetAllPackageVersionsForPackageOwnedByOrgError = type PackagesGetAllPackageVersionsForPackageOwnedByOrgResponse (line 16438) | type PackagesGetAllPackageVersionsForPackageOwnedByOrgResponse = type PackagesGetAllPackageVersionsForPackageOwnedByOrgVariables (line 16441) | type PackagesGetAllPackageVersionsForPackageOwnedByOrgVariables = { type PackagesDeletePackageVersionForOrgPathParams (line 16513) | type PackagesDeletePackageVersionForOrgPathParams = { type PackagesDeletePackageVersionForOrgError (line 16529) | type PackagesDeletePackageVersionForOrgError = Fetcher.ErrorWrapper< type PackagesDeletePackageVersionForOrgVariables (line 16544) | type PackagesDeletePackageVersionForOrgVariables = { type PackagesGetPackageVersionForOrganizationPathParams (line 16605) | type PackagesGetPackageVersionForOrganizationPathParams = { type PackagesGetPackageVersionForOrganizationError (line 16621) | type PackagesGetPackageVersionForOrganizationError = type PackagesGetPackageVersionForOrganizationVariables (line 16624) | type PackagesGetPackageVersionForOrganizationVariables = { type PackagesRestorePackageVersionForOrgPathParams (line 16695) | type PackagesRestorePackageVersionForOrgPathParams = { type PackagesRestorePackageVersionForOrgError (line 16711) | type PackagesRestorePackageVersionForOrgError = Fetcher.ErrorWrapper< type PackagesRestorePackageVersionForOrgVariables (line 16726) | type PackagesRestorePackageVersionForOrgVariables = { type ProjectsListForOrgPathParams (line 16795) | type ProjectsListForOrgPathParams = { type ProjectsListForOrgQueryParams (line 16799) | type ProjectsListForOrgQueryParams = { type ProjectsListForOrgError (line 16820) | type ProjectsListForOrgError = Fetcher.ErrorWrapper<{ type ProjectsListForOrgResponse (line 16825) | type ProjectsListForOrgResponse = Schemas.Project[]; type ProjectsListForOrgVariables (line 16827) | type ProjectsListForOrgVariables = { type ProjectsCreateForOrgPathParams (line 16883) | type ProjectsCreateForOrgPathParams = { type ProjectsCreateForOrgError (line 16887) | type ProjectsCreateForOrgError = Fetcher.ErrorWrapper< type ProjectsCreateForOrgRequestBody (line 16910) | type ProjectsCreateForOrgRequestBody = { type ProjectsCreateForOrgVariables (line 16921) | type ProjectsCreateForOrgVariables = { type OrgsListPublicMembersPathParams (line 16967) | type OrgsListPublicMembersPathParams = { type OrgsListPublicMembersQueryParams (line 16971) | type OrgsListPublicMembersQueryParams = { type OrgsListPublicMembersError (line 16986) | type OrgsListPublicMembersError = Fetcher.ErrorWrapper; type OrgsListPublicMembersResponse (line 16988) | type OrgsListPublicMembersResponse = Schemas.SimpleUser[]; type OrgsListPublicMembersVariables (line 16990) | type OrgsListPublicMembersVariables = { type OrgsRemovePublicMembershipForAuthenticatedUserPathParams (line 17046) | type OrgsRemovePublicMembershipForAuthenticatedUserPathParams = { type OrgsRemovePublicMembershipForAuthenticatedUserError (line 17051) | type OrgsRemovePublicMembershipForAuthenticatedUserError = type OrgsRemovePublicMembershipForAuthenticatedUserVariables (line 17054) | type OrgsRemovePublicMembershipForAuthenticatedUserVariables = { type OrgsCheckPublicMembershipForUserPathParams (line 17101) | type OrgsCheckPublicMembershipForUserPathParams = { type OrgsCheckPublicMembershipForUserError (line 17106) | type OrgsCheckPublicMembershipForUserError = type OrgsCheckPublicMembershipForUserVariables (line 17109) | type OrgsCheckPublicMembershipForUserVariables = { type OrgsSetPublicMembershipForAuthenticatedUserPathParams (line 17166) | type OrgsSetPublicMembershipForAuthenticatedUserPathParams = { type OrgsSetPublicMembershipForAuthenticatedUserError (line 17171) | type OrgsSetPublicMembershipForAuthenticatedUserError = type OrgsSetPublicMembershipForAuthenticatedUserVariables (line 17177) | type OrgsSetPublicMembershipForAuthenticatedUserVariables = { type ReposListForOrgPathParams (line 17234) | type ReposListForOrgPathParams = { type ReposListForOrgQueryParams (line 17238) | type ReposListForOrgQueryParams = { type ReposListForOrgError (line 17274) | type ReposListForOrgError = Fetcher.ErrorWrapper; type ReposListForOrgResponse (line 17276) | type ReposListForOrgResponse = Schemas.MinimalRepository[]; type ReposListForOrgVariables (line 17278) | type ReposListForOrgVariables = { type ReposCreateInOrgPathParams (line 17334) | type ReposCreateInOrgPathParams = { type ReposCreateInOrgError (line 17338) | type ReposCreateInOrgError = Fetcher.ErrorWrapper< type ReposCreateInOrgRequestBody (line 17349) | type ReposCreateInOrgRequestBody = { type ReposCreateInOrgVariables (line 17441) | type ReposCreateInOrgVariables = { type BillingGetGithubActionsBillingOrgPathParams (line 17501) | type BillingGetGithubActionsBillingOrgPathParams = { type BillingGetGithubActionsBillingOrgError (line 17505) | type BillingGetGithubActionsBillingOrgError = type BillingGetGithubActionsBillingOrgVariables (line 17508) | type BillingGetGithubActionsBillingOrgVariables = { type BillingGetGithubPackagesBillingOrgPathParams (line 17581) | type BillingGetGithubPackagesBillingOrgPathParams = { type BillingGetGithubPackagesBillingOrgError (line 17585) | type BillingGetGithubPackagesBillingOrgError = type BillingGetGithubPackagesBillingOrgVariables (line 17588) | type BillingGetGithubPackagesBillingOrgVariables = { type BillingGetSharedStorageBillingOrgPathParams (line 17661) | type BillingGetSharedStorageBillingOrgPathParams = { type BillingGetSharedStorageBillingOrgError (line 17665) | type BillingGetSharedStorageBillingOrgError = type BillingGetSharedStorageBillingOrgVariables (line 17668) | type BillingGetSharedStorageBillingOrgVariables = { type TeamsListIdpGroupsForOrgPathParams (line 17741) | type TeamsListIdpGroupsForOrgPathParams = { type TeamsListIdpGroupsForOrgQueryParams (line 17745) | type TeamsListIdpGroupsForOrgQueryParams = { type TeamsListIdpGroupsForOrgError (line 17758) | type TeamsListIdpGroupsForOrgError = Fetcher.ErrorWrapper; type TeamsListIdpGroupsForOrgVariables (line 17760) | type TeamsListIdpGroupsForOrgVariables = { type TeamsListPathParams (line 17832) | type TeamsListPathParams = { type TeamsListQueryParams (line 17836) | type TeamsListQueryParams = { type TeamsListError (line 17851) | type TeamsListError = Fetcher.ErrorWrapper<{ type TeamsListResponse (line 17856) | type TeamsListResponse = Schemas.Team[]; type TeamsListVariables (line 17858) | type TeamsListVariables = { type TeamsCreatePathParams (line 17905) | type TeamsCreatePathParams = { type TeamsCreateError (line 17909) | type TeamsCreateError = Fetcher.ErrorWrapper< type TeamsCreateRequestBody (line 17920) | type TeamsCreateRequestBody = { type TeamsCreateVariables (line 17963) | type TeamsCreateVariables = { type TeamsDeleteInOrgPathParams (line 18013) | type TeamsDeleteInOrgPathParams = { type TeamsDeleteInOrgError (line 18021) | type TeamsDeleteInOrgError = Fetcher.ErrorWrapper; type TeamsDeleteInOrgVariables (line 18023) | type TeamsDeleteInOrgVariables = { type TeamsGetByNamePathParams (line 18081) | type TeamsGetByNamePathParams = { type TeamsGetByNameError (line 18089) | type TeamsGetByNameError = Fetcher.ErrorWrapper<{ type TeamsGetByNameVariables (line 18094) | type TeamsGetByNameVariables = { type TeamsUpdateInOrgPathParams (line 18150) | type TeamsUpdateInOrgPathParams = { type TeamsUpdateInOrgError (line 18158) | type TeamsUpdateInOrgError = Fetcher.ErrorWrapper; type TeamsUpdateInOrgRequestBody (line 18160) | type TeamsUpdateInOrgRequestBody = { type TeamsUpdateInOrgVariables (line 18193) | type TeamsUpdateInOrgVariables = { type TeamsListDiscussionsInOrgPathParams (line 18248) | type TeamsListDiscussionsInOrgPathParams = { type TeamsListDiscussionsInOrgQueryParams (line 18256) | type TeamsListDiscussionsInOrgQueryParams = { type TeamsListDiscussionsInOrgError (line 18281) | type TeamsListDiscussionsInOrgError = Fetcher.ErrorWrapper; type TeamsListDiscussionsInOrgResponse (line 18283) | type TeamsListDiscussionsInOrgResponse = Schemas.TeamDiscussion[]; type TeamsListDiscussionsInOrgVariables (line 18285) | type TeamsListDiscussionsInOrgVariables = { type TeamsCreateDiscussionInOrgPathParams (line 18355) | type TeamsCreateDiscussionInOrgPathParams = { type TeamsCreateDiscussionInOrgError (line 18363) | type TeamsCreateDiscussionInOrgError = Fetcher.ErrorWrapper; type TeamsCreateDiscussionInOrgRequestBody (line 18365) | type TeamsCreateDiscussionInOrgRequestBody = { type TeamsCreateDiscussionInOrgVariables (line 18382) | type TeamsCreateDiscussionInOrgVariables = { type TeamsDeleteDiscussionInOrgPathParams (line 18441) | type TeamsDeleteDiscussionInOrgPathParams = { type TeamsDeleteDiscussionInOrgError (line 18450) | type TeamsDeleteDiscussionInOrgError = Fetcher.ErrorWrapper; type TeamsDeleteDiscussionInOrgVariables (line 18452) | type TeamsDeleteDiscussionInOrgVariables = { type TeamsGetDiscussionInOrgPathParams (line 18506) | type TeamsGetDiscussionInOrgPathParams = { type TeamsGetDiscussionInOrgError (line 18515) | type TeamsGetDiscussionInOrgError = Fetcher.ErrorWrapper; type TeamsGetDiscussionInOrgVariables (line 18517) | type TeamsGetDiscussionInOrgVariables = { type TeamsUpdateDiscussionInOrgPathParams (line 18581) | type TeamsUpdateDiscussionInOrgPathParams = { type TeamsUpdateDiscussionInOrgError (line 18590) | type TeamsUpdateDiscussionInOrgError = Fetcher.ErrorWrapper; type TeamsUpdateDiscussionInOrgRequestBody (line 18592) | type TeamsUpdateDiscussionInOrgRequestBody = { type TeamsUpdateDiscussionInOrgVariables (line 18603) | type TeamsUpdateDiscussionInOrgVariables = { type TeamsListDiscussionCommentsInOrgPathParams (line 18658) | type TeamsListDiscussionCommentsInOrgPathParams = { type TeamsListDiscussionCommentsInOrgQueryParams (line 18667) | type TeamsListDiscussionCommentsInOrgQueryParams = { type TeamsListDiscussionCommentsInOrgError (line 18688) | type TeamsListDiscussionCommentsInOrgError = type TeamsListDiscussionCommentsInOrgResponse (line 18691) | type TeamsListDiscussionCommentsInOrgResponse = type TeamsListDiscussionCommentsInOrgVariables (line 18694) | type TeamsListDiscussionCommentsInOrgVariables = { type TeamsCreateDiscussionCommentInOrgPathParams (line 18764) | type TeamsCreateDiscussionCommentInOrgPathParams = { type TeamsCreateDiscussionCommentInOrgError (line 18773) | type TeamsCreateDiscussionCommentInOrgError = type TeamsCreateDiscussionCommentInOrgRequestBody (line 18776) | type TeamsCreateDiscussionCommentInOrgRequestBody = { type TeamsCreateDiscussionCommentInOrgVariables (line 18783) | type TeamsCreateDiscussionCommentInOrgVariables = { type TeamsDeleteDiscussionCommentInOrgPathParams (line 18845) | type TeamsDeleteDiscussionCommentInOrgPathParams = { type TeamsDeleteDiscussionCommentInOrgError (line 18855) | type TeamsDeleteDiscussionCommentInOrgError = type TeamsDeleteDiscussionCommentInOrgVariables (line 18858) | type TeamsDeleteDiscussionCommentInOrgVariables = { type TeamsGetDiscussionCommentInOrgPathParams (line 18915) | type TeamsGetDiscussionCommentInOrgPathParams = { type TeamsGetDiscussionCommentInOrgError (line 18925) | type TeamsGetDiscussionCommentInOrgError = type TeamsGetDiscussionCommentInOrgVariables (line 18928) | type TeamsGetDiscussionCommentInOrgVariables = { type TeamsUpdateDiscussionCommentInOrgPathParams (line 18997) | type TeamsUpdateDiscussionCommentInOrgPathParams = { type TeamsUpdateDiscussionCommentInOrgError (line 19007) | type TeamsUpdateDiscussionCommentInOrgError = type TeamsUpdateDiscussionCommentInOrgRequestBody (line 19010) | type TeamsUpdateDiscussionCommentInOrgRequestBody = { type TeamsUpdateDiscussionCommentInOrgVariables (line 19017) | type TeamsUpdateDiscussionCommentInOrgVariables = { type ReactionsListForTeamDiscussionCommentInOrgPathParams (line 19075) | type ReactionsListForTeamDiscussionCommentInOrgPathParams = { type ReactionsListForTeamDiscussionCommentInOrgQueryParams (line 19085) | type ReactionsListForTeamDiscussionCommentInOrgQueryParams = { type ReactionsListForTeamDiscussionCommentInOrgError (line 19112) | type ReactionsListForTeamDiscussionCommentInOrgError = type ReactionsListForTeamDiscussionCommentInOrgResponse (line 19115) | type ReactionsListForTeamDiscussionCommentInOrgResponse = type ReactionsListForTeamDiscussionCommentInOrgVariables (line 19118) | type ReactionsListForTeamDiscussionCommentInOrgVariables = { type ReactionsCreateForTeamDiscussionCommentInOrgPathParams (line 19188) | type ReactionsCreateForTeamDiscussionCommentInOrgPathParams = { type ReactionsCreateForTeamDiscussionCommentInOrgError (line 19198) | type ReactionsCreateForTeamDiscussionCommentInOrgError = type ReactionsCreateForTeamDiscussionCommentInOrgRequestBody (line 19201) | type ReactionsCreateForTeamDiscussionCommentInOrgRequestBody = { type ReactionsCreateForTeamDiscussionCommentInOrgVariables (line 19216) | type ReactionsCreateForTeamDiscussionCommentInOrgVariables = { type ReactionsDeleteForTeamDiscussionCommentPathParams (line 19274) | type ReactionsDeleteForTeamDiscussionCommentPathParams = { type ReactionsDeleteForTeamDiscussionCommentError (line 19285) | type ReactionsDeleteForTeamDiscussionCommentError = type ReactionsDeleteForTeamDiscussionCommentVariables (line 19288) | type ReactionsDeleteForTeamDiscussionCommentVariables = { type ReactionsListForTeamDiscussionInOrgPathParams (line 19345) | type ReactionsListForTeamDiscussionInOrgPathParams = { type ReactionsListForTeamDiscussionInOrgQueryParams (line 19354) | type ReactionsListForTeamDiscussionInOrgQueryParams = { type ReactionsListForTeamDiscussionInOrgError (line 19381) | type ReactionsListForTeamDiscussionInOrgError = type ReactionsListForTeamDiscussionInOrgResponse (line 19384) | type ReactionsListForTeamDiscussionInOrgResponse = Schemas.Reaction[]; type ReactionsListForTeamDiscussionInOrgVariables (line 19386) | type ReactionsListForTeamDiscussionInOrgVariables = { type ReactionsCreateForTeamDiscussionInOrgPathParams (line 19456) | type ReactionsCreateForTeamDiscussionInOrgPathParams = { type ReactionsCreateForTeamDiscussionInOrgError (line 19465) | type ReactionsCreateForTeamDiscussionInOrgError = type ReactionsCreateForTeamDiscussionInOrgRequestBody (line 19468) | type ReactionsCreateForTeamDiscussionInOrgRequestBody = { type ReactionsCreateForTeamDiscussionInOrgVariables (line 19483) | type ReactionsCreateForTeamDiscussionInOrgVariables = { type ReactionsDeleteForTeamDiscussionPathParams (line 19541) | type ReactionsDeleteForTeamDiscussionPathParams = { type ReactionsDeleteForTeamDiscussionError (line 19551) | type ReactionsDeleteForTeamDiscussionError = type ReactionsDeleteForTeamDiscussionVariables (line 19554) | type ReactionsDeleteForTeamDiscussionVariables = { type TeamsListPendingInvitationsInOrgPathParams (line 19611) | type TeamsListPendingInvitationsInOrgPathParams = { type TeamsListPendingInvitationsInOrgQueryParams (line 19619) | type TeamsListPendingInvitationsInOrgQueryParams = { type TeamsListPendingInvitationsInOrgError (line 19634) | type TeamsListPendingInvitationsInOrgError = type TeamsListPendingInvitationsInOrgResponse (line 19637) | type TeamsListPendingInvitationsInOrgResponse = type TeamsListPendingInvitationsInOrgVariables (line 19640) | type TeamsListPendingInvitationsInOrgVariables = { type TeamsListMembersInOrgPathParams (line 19710) | type TeamsListMembersInOrgPathParams = { type TeamsListMembersInOrgQueryParams (line 19718) | type TeamsListMembersInOrgQueryParams = { type TeamsListMembersInOrgError (line 19742) | type TeamsListMembersInOrgError = Fetcher.ErrorWrapper; type TeamsListMembersInOrgResponse (line 19744) | type TeamsListMembersInOrgResponse = Schemas.SimpleUser[]; type TeamsListMembersInOrgVariables (line 19746) | type TeamsListMembersInOrgVariables = { type TeamsRemoveMembershipForUserInOrgPathParams (line 19811) | type TeamsRemoveMembershipForUserInOrgPathParams = { type TeamsRemoveMembershipForUserInOrgError (line 19820) | type TeamsRemoveMembershipForUserInOrgError = type TeamsRemoveMembershipForUserInOrgVariables (line 19823) | type TeamsRemoveMembershipForUserInOrgVariables = { type TeamsGetMembershipForUserInOrgPathParams (line 19888) | type TeamsGetMembershipForUserInOrgPathParams = { type TeamsGetMembershipForUserInOrgError (line 19897) | type TeamsGetMembershipForUserInOrgError = type TeamsGetMembershipForUserInOrgVariables (line 19900) | type TeamsGetMembershipForUserInOrgVariables = { type TeamsAddOrUpdateMembershipForUserInOrgPathParams (line 19977) | type TeamsAddOrUpdateMembershipForUserInOrgPathParams = { type TeamsAddOrUpdateMembershipForUserInOrgError (line 19986) | type TeamsAddOrUpdateMembershipForUserInOrgError = Fetcher.ErrorWrapper<{ type TeamsAddOrUpdateMembershipForUserInOrgRequestBody (line 19998) | type TeamsAddOrUpdateMembershipForUserInOrgRequestBody = { type TeamsAddOrUpdateMembershipForUserInOrgVariables (line 20009) | type TeamsAddOrUpdateMembershipForUserInOrgVariables = { type TeamsListProjectsInOrgPathParams (line 20083) | type TeamsListProjectsInOrgPathParams = { type TeamsListProjectsInOrgQueryParams (line 20091) | type TeamsListProjectsInOrgQueryParams = { type TeamsListProjectsInOrgError (line 20106) | type TeamsListProjectsInOrgError = Fetcher.ErrorWrapper; type TeamsListProjectsInOrgResponse (line 20108) | type TeamsListProjectsInOrgResponse = Schemas.TeamProject[]; type TeamsListProjectsInOrgVariables (line 20110) | type TeamsListProjectsInOrgVariables = { type TeamsRemoveProjectInOrgPathParams (line 20177) | type TeamsRemoveProjectInOrgPathParams = { type TeamsRemoveProjectInOrgError (line 20186) | type TeamsRemoveProjectInOrgError = Fetcher.ErrorWrapper; type TeamsRemoveProjectInOrgVariables (line 20188) | type TeamsRemoveProjectInOrgVariables = { type TeamsCheckPermissionsForProjectInOrgPathParams (line 20242) | type TeamsCheckPermissionsForProjectInOrgPathParams = { type TeamsCheckPermissionsForProjectInOrgError (line 20251) | type TeamsCheckPermissionsForProjectInOrgError = type TeamsCheckPermissionsForProjectInOrgVariables (line 20254) | type TeamsCheckPermissionsForProjectInOrgVariables = { type TeamsAddOrUpdateProjectPermissionsInOrgPathParams (line 20323) | type TeamsAddOrUpdateProjectPermissionsInOrgPathParams = { type TeamsAddOrUpdateProjectPermissionsInOrgError (line 20332) | type TeamsAddOrUpdateProjectPermissionsInOrgError = type TeamsAddOrUpdateProjectPermissionsInOrgVariables (line 20341) | type TeamsAddOrUpdateProjectPermissionsInOrgVariables = { type TeamsListReposInOrgPathParams (line 20417) | type TeamsListReposInOrgPathParams = { type TeamsListReposInOrgQueryParams (line 20425) | type TeamsListReposInOrgQueryParams = { type TeamsListReposInOrgError (line 20440) | type TeamsListReposInOrgError = Fetcher.ErrorWrapper; type TeamsListReposInOrgResponse (line 20442) | type TeamsListReposInOrgResponse = Schemas.MinimalRepository[]; type TeamsListReposInOrgVariables (line 20444) | type TeamsListReposInOrgVariables = { type TeamsRemoveRepoInOrgPathParams (line 20509) | type TeamsRemoveRepoInOrgPathParams = { type TeamsRemoveRepoInOrgError (line 20519) | type TeamsRemoveRepoInOrgError = Fetcher.ErrorWrapper; type TeamsRemoveRepoInOrgVariables (line 20521) | type TeamsRemoveRepoInOrgVariables = { type TeamsCheckPermissionsForRepoInOrgPathParams (line 20575) | type TeamsCheckPermissionsForRepoInOrgPathParams = { type TeamsCheckPermissionsForRepoInOrgError (line 20585) | type TeamsCheckPermissionsForRepoInOrgError = type TeamsCheckPermissionsForRepoInOrgVariables (line 20588) | type TeamsCheckPermissionsForRepoInOrgVariables = { type TeamsAddOrUpdateRepoPermissionsInOrgPathParams (line 20663) | type TeamsAddOrUpdateRepoPermissionsInOrgPathParams = { type TeamsAddOrUpdateRepoPermissionsInOrgError (line 20673) | type TeamsAddOrUpdateRepoPermissionsInOrgError = type TeamsAddOrUpdateRepoPermissionsInOrgRequestBody (line 20676) | type TeamsAddOrUpdateRepoPermissionsInOrgRequestBody = { type TeamsAddOrUpdateRepoPermissionsInOrgVariables (line 20690) | type TeamsAddOrUpdateRepoPermissionsInOrgVariables = { type TeamsListIdpGroupsInOrgPathParams (line 20752) | type TeamsListIdpGroupsInOrgPathParams = { type TeamsListIdpGroupsInOrgError (line 20760) | type TeamsListIdpGroupsInOrgError = Fetcher.ErrorWrapper; type TeamsListIdpGroupsInOrgVariables (line 20762) | type TeamsListIdpGroupsInOrgVariables = { type TeamsCreateOrUpdateIdpGroupConnectionsInOrgPathParams (line 20830) | type TeamsCreateOrUpdateIdpGroupConnectionsInOrgPathParams = { type TeamsCreateOrUpdateIdpGroupConnectionsInOrgError (line 20838) | type TeamsCreateOrUpdateIdpGroupConnectionsInOrgError = type TeamsCreateOrUpdateIdpGroupConnectionsInOrgRequestBody (line 20841) | type TeamsCreateOrUpdateIdpGroupConnectionsInOrgRequestBody = { type TeamsCreateOrUpdateIdpGroupConnectionsInOrgVariables (line 20861) | type TeamsCreateOrUpdateIdpGroupConnectionsInOrgVariables = { type TeamsListChildInOrgPathParams (line 20923) | type TeamsListChildInOrgPathParams = { type TeamsListChildInOrgQueryParams (line 20931) | type TeamsListChildInOrgQueryParams = { type TeamsListChildInOrgError (line 20946) | type TeamsListChildInOrgError = Fetcher.ErrorWrapper; type TeamsListChildInOrgResponse (line 20948) | type TeamsListChildInOrgResponse = Schemas.Team[]; type TeamsListChildInOrgVariables (line 20950) | type TeamsListChildInOrgVariables = { type ProjectsDeleteCardPathParams (line 21015) | type ProjectsDeleteCardPathParams = { type ProjectsDeleteCardError (line 21022) | type ProjectsDeleteCardError = Fetcher.ErrorWrapper< type ProjectsDeleteCardVariables (line 21045) | type ProjectsDeleteCardVariables = { type ProjectsGetCardPathParams (line 21089) | type ProjectsGetCardPathParams = { type ProjectsGetCardError (line 21096) | type ProjectsGetCardError = Fetcher.ErrorWrapper< type ProjectsGetCardVariables (line 21115) | type ProjectsGetCardVariables = { type ProjectsUpdateCardPathParams (line 21165) | type ProjectsUpdateCardPathParams = { type ProjectsUpdateCardError (line 21172) | type ProjectsUpdateCardError = Fetcher.ErrorWrapper< type ProjectsUpdateCardRequestBody (line 21195) | type ProjectsUpdateCardRequestBody = { type ProjectsUpdateCardVariables (line 21210) | type ProjectsUpdateCardVariables = { type ProjectsMoveCardPathParams (line 21255) | type ProjectsMoveCardPathParams = { type ProjectsMoveCardError (line 21262) | type ProjectsMoveCardError = Fetcher.ErrorWrapper< type ProjectsMoveCardRequestBody (line 21302) | type ProjectsMoveCardRequestBody = { type ProjectsMoveCardVariables (line 21318) | type ProjectsMoveCardVariables = { type ProjectsDeleteColumnPathParams (line 21363) | type ProjectsDeleteColumnPathParams = { type ProjectsDeleteColumnError (line 21370) | type ProjectsDeleteColumnError = Fetcher.ErrorWrapper< type ProjectsDeleteColumnVariables (line 21385) | type ProjectsDeleteColumnVariables = { type ProjectsGetColumnPathParams (line 21429) | type ProjectsGetColumnPathParams = { type ProjectsGetColumnError (line 21436) | type ProjectsGetColumnError = Fetcher.ErrorWrapper< type ProjectsGetColumnVariables (line 21455) | type ProjectsGetColumnVariables = { type ProjectsUpdateColumnPathParams (line 21509) | type ProjectsUpdateColumnPathParams = { type ProjectsUpdateColumnError (line 21516) | type ProjectsUpdateColumnError = Fetcher.ErrorWrapper< type ProjectsUpdateColumnRequestBody (line 21531) | type ProjectsUpdateColumnRequestBody = { type ProjectsUpdateColumnVariables (line 21540) | type ProjectsUpdateColumnVariables = { type ProjectsListCardsPathParams (line 21585) | type ProjectsListCardsPathParams = { type ProjectsListCardsQueryParams (line 21592) | type ProjectsListCardsQueryParams = { type ProjectsListCardsError (line 21613) | type ProjectsListCardsError = Fetcher.ErrorWrapper< type ProjectsListCardsResponse (line 21628) | type ProjectsListCardsResponse = Schemas.ProjectCard[]; type ProjectsListCardsVariables (line 21630) | type ProjectsListCardsVariables = { type ProjectsCreateCardPathParams (line 21685) | type ProjectsCreateCardPathParams = { type ProjectsCreateCardError (line 21692) | type ProjectsCreateCardError = Fetcher.ErrorWrapper< type ProjectsCreateCardVariables (line 21723) | type ProjectsCreateCardVariables = { type ProjectsMoveColumnPathParams (line 21821) | type ProjectsMoveColumnPathParams = { type ProjectsMoveColumnError (line 21828) | type ProjectsMoveColumnError = Fetcher.ErrorWrapper< type ProjectsMoveColumnRequestBody (line 21847) | type ProjectsMoveColumnRequestBody = { type ProjectsMoveColumnVariables (line 21857) | type ProjectsMoveColumnVariables = { type ProjectsDeletePathParams (line 21902) | type ProjectsDeletePathParams = { type ProjectsDeleteError (line 21906) | type ProjectsDeleteError = Fetcher.ErrorWrapper< type ProjectsDeleteVariables (line 21933) | type ProjectsDeleteVariables = { type ProjectsGetPathParams (line 21978) | type ProjectsGetPathParams = { type ProjectsGetError (line 21982) | type ProjectsGetError = Fetcher.ErrorWrapper< type ProjectsGetVariables (line 21997) | type ProjectsGetVariables = { type ProjectsUpdatePathParams (line 22044) | type ProjectsUpdatePathParams = { type ProjectsUpdateError (line 22048) | type ProjectsUpdateError = Fetcher.ErrorWrapper< type ProjectsUpdateRequestBody (line 22075) | type ProjectsUpdateRequestBody = { type ProjectsUpdateVariables (line 22104) | type ProjectsUpdateVariables = { type ProjectsListCollaboratorsPathParams (line 22150) | type ProjectsListCollaboratorsPathParams = { type ProjectsListCollaboratorsQueryParams (line 22154) | type ProjectsListCollaboratorsQueryParams = { type ProjectsListCollaboratorsError (line 22178) | type ProjectsListCollaboratorsError = Fetcher.ErrorWrapper< type ProjectsListCollaboratorsResponse (line 22205) | type ProjectsListCollaboratorsResponse = Schemas.SimpleUser[]; type ProjectsListCollaboratorsVariables (line 22207) | type ProjectsListCollaboratorsVariables = { type ProjectsRemoveCollaboratorPathParams (line 22273) | type ProjectsRemoveCollaboratorPathParams = { type ProjectsRemoveCollaboratorError (line 22278) | type ProjectsRemoveCollaboratorError = Fetcher.ErrorWrapper< type ProjectsRemoveCollaboratorVariables (line 22305) | type ProjectsRemoveCollaboratorVariables = { type ProjectsAddCollaboratorPathParams (line 22355) | type ProjectsAddCollaboratorPathParams = { type ProjectsAddCollaboratorError (line 22360) | type ProjectsAddCollaboratorError = Fetcher.ErrorWrapper< type ProjectsAddCollaboratorRequestBody (line 22387) | type ProjectsAddCollaboratorRequestBody = { type ProjectsAddCollaboratorVariables (line 22397) | type ProjectsAddCollaboratorVariables = { type ProjectsGetPermissionForUserPathParams (line 22448) | type ProjectsGetPermissionForUserPathParams = { type ProjectsGetPermissionForUserError (line 22453) | type ProjectsGetPermissionForUserError = Fetcher.ErrorWrapper< type ProjectsGetPermissionForUserVariables (line 22480) | type ProjectsGetPermissionForUserVariables = { type ProjectsListColumnsPathParams (line 22545) | type ProjectsListColumnsPathParams = { type ProjectsListColumnsQueryParams (line 22549) | type ProjectsListColumnsQueryParams = { type ProjectsListColumnsError (line 22564) | type ProjectsListColumnsError = Fetcher.ErrorWrapper< type ProjectsListColumnsResponse (line 22579) | type ProjectsListColumnsResponse = Schemas.ProjectColumn[]; type ProjectsListColumnsVariables (line 22581) | type ProjectsListColumnsVariables = { type ProjectsCreateColumnPathParams (line 22636) | type ProjectsCreateColumnPathParams = { type ProjectsCreateColumnError (line 22640) | type ProjectsCreateColumnError = Fetcher.ErrorWrapper< type ProjectsCreateColumnRequestBody (line 22659) | type ProjectsCreateColumnRequestBody = { type ProjectsCreateColumnVariables (line 22668) | type ProjectsCreateColumnVariables = { type RateLimitGetError (line 22713) | type RateLimitGetError = Fetcher.ErrorWrapper< type RateLimitGetVariables (line 22724) | type RateLimitGetVariables = GithubContext['fetcherOptions']; type ReactionsDeleteLegacyPathParams (line 22777) | type ReactionsDeleteLegacyPathParams = { type ReactionsDeleteLegacyError (line 22781) | type ReactionsDeleteLegacyError = Fetcher.ErrorWrapper< type ReactionsDeleteLegacyVariables (line 22804) | type ReactionsDeleteLegacyVariables = { type ReposDeletePathParams (line 22853) | type ReposDeletePathParams = { type ReposDeleteError (line 22858) | type ReposDeleteError = Fetcher.ErrorWrapper< type ReposDeleteVariables (line 22872) | type ReposDeleteVariables = { type ReposGetPathParams (line 22923) | type ReposGetPathParams = { type ReposGetError (line 22928) | type ReposGetError = Fetcher.ErrorWrapper< type ReposGetVariables (line 22943) | type ReposGetVariables = { type ReposUpdatePathParams (line 22993) | type ReposUpdatePathParams = { type ReposUpdateError (line 22998) | type ReposUpdateError = Fetcher.ErrorWrapper< type ReposUpdateRequestBody (line 23013) | type ReposUpdateRequestBody = { type ReposUpdateVariables (line 23097) | type ReposUpdateVariables = { type ActionsListArtifactsForRepoPathParams (line 23143) | type ActionsListArtifactsForRepoPathParams = { type ActionsListArtifactsForRepoQueryParams (line 23148) | type ActionsListArtifactsForRepoQueryParams = { type ActionsListArtifactsForRepoError (line 23163) | type ActionsListArtifactsForRepoError = Fetcher.ErrorWrapper; type ActionsListArtifactsForRepoResponse (line 23165) | type ActionsListArtifactsForRepoResponse = { type ActionsListArtifactsForRepoVariables (line 23170) | type ActionsListArtifactsForRepoVariables = { type ActionsDeleteArtifactPathParams (line 23236) | type ActionsDeleteArtifactPathParams = { type ActionsDeleteArtifactError (line 23245) | type ActionsDeleteArtifactError = Fetcher.ErrorWrapper; type ActionsDeleteArtifactVariables (line 23247) | type ActionsDeleteArtifactVariables = { type ActionsGetArtifactPathParams (line 23297) | type ActionsGetArtifactPathParams = { type ActionsGetArtifactError (line 23306) | type ActionsGetArtifactError = Fetcher.ErrorWrapper; type ActionsGetArtifactVariables (line 23308) | type ActionsGetArtifactVariables = { type ActionsDownloadArtifactPathParams (line 23364) | type ActionsDownloadArtifactPathParams = { type ActionsDownloadArtifactError (line 23374) | type ActionsDownloadArtifactError = Fetcher.ErrorWrapper; type ActionsDownloadArtifactVariables (line 23376) | type ActionsDownloadArtifactVariables = { type ActionsGetJobForWorkflowRunPathParams (line 23434) | type ActionsGetJobForWorkflowRunPathParams = { type ActionsGetJobForWorkflowRunError (line 23443) | type ActionsGetJobForWorkflowRunError = Fetcher.ErrorWrapper; type ActionsGetJobForWorkflowRunVariables (line 23445) | type ActionsGetJobForWorkflowRunVariables = { type ActionsDownloadJobLogsForWorkflowRunPathParams (line 23508) | type ActionsDownloadJobLogsForWorkflowRunPathParams = { type ActionsDownloadJobLogsForWorkflowRunError (line 23517) | type ActionsDownloadJobLogsForWorkflowRunError = type ActionsDownloadJobLogsForWorkflowRunVariables (line 23520) | type ActionsDownloadJobLogsForWorkflowRunVariables = { type ActionsGetGithubActionsPermissionsRepositoryPathParams (line 23589) | type ActionsGetGithubActionsPermissionsRepositoryPathParams = { type ActionsGetGithubActionsPermissionsRepositoryError (line 23594) | type ActionsGetGithubActionsPermissionsRepositoryError = type ActionsGetGithubActionsPermissionsRepositoryVariables (line 23597) | type ActionsGetGithubActionsPermissionsRepositoryVariables = { type ActionsSetGithubActionsPermissionsRepositoryPathParams (line 23668) | type ActionsSetGithubActionsPermissionsRepositoryPathParams = { type ActionsSetGithubActionsPermissionsRepositoryError (line 23673) | type ActionsSetGithubActionsPermissionsRepositoryError = type ActionsSetGithubActionsPermissionsRepositoryRequestBody (line 23676) | type ActionsSetGithubActionsPermissionsRepositoryRequestBody = { type ActionsSetGithubActionsPermissionsRepositoryVariables (line 23681) | type ActionsSetGithubActionsPermissionsRepositoryVariables = { type ActionsGetAllowedActionsRepositoryPathParams (line 23743) | type ActionsGetAllowedActionsRepositoryPathParams = { type ActionsGetAllowedActionsRepositoryError (line 23748) | type ActionsGetAllowedActionsRepositoryError = type ActionsGetAllowedActionsRepositoryVariables (line 23751) | type ActionsGetAllowedActionsRepositoryVariables = { type ActionsSetAllowedActionsRepositoryPathParams (line 23820) | type ActionsSetAllowedActionsRepositoryPathParams = { type ActionsSetAllowedActionsRepositoryError (line 23825) | type ActionsSetAllowedActionsRepositoryError = type ActionsSetAllowedActionsRepositoryVariables (line 23828) | type ActionsSetAllowedActionsRepositoryVariables = { type ActionsListSelfHostedRunnersForRepoPathParams (line 23894) | type ActionsListSelfHostedRunnersForRepoPathParams = { type ActionsListSelfHostedRunnersForRepoQueryParams (line 23899) | type ActionsListSelfHostedRunnersForRepoQueryParams = { type ActionsListSelfHostedRunnersForRepoError (line 23914) | type ActionsListSelfHostedRunnersForRepoError = type ActionsListSelfHostedRunnersForRepoResponse (line 23917) | type ActionsListSelfHostedRunnersForRepoResponse = { type ActionsListSelfHostedRunnersForRepoVariables (line 23922) | type ActionsListSelfHostedRunnersForRepoVariables = { type ActionsListRunnerApplicationsForRepoPathParams (line 23988) | type ActionsListRunnerApplicationsForRepoPathParams = { type ActionsListRunnerApplicationsForRepoError (line 23993) | type ActionsListRunnerApplicationsForRepoError = type ActionsListRunnerApplicationsForRepoResponse (line 23996) | type ActionsListRunnerApplicationsForRepoResponse = type ActionsListRunnerApplicationsForRepoVariables (line 23999) | type ActionsListRunnerApplicationsForRepoVariables = { type ActionsCreateRegistrationTokenForRepoPathParams (line 24068) | type ActionsCreateRegistrationTokenForRepoPathParams = { type ActionsCreateRegistrationTokenForRepoError (line 24073) | type ActionsCreateRegistrationTokenForRepoError = type ActionsCreateRegistrationTokenForRepoVariables (line 24076) | type ActionsCreateRegistrationTokenForRepoVariables = { type ActionsCreateRemoveTokenForRepoPathParams (line 24147) | type ActionsCreateRemoveTokenForRepoPathParams = { type ActionsCreateRemoveTokenForRepoError (line 24152) | type ActionsCreateRemoveTokenForRepoError = type ActionsCreateRemoveTokenForRepoVariables (line 24155) | type ActionsCreateRemoveTokenForRepoVariables = { type ActionsDeleteSelfHostedRunnerFromRepoPathParams (line 24223) | type ActionsDeleteSelfHostedRunnerFromRepoPathParams = { type ActionsDeleteSelfHostedRunnerFromRepoError (line 24232) | type ActionsDeleteSelfHostedRunnerFromRepoError = type ActionsDeleteSelfHostedRunnerFromRepoVariables (line 24235) | type ActionsDeleteSelfHostedRunnerFromRepoVariables = { type ActionsGetSelfHostedRunnerForRepoPathParams (line 24294) | type ActionsGetSelfHostedRunnerForRepoPathParams = { type ActionsGetSelfHostedRunnerForRepoError (line 24303) | type ActionsGetSelfHostedRunnerForRepoError = type ActionsGetSelfHostedRunnerForRepoVariables (line 24306) | type ActionsGetSelfHostedRunnerForRepoVariables = { type ActionsListWorkflowRunsForRepoPathParams (line 24375) | type ActionsListWorkflowRunsForRepoPathParams = { type ActionsListWorkflowRunsForRepoQueryParams (line 24380) | type ActionsListWorkflowRunsForRepoQueryParams = { type ActionsListWorkflowRunsForRepoError (line 24424) | type ActionsListWorkflowRunsForRepoError = type ActionsListWorkflowRunsForRepoResponse (line 24427) | type ActionsListWorkflowRunsForRepoResponse = { type ActionsListWorkflowRunsForRepoVariables (line 24432) | type ActionsListWorkflowRunsForRepoVariables = { type ActionsDeleteWorkflowRunPathParams (line 24502) | type ActionsDeleteWorkflowRunPathParams = { type ActionsDeleteWorkflowRunError (line 24511) | type ActionsDeleteWorkflowRunError = Fetcher.ErrorWrapper; type ActionsDeleteWorkflowRunVariables (line 24513) | type ActionsDeleteWorkflowRunVariables = { type ActionsGetWorkflowRunPathParams (line 24567) | type ActionsGetWorkflowRunPathParams = { type ActionsGetWorkflowRunError (line 24576) | type ActionsGetWorkflowRunError = Fetcher.ErrorWrapper; type ActionsGetWorkflowRunVariables (line 24578) | type ActionsGetWorkflowRunVariables = { type ActionsGetReviewsForRunPathParams (line 24638) | type ActionsGetReviewsForRunPathParams = { type ActionsGetReviewsForRunError (line 24647) | type ActionsGetReviewsForRunError = Fetcher.ErrorWrapper; type ActionsGetReviewsForRunResponse (line 24649) | type ActionsGetReviewsForRunResponse = Schemas.EnvironmentApprovals[]; type ActionsGetReviewsForRunVariables (line 24651) | type ActionsGetReviewsForRunVariables = { type ActionsListWorkflowRunArtifactsPathParams (line 24713) | type ActionsListWorkflowRunArtifactsPathParams = { type ActionsListWorkflowRunArtifactsQueryParams (line 24722) | type ActionsListWorkflowRunArtifactsQueryParams = { type ActionsListWorkflowRunArtifactsError (line 24737) | type ActionsListWorkflowRunArtifactsError = type ActionsListWorkflowRunArtifactsResponse (line 24740) | type ActionsListWorkflowRunArtifactsResponse = { type ActionsListWorkflowRunArtifactsVariables (line 24745) | type ActionsListWorkflowRunArtifactsVariables = { type ActionsCancelWorkflowRunPathParams (line 24811) | type ActionsCancelWorkflowRunPathParams = { type ActionsCancelWorkflowRunError (line 24820) | type ActionsCancelWorkflowRunError = Fetcher.ErrorWrapper; type ActionsCancelWorkflowRunVariables (line 24822) | type ActionsCancelWorkflowRunVariables = { type ActionsListJobsForWorkflowRunPathParams (line 24872) | type ActionsListJobsForWorkflowRunPathParams = { type ActionsListJobsForWorkflowRunQueryParams (line 24881) | type ActionsListJobsForWorkflowRunQueryParams = { type ActionsListJobsForWorkflowRunError (line 24904) | type ActionsListJobsForWorkflowRunError = type ActionsListJobsForWorkflowRunResponse (line 24907) | type ActionsListJobsForWorkflowRunResponse = { type ActionsListJobsForWorkflowRunVariables (line 24912) | type ActionsListJobsForWorkflowRunVariables = { type ActionsDeleteWorkflowRunLogsPathParams (line 24978) | type ActionsDeleteWorkflowRunLogsPathParams = { type ActionsDeleteWorkflowRunLogsError (line 24987) | type ActionsDeleteWorkflowRunLogsError = Fetcher.ErrorWrapper; type ActionsDeleteWorkflowRunLogsVariables (line 24989) | type ActionsDeleteWorkflowRunLogsVariables = { type ActionsDownloadWorkflowRunLogsPathParams (line 25039) | type ActionsDownloadWorkflowRunLogsPathParams = { type ActionsDownloadWorkflowRunLogsError (line 25048) | type ActionsDownloadWorkflowRunLogsError = type ActionsDownloadWorkflowRunLogsVariables (line 25051) | type ActionsDownloadWorkflowRunLogsVariables = { type ActionsGetPendingDeploymentsForRunPathParams (line 25120) | type ActionsGetPendingDeploymentsForRunPathParams = { type ActionsGetPendingDeploymentsForRunError (line 25129) | type ActionsGetPendingDeploymentsForRunError = type ActionsGetPendingDeploymentsForRunResponse (line 25132) | type ActionsGetPendingDeploymentsForRunResponse = type ActionsGetPendingDeploymentsForRunVariables (line 25135) | type ActionsGetPendingDeploymentsForRunVariables = { type ActionsReviewPendingDeploymentsForRunPathParams (line 25204) | type ActionsReviewPendingDeploymentsForRunPathParams = { type ActionsReviewPendingDeploymentsForRunError (line 25213) | type ActionsReviewPendingDeploymentsForRunError = type ActionsReviewPendingDeploymentsForRunResponse (line 25216) | type ActionsReviewPendingDeploymentsForRunResponse = type ActionsReviewPendingDeploymentsForRunRequestBody (line 25219) | type ActionsReviewPendingDeploymentsForRunRequestBody = { type ActionsReviewPendingDeploymentsForRunVariables (line 25241) | type ActionsReviewPendingDeploymentsForRunVariables = { type ActionsReRunWorkflowPathParams (line 25299) | type ActionsReRunWorkflowPathParams = { type ActionsReRunWorkflowError (line 25308) | type ActionsReRunWorkflowError = Fetcher.ErrorWrapper; type ActionsReRunWorkflowVariables (line 25310) | type ActionsReRunWorkflowVariables = { type ActionsGetWorkflowRunUsagePathParams (line 25360) | type ActionsGetWorkflowRunUsagePathParams = { type ActionsGetWorkflowRunUsageError (line 25369) | type ActionsGetWorkflowRunUsageError = Fetcher.ErrorWrapper; type ActionsGetWorkflowRunUsageVariables (line 25371) | type ActionsGetWorkflowRunUsageVariables = { type ActionsListRepoSecretsPathParams (line 25438) | type ActionsListRepoSecretsPathParams = { type ActionsListRepoSecretsQueryParams (line 25443) | type ActionsListRepoSecretsQueryParams = { type ActionsListRepoSecretsError (line 25458) | type ActionsListRepoSecretsError = Fetcher.ErrorWrapper; type ActionsListRepoSecretsResponse (line 25460) | type ActionsListRepoSecretsResponse = { type ActionsListRepoSecretsVariables (line 25465) | type ActionsListRepoSecretsVariables = { type ActionsGetRepoPublicKeyPathParams (line 25528) | type ActionsGetRepoPublicKeyPathParams = { type ActionsGetRepoPublicKeyError (line 25533) | type ActionsGetRepoPublicKeyError = Fetcher.ErrorWrapper; type ActionsGetRepoPublicKeyVariables (line 25535) | type ActionsGetRepoPublicKeyVariables = { type ActionsDeleteRepoSecretPathParams (line 25595) | type ActionsDeleteRepoSecretPathParams = { type ActionsDeleteRepoSecretError (line 25604) | type ActionsDeleteRepoSecretError = Fetcher.ErrorWrapper; type ActionsDeleteRepoSecretVariables (line 25606) | type ActionsDeleteRepoSecretVariables = { type ActionsGetRepoSecretPathParams (line 25656) | type ActionsGetRepoSecretPathParams = { type ActionsGetRepoSecretError (line 25665) | type ActionsGetRepoSecretError = Fetcher.ErrorWrapper; type ActionsGetRepoSecretVariables (line 25667) | type ActionsGetRepoSecretVariables = { type ActionsCreateOrUpdateRepoSecretPathParams (line 25727) | type ActionsCreateOrUpdateRepoSecretPathParams = { type ActionsCreateOrUpdateRepoSecretError (line 25736) | type ActionsCreateOrUpdateRepoSecretError = type ActionsCreateOrUpdateRepoSecretRequestBody (line 25739) | type ActionsCreateOrUpdateRepoSecretRequestBody = { type ActionsCreateOrUpdateRepoSecretVariables (line 25752) | type ActionsCreateOrUpdateRepoSecretVariables = { type ActionsListRepoWorkflowsPathParams (line 25951) | type ActionsListRepoWorkflowsPathParams = { type ActionsListRepoWorkflowsQueryParams (line 25956) | type ActionsListRepoWorkflowsQueryParams = { type ActionsListRepoWorkflowsError (line 25971) | type ActionsListRepoWorkflowsError = Fetcher.ErrorWrapper; type ActionsListRepoWorkflowsResponse (line 25973) | type ActionsListRepoWorkflowsResponse = { type ActionsListRepoWorkflowsVariables (line 25978) | type ActionsListRepoWorkflowsVariables = { type ActionsGetWorkflowPathParams (line 26044) | type ActionsGetWorkflowPathParams = { type ActionsGetWorkflowError (line 26053) | type ActionsGetWorkflowError = Fetcher.ErrorWrapper; type ActionsGetWorkflowVariables (line 26055) | type ActionsGetWorkflowVariables = { type ActionsDisableWorkflowPathParams (line 26111) | type ActionsDisableWorkflowPathParams = { type ActionsDisableWorkflowError (line 26120) | type ActionsDisableWorkflowError = Fetcher.ErrorWrapper; type ActionsDisableWorkflowVariables (line 26122) | type ActionsDisableWorkflowVariables = { type ActionsCreateWorkflowDispatchPathParams (line 26176) | type ActionsCreateWorkflowDispatchPathParams = { type ActionsCreateWorkflowDispatchError (line 26185) | type ActionsCreateWorkflowDispatchError = type ActionsCreateWorkflowDispatchRequestBody (line 26188) | type ActionsCreateWorkflowDispatchRequestBody = { type ActionsCreateWorkflowDispatchVariables (line 26203) | type ActionsCreateWorkflowDispatchVariables = { type ActionsEnableWorkflowPathParams (line 26262) | type ActionsEnableWorkflowPathParams = { type ActionsEnableWorkflowError (line 26271) | type ActionsEnableWorkflowError = Fetcher.ErrorWrapper; type ActionsEnableWorkflowVariables (line 26273) | type ActionsEnableWorkflowVariables = { type ActionsListWorkflowRunsPathParams (line 26327) | type ActionsListWorkflowRunsPathParams = { type ActionsListWorkflowRunsQueryParams (line 26336) | type ActionsListWorkflowRunsQueryParams = { type ActionsListWorkflowRunsError (line 26380) | type ActionsListWorkflowRunsError = Fetcher.ErrorWrapper; type ActionsListWorkflowRunsResponse (line 26382) | type ActionsListWorkflowRunsResponse = { type ActionsListWorkflowRunsVariables (line 26387) | type ActionsListWorkflowRunsVariables = { type ActionsGetWorkflowUsagePathParams (line 26454) | type ActionsGetWorkflowUsagePathParams = { type ActionsGetWorkflowUsageError (line 26463) | type ActionsGetWorkflowUsageError = Fetcher.ErrorWrapper; type ActionsGetWorkflowUsageVariables (line 26465) | type ActionsGetWorkflowUsageVariables = { type IssuesListAssigneesPathParams (line 26529) | type IssuesListAssigneesPathParams = { type IssuesListAssigneesQueryParams (line 26534) | type IssuesListAssigneesQueryParams = { type IssuesListAssigneesError (line 26549) | type IssuesListAssigneesError = Fetcher.ErrorWrapper<{ type IssuesListAssigneesResponse (line 26554) | type IssuesListAssigneesResponse = Schemas.SimpleUser[]; type IssuesListAssigneesVariables (line 26556) | type IssuesListAssigneesVariables = { type IssuesCheckUserCanBeAssignedPathParams (line 26617) | type IssuesCheckUserCanBeAssignedPathParams = { type IssuesCheckUserCanBeAssignedError (line 26623) | type IssuesCheckUserCanBeAssignedError = Fetcher.ErrorWrapper<{ type IssuesCheckUserCanBeAssignedVariables (line 26628) | type IssuesCheckUserCanBeAssignedVariables = { type ReposDisableAutomatedSecurityFixesPathParams (line 26699) | type ReposDisableAutomatedSecurityFixesPathParams = { type ReposDisableAutomatedSecurityFixesError (line 26704) | type ReposDisableAutomatedSecurityFixesError = type ReposDisableAutomatedSecurityFixesVariables (line 26707) | type ReposDisableAutomatedSecurityFixesVariables = { type ReposEnableAutomatedSecurityFixesPathParams (line 26760) | type ReposEnableAutomatedSecurityFixesPathParams = { type ReposEnableAutomatedSecurityFixesError (line 26765) | type ReposEnableAutomatedSecurityFixesError = type ReposEnableAutomatedSecurityFixesVariables (line 26768) | type ReposEnableAutomatedSecurityFixesVariables = { type ReposListBranchesPathParams (line 26821) | type ReposListBranchesPathParams = { type ReposListBranchesQueryParams (line 26826) | type ReposListBranchesQueryParams = { type ReposListBranchesError (line 26845) | type ReposListBranchesError = Fetcher.ErrorWrapper<{ type ReposListBranchesResponse (line 26850) | type ReposListBranchesResponse = Schemas.ShortBranch[]; type ReposListBranchesVariables (line 26852) | type ReposListBranchesVariables = { type ReposGetBranchPathParams (line 26907) | type ReposGetBranchPathParams = { type ReposGetBranchError (line 26916) | type ReposGetBranchError = Fetcher.ErrorWrapper< type ReposGetBranchVariables (line 26927) | type ReposGetBranchVariables = { type ReposDeleteBranchProtectionPathParams (line 26981) | type ReposDeleteBranchProtectionPathParams = { type ReposDeleteBranchProtectionError (line 26990) | type ReposDeleteBranchProtectionError = Fetcher.ErrorWrapper<{ type ReposDeleteBranchProtectionVariables (line 26995) | type ReposDeleteBranchProtectionVariables = { type ReposGetBranchProtectionPathParams (line 27045) | type ReposGetBranchProtectionPathParams = { type ReposGetBranchProtectionError (line 27054) | type ReposGetBranchProtectionError = Fetcher.ErrorWrapper<{ type ReposGetBranchProtectionVariables (line 27059) | type ReposGetBranchProtectionVariables = { type ReposUpdateBranchProtectionPathParams (line 27122) | type ReposUpdateBranchProtectionPathParams = { type ReposUpdateBranchProtectionError (line 27131) | type ReposUpdateBranchProtectionError = Fetcher.ErrorWrapper< type ReposUpdateBranchProtectionRequestBody (line 27150) | type ReposUpdateBranchProtectionRequestBody = { type ReposUpdateBranchProtectionVariables (line 27229) | type ReposUpdateBranchProtectionVariables = { type ReposDeleteAdminBranchProtectionPathParams (line 27292) | type ReposDeleteAdminBranchProtectionPathParams = { type ReposDeleteAdminBranchProtectionError (line 27301) | type ReposDeleteAdminBranchProtectionError = Fetcher.ErrorWrapper<{ type ReposDeleteAdminBranchProtectionVariables (line 27306) | type ReposDeleteAdminBranchProtectionVariables = { type ReposGetAdminBranchProtectionPathParams (line 27363) | type ReposGetAdminBranchProtectionPathParams = { type ReposGetAdminBranchProtectionError (line 27372) | type ReposGetAdminBranchProtectionError = type ReposGetAdminBranchProtectionVariables (line 27375) | type ReposGetAdminBranchProtectionVariables = { type ReposSetAdminBranchProtectionPathParams (line 27440) | type ReposSetAdminBranchProtectionPathParams = { type ReposSetAdminBranchProtectionError (line 27449) | type ReposSetAdminBranchProtectionError = type ReposSetAdminBranchProtectionVariables (line 27452) | type ReposSetAdminBranchProtectionVariables = { type ReposDeletePullRequestReviewProtectionPathParams (line 27506) | type ReposDeletePullRequestReviewProtectionPathParams = { type ReposDeletePullRequestReviewProtectionError (line 27515) | type ReposDeletePullRequestReviewProtectionError = Fetcher.ErrorWrapper<{ type ReposDeletePullRequestReviewProtectionVariables (line 27520) | type ReposDeletePullRequestReviewProtectionVariables = { type ReposGetPullRequestReviewProtectionPathParams (line 27573) | type ReposGetPullRequestReviewProtectionPathParams = { type ReposGetPullRequestReviewProtectionError (line 27582) | type ReposGetPullRequestReviewProtectionError = type ReposGetPullRequestReviewProtectionVariables (line 27585) | type ReposGetPullRequestReviewProtectionVariables = { type ReposUpdatePullRequestReviewProtectionPathParams (line 27648) | type ReposUpdatePullRequestReviewProtectionPathParams = { type ReposUpdatePullRequestReviewProtectionError (line 27657) | type ReposUpdatePullRequestReviewProtectionError = Fetcher.ErrorWrapper<{ type ReposUpdatePullRequestReviewProtectionRequestBody (line 27662) | type ReposUpdatePullRequestReviewProtectionRequestBody = { type ReposUpdatePullRequestReviewProtectionVariables (line 27690) | type ReposUpdatePullRequestReviewProtectionVariables = { type ReposDeleteCommitSignatureProtectionPathParams (line 27752) | type ReposDeleteCommitSignatureProtectionPathParams = { type ReposDeleteCommitSignatureProtectionError (line 27761) | type ReposDeleteCommitSignatureProtectionError = Fetcher.ErrorWrapper<{ type ReposDeleteCommitSignatureProtectionVariables (line 27766) | type ReposDeleteCommitSignatureProtectionVariables = { type ReposGetCommitSignatureProtectionPathParams (line 27823) | type ReposGetCommitSignatureProtectionPathParams = { type ReposGetCommitSignatureProtectionError (line 27832) | type ReposGetCommitSignatureProtectionError = Fetcher.ErrorWrapper<{ type ReposGetCommitSignatureProtectionVariables (line 27837) | type ReposGetCommitSignatureProtectionVariables = { type ReposCreateCommitSignatureProtectionPathParams (line 27910) | type ReposCreateCommitSignatureProtectionPathParams = { type ReposCreateCommitSignatureProtectionError (line 27919) | type ReposCreateCommitSignatureProtectionError = Fetcher.ErrorWrapper<{ type ReposCreateCommitSignatureProtectionVariables (line 27924) | type ReposCreateCommitSignatureProtectionVariables = { type ReposRemoveStatusCheckProtectionPathParams (line 27981) | type ReposRemoveStatusCheckProtectionPathParams = { type ReposRemoveStatusCheckProtectionError (line 27990) | type ReposRemoveStatusCheckProtectionError = type ReposRemoveStatusCheckProtectionVariables (line 27993) | type ReposRemoveStatusCheckProtectionVariables = { type ReposGetStatusChecksProtectionPathParams (line 28046) | type ReposGetStatusChecksProtectionPathParams = { type ReposGetStatusChecksProtectionError (line 28055) | type ReposGetStatusChecksProtectionError = Fetcher.ErrorWrapper<{ type ReposGetStatusChecksProtectionVariables (line 28060) | type ReposGetStatusChecksProtectionVariables = { type ReposUpdateStatusCheckProtectionPathParams (line 28125) | type ReposUpdateStatusCheckProtectionPathParams = { type ReposUpdateStatusCheckProtectionError (line 28134) | type ReposUpdateStatusCheckProtectionError = Fetcher.ErrorWrapper< type ReposUpdateStatusCheckProtectionRequestBody (line 28145) | type ReposUpdateStatusCheckProtectionRequestBody = { type ReposUpdateStatusCheckProtectionVariables (line 28156) | type ReposUpdateStatusCheckProtectionVariables = { type ReposRemoveStatusCheckContextsPathParams (line 28214) | type ReposRemoveStatusCheckContextsPathParams = { type ReposRemoveStatusCheckContextsError (line 28223) | type ReposRemoveStatusCheckContextsError = Fetcher.ErrorWrapper< type ReposRemoveStatusCheckContextsResponse (line 28234) | type ReposRemoveStatusCheckContextsResponse = string[]; type ReposRemoveStatusCheckContextsRequestBody (line 28236) | type ReposRemoveStatusCheckContextsRequestBody = { type ReposRemoveStatusCheckContextsVariables (line 28243) | type ReposRemoveStatusCheckContextsVariables = { type ReposGetAllStatusCheckContextsPathParams (line 28294) | type ReposGetAllStatusCheckContextsPathParams = { type ReposGetAllStatusCheckContextsError (line 28303) | type ReposGetAllStatusCheckContextsError = Fetcher.ErrorWrapper<{ type ReposGetAllStatusCheckContextsResponse (line 28308) | type ReposGetAllStatusCheckContextsResponse = string[]; type ReposGetAllStatusCheckContextsVariables (line 28310) | type ReposGetAllStatusCheckContextsVariables = { type ReposAddStatusCheckContextsPathParams (line 28375) | type ReposAddStatusCheckContextsPathParams = { type ReposAddStatusCheckContextsError (line 28384) | type ReposAddStatusCheckContextsError = Fetcher.ErrorWrapper< type ReposAddStatusCheckContextsResponse (line 28399) | type ReposAddStatusCheckContextsResponse = string[]; type ReposAddStatusCheckContextsRequestBody (line 28401) | type ReposAddStatusCheckContextsRequestBody = { type ReposAddStatusCheckContextsVariables (line 28408) | type ReposAddStatusCheckContextsVariables = { type ReposSetStatusCheckContextsPathParams (line 28459) | type ReposSetStatusCheckContextsPathParams = { type ReposSetStatusCheckContextsError (line 28468) | type ReposSetStatusCheckContextsError = Fetcher.ErrorWrapper< type ReposSetStatusCheckContextsResponse (line 28479) | type ReposSetStatusCheckContextsResponse = string[]; type ReposSetStatusCheckContextsRequestBody (line 28481) | type ReposSetStatusCheckContextsRequestBody = { type ReposSetStatusCheckContextsVariables (line 28488) | type ReposSetStatusCheckContextsVariables = { type ReposDeleteAccessRestrictionsPathParams (line 28539) | type ReposDeleteAccessRestrictionsPathParams = { type ReposDeleteAccessRestrictionsError (line 28548) | type ReposDeleteAccessRestrictionsError = type ReposDeleteAccessRestrictionsVariables (line 28551) | type ReposDeleteAccessRestrictionsVariables = { type ReposGetAccessRestrictionsPathParams (line 28605) | type ReposGetAccessRestrictionsPathParams = { type ReposGetAccessRestrictionsError (line 28614) | type ReposGetAccessRestrictionsError = Fetcher.ErrorWrapper<{ type ReposGetAccessRestrictionsVariables (line 28619) | type ReposGetAccessRestrictionsVariables = { type ReposRemoveAppAccessRestrictionsPathParams (line 28692) | type ReposRemoveAppAccessRestrictionsPathParams = { type ReposRemoveAppAccessRestrictionsError (line 28701) | type ReposRemoveAppAccessRestrictionsError = Fetcher.ErrorWrapper<{ type ReposRemoveAppAccessRestrictionsResponse (line 28706) | type ReposRemoveAppAccessRestrictionsResponse = Schemas.Integration[]; type ReposRemoveAppAccessRestrictionsRequestBody (line 28708) | type ReposRemoveAppAccessRestrictionsRequestBody = { type ReposRemoveAppAccessRestrictionsVariables (line 28715) | type ReposRemoveAppAccessRestrictionsVariables = { type ReposGetAppsWithAccessToProtectedBranchPathParams (line 28781) | type ReposGetAppsWithAccessToProtectedBranchPathParams = { type ReposGetAppsWithAccessToProtectedBranchError (line 28790) | type ReposGetAppsWithAccessToProtectedBranchError = type ReposGetAppsWithAccessToProtectedBranchResponse (line 28796) | type ReposGetAppsWithAccessToProtectedBranchResponse = type ReposGetAppsWithAccessToProtectedBranchVariables (line 28799) | type ReposGetAppsWithAccessToProtectedBranchVariables = { type ReposAddAppAccessRestrictionsPathParams (line 28868) | type ReposAddAppAccessRestrictionsPathParams = { type ReposAddAppAccessRestrictionsError (line 28877) | type ReposAddAppAccessRestrictionsError = Fetcher.ErrorWrapper<{ type ReposAddAppAccessRestrictionsResponse (line 28882) | type ReposAddAppAccessRestrictionsResponse = Schemas.Integration[]; type ReposAddAppAccessRestrictionsRequestBody (line 28884) | type ReposAddAppAccessRestrictionsRequestBody = { type ReposAddAppAccessRestrictionsVariables (line 28891) | type ReposAddAppAccessRestrictionsVariables = { type ReposSetAppAccessRestrictionsPathParams (line 28954) | type ReposSetAppAccessRestrictionsPathParams = { type ReposSetAppAccessRestrictionsError (line 28963) | type ReposSetAppAccessRestrictionsError = Fetcher.ErrorWrapper<{ type ReposSetAppAccessRestrictionsResponse (line 28968) | type ReposSetAppAccessRestrictionsResponse = Schemas.Integration[]; type ReposSetAppAccessRestrictionsRequestBody (line 28970) | type ReposSetAppAccessRestrictionsRequestBody = { type ReposSetAppAccessRestrictionsVariables (line 28977) | type ReposSetAppAccessRestrictionsVariables = { type ReposRemoveTeamAccessRestrictionsPathParams (line 29040) | type ReposRemoveTeamAccessRestrictionsPathParams = { type ReposRemoveTeamAccessRestrictionsError (line 29049) | type ReposRemoveTeamAccessRestrictionsError = Fetcher.ErrorWrapper<{ type ReposRemoveTeamAccessRestrictionsResponse (line 29054) | type ReposRemoveTeamAccessRestrictionsResponse = Schemas.Team[]; type ReposRemoveTeamAccessRestrictionsRequestBody (line 29056) | type ReposRemoveTeamAccessRestrictionsRequestBody = { type ReposRemoveTeamAccessRestrictionsVariables (line 29063) | type ReposRemoveTeamAccessRestrictionsVariables = { type ReposGetTeamsWithAccessToProtectedBranchPathParams (line 29129) | type ReposGetTeamsWithAccessToProtectedBranchPathParams = { type ReposGetTeamsWithAccessToProtectedBranchError (line 29138) | type ReposGetTeamsWithAccessToProtectedBranchError = type ReposGetTeamsWithAccessToProtectedBranchResponse (line 29144) | type ReposGetTeamsWithAccessToProtectedBranchResponse = Schemas.Team[]; type ReposGetTeamsWithAccessToProtectedBranchVariables (line 29146) | type ReposGetTeamsWithAccessToProtectedBranchVariables = { type ReposAddTeamAccessRestrictionsPathParams (line 29215) | type ReposAddTeamAccessRestrictionsPathParams = { type ReposAddTeamAccessRestrictionsError (line 29224) | type ReposAddTeamAccessRestrictionsError = Fetcher.ErrorWrapper<{ type ReposAddTeamAccessRestrictionsResponse (line 29229) | type ReposAddTeamAccessRestrictionsResponse = Schemas.Team[]; type ReposAddTeamAccessRestrictionsRequestBody (line 29231) | type ReposAddTeamAccessRestrictionsRequestBody = { type ReposAddTeamAccessRestrictionsVariables (line 29238) | type ReposAddTeamAccessRestrictionsVariables = { type ReposSetTeamAccessRestrictionsPathParams (line 29301) | type ReposSetTeamAccessRestrictionsPathParams = { type ReposSetTeamAccessRestrictionsError (line 29310) | type ReposSetTeamAccessRestrictionsError = Fetcher.ErrorWrapper<{ type ReposSetTeamAccessRestrictionsResponse (line 29315) | type ReposSetTeamAccessRestrictionsResponse = Schemas.Team[]; type ReposSetTeamAccessRestrictionsRequestBody (line 29317) | type ReposSetTeamAccessRestrictionsRequestBody = { type ReposSetTeamAccessRestrictionsVariables (line 29324) | type ReposSetTeamAccessRestrictionsVariables = { type ReposRemoveUserAccessRestrictionsPathParams (line 29387) | type ReposRemoveUserAccessRestrictionsPathParams = { type ReposRemoveUserAccessRestrictionsError (line 29396) | type ReposRemoveUserAccessRestrictionsError = Fetcher.ErrorWrapper<{ type ReposRemoveUserAccessRestrictionsResponse (line 29401) | type ReposRemoveUserAccessRestrictionsResponse = Schemas.SimpleUser[]; type ReposRemoveUserAccessRestrictionsRequestBody (line 29403) | type ReposRemoveUserAccessRestrictionsRequestBody = { type ReposRemoveUserAccessRestrictionsVariables (line 29410) | type ReposRemoveUserAccessRestrictionsVariables = { type ReposGetUsersWithAccessToProtectedBranchPathParams (line 29476) | type ReposGetUsersWithAccessToProtectedBranchPathParams = { type ReposGetUsersWithAccessToProtectedBranchError (line 29485) | type ReposGetUsersWithAccessToProtectedBranchError = type ReposGetUsersWithAccessToProtectedBranchResponse (line 29491) | type ReposGetUsersWithAccessToProtectedBranchResponse = type ReposGetUsersWithAccessToProtectedBranchVariables (line 29494) | type ReposGetUsersWithAccessToProtectedBranchVariables = { type ReposAddUserAccessRestrictionsPathParams (line 29563) | type ReposAddUserAccessRestrictionsPathParams = { type ReposAddUserAccessRestrictionsError (line 29572) | type ReposAddUserAccessRestrictionsError = Fetcher.ErrorWrapper<{ type ReposAddUserAccessRestrictionsResponse (line 29577) | type ReposAddUserAccessRestrictionsResponse = Schemas.SimpleUser[]; type ReposAddUserAccessRestrictionsRequestBody (line 29579) | type ReposAddUserAccessRestrictionsRequestBody = { type ReposAddUserAccessRestrictionsVariables (line 29586) | type ReposAddUserAccessRestrictionsVariables = { type ReposSetUserAccessRestrictionsPathParams (line 29649) | type ReposSetUserAccessRestrictionsPathParams = { type ReposSetUserAccessRestrictionsError (line 29658) | type ReposSetUserAccessRestrictionsError = Fetcher.ErrorWrapper<{ type ReposSetUserAccessRestrictionsResponse (line 29663) | type ReposSetUserAccessRestrictionsResponse = Schemas.SimpleUser[]; type ReposSetUserAccessRestrictionsRequestBody (line 29665) | type ReposSetUserAccessRestrictionsRequestBody = { type ReposSetUserAccessRestrictionsVariables (line 29672) | type ReposSetUserAccessRestrictionsVariables = { type ReposRenameBranchPathParams (line 29735) | type ReposRenameBranchPathParams = { type ReposRenameBranchError (line 29744) | type ReposRenameBranchError = Fetcher.ErrorWrapper< type ReposRenameBranchRequestBody (line 29759) | type ReposRenameBranchRequestBody = { type ReposRenameBranchVariables (line 29766) | type ReposRenameBranchVariables = { type ChecksCreatePathParams (line 29845) | type ChecksCreatePathParams = { type ChecksCreateError (line 29850) | type ChecksCreateError = Fetcher.ErrorWrapper; type ChecksCreateVariables (line 29852) | type ChecksCreateVariables = { type ChecksGetPathParams (line 29930) | type ChecksGetPathParams = { type ChecksGetError (line 29939) | type ChecksGetError = Fetcher.ErrorWrapper; type ChecksGetVariables (line 29941) | type ChecksGetVariables = { type ChecksUpdatePathParams (line 29996) | type ChecksUpdatePathParams = { type ChecksUpdateError (line 30005) | type ChecksUpdateError = Fetcher.ErrorWrapper; type ChecksUpdateVariables (line 30007) | type ChecksUpdateVariables = { type ChecksListAnnotationsPathParams (line 30081) | type ChecksListAnnotationsPathParams = { type ChecksListAnnotationsQueryParams (line 30090) | type ChecksListAnnotationsQueryParams = { type ChecksListAnnotationsError (line 30105) | type ChecksListAnnotationsError = Fetcher.ErrorWrapper; type ChecksListAnnotationsResponse (line 30107) | type ChecksListAnnotationsResponse = Schemas.CheckAnnotation[]; type ChecksListAnnotationsVariables (line 30109) | type ChecksListAnnotationsVariables = { type ChecksCreateSuitePathParams (line 30170) | type ChecksCreateSuitePathParams = { type ChecksCreateSuiteError (line 30175) | type ChecksCreateSuiteError = Fetcher.ErrorWrapper; type ChecksCreateSuiteRequestBody (line 30177) | type ChecksCreateSuiteRequestBody = { type ChecksCreateSuiteVariables (line 30184) | type ChecksCreateSuiteVariables = { type ChecksSetSuitesPreferencesPathParams (line 30239) | type ChecksSetSuitesPreferencesPathParams = { type ChecksSetSuitesPreferencesError (line 30244) | type ChecksSetSuitesPreferencesError = Fetcher.ErrorWrapper; type ChecksSetSuitesPreferencesRequestBody (line 30246) | type ChecksSetSuitesPreferencesRequestBody = { type ChecksSetSuitesPreferencesVariables (line 30264) | type ChecksSetSuitesPreferencesVariables = { type ChecksGetSuitePathParams (line 30315) | type ChecksGetSuitePathParams = { type ChecksGetSuiteError (line 30324) | type ChecksGetSuiteError = Fetcher.ErrorWrapper; type ChecksGetSuiteVariables (line 30326) | type ChecksGetSuiteVariables = { type ChecksListForSuitePathParams (line 30382) | type ChecksListForSuitePathParams = { type ChecksListForSuiteQueryParams (line 30391) | type ChecksListForSuiteQueryParams = { type ChecksListForSuiteError (line 30420) | type ChecksListForSuiteError = Fetcher.ErrorWrapper; type ChecksListForSuiteResponse (line 30422) | type ChecksListForSuiteResponse = { type ChecksListForSuiteVariables (line 30427) | type ChecksListForSuiteVariables = { type ChecksRerequestSuitePathParams (line 30492) | type ChecksRerequestSuitePathParams = { type ChecksRerequestSuiteError (line 30501) | type ChecksRerequestSuiteError = Fetcher.ErrorWrapper; type ChecksRerequestSuiteVariables (line 30503) | type ChecksRerequestSuiteVariables = { type CodeScanningListAlertsForRepoPathParams (line 30557) | type CodeScanningListAlertsForRepoPathParams = { type CodeScanningListAlertsForRepoQueryParams (line 30562) | type CodeScanningListAlertsForRepoQueryParams = { type CodeScanningListAlertsForRepoError (line 30593) | type CodeScanningListAlertsForRepoError = Fetcher.ErrorWrapper< type CodeScanningListAlertsForRepoResponse (line 30608) | type CodeScanningListAlertsForRepoResponse = type CodeScanningListAlertsForRepoVariables (line 30611) | type CodeScanningListAlertsForRepoVariables = { type CodeScanningGetAlertPathParams (line 30693) | type CodeScanningGetAlertPathParams = { type CodeScanningGetAlertError (line 30702) | type CodeScanningGetAlertError = Fetcher.ErrorWrapper< type CodeScanningGetAlertVariables (line 30717) | type CodeScanningGetAlertVariables = { type CodeScanningUpdateAlertPathParams (line 30783) | type CodeScanningUpdateAlertPathParams = { type CodeScanningUpdateAlertError (line 30792) | type CodeScanningUpdateAlertError = Fetcher.ErrorWrapper< type CodeScanningUpdateAlertRequestBody (line 30807) | type CodeScanningUpdateAlertRequestBody = { type CodeScanningUpdateAlertVariables (line 30812) | type CodeScanningUpdateAlertVariables = { type CodeScanningListAlertsInstancesPathParams (line 30863) | type CodeScanningListAlertsInstancesPathParams = { type CodeScanningListAlertsInstancesQueryParams (line 30872) | type CodeScanningListAlertsInstancesQueryParams = { type CodeScanningListAlertsInstancesError (line 30891) | type CodeScanningListAlertsInstancesError = Fetcher.ErrorWrapper< type CodeScanningListAlertsInstancesResponse (line 30906) | type CodeScanningListAlertsInstancesResponse = type CodeScanningListAlertsInstancesVariables (line 30909) | type CodeScanningListAlertsInstancesVariables = { type CodeScanningListRecentAnalysesPathParams (line 30975) | type CodeScanningListRecentAnalysesPathParams = { type CodeScanningListRecentAnalysesQueryParams (line 30980) | type CodeScanningListRecentAnalysesQueryParams = { type CodeScanningListRecentAnalysesError (line 31011) | type CodeScanningListRecentAnalysesError = Fetcher.ErrorWrapper< type CodeScanningListRecentAnalysesResponse (line 31026) | type CodeScanningListRecentAnalysesResponse = type CodeScanningListRecentAnalysesVariables (line 31029) | type CodeScanningListRecentAnalysesVariables = { type CodeScanningDeleteAnalysisPathParams (line 31125) | type CodeScanningDeleteAnalysisPathParams = { type CodeScanningDeleteAnalysisQueryParams (line 31134) | type CodeScanningDeleteAnalysisQueryParams = { type CodeScanningDeleteAnalysisError (line 31141) | type CodeScanningDeleteAnalysisError = Fetcher.ErrorWrapper< type CodeScanningDeleteAnalysisVariables (line 31160) | type CodeScanningDeleteAnalysisVariables = { type CodeScanningGetAnalysisPathParams (line 31337) | type CodeScanningGetAnalysisPathParams = { type CodeScanningGetAnalysisError (line 31346) | type CodeScanningGetAnalysisError = Fetcher.ErrorWrapper< type CodeScanningGetAnalysisVariables (line 31361) | type CodeScanningGetAnalysisVariables = { type CodeScanningUploadSarifPathParams (line 31465) | type CodeScanningUploadSarifPathParams = { type CodeScanningUploadSarifError (line 31470) | type CodeScanningUploadSarifError = Fetcher.ErrorWrapper< type CodeScanningUploadSarifRequestBody (line 31485) | type CodeScanningUploadSarifRequestBody = { type CodeScanningUploadSarifVariables (line 31509) | type CodeScanningUploadSarifVariables = { type CodeScanningGetSarifPathParams (line 31592) | type CodeScanningGetSarifPathParams = { type CodeScanningGetSarifError (line 31601) | type CodeScanningGetSarifError = Fetcher.ErrorWrapper< type CodeScanningGetSarifVariables (line 31612) | type CodeScanningGetSarifVariables = { type ReposListCollaboratorsPathParams (line 31674) | type ReposListCollaboratorsPathParams = { type ReposListCollaboratorsQueryParams (line 31679) | type ReposListCollaboratorsQueryParams = { type ReposListCollaboratorsError (line 31703) | type ReposListCollaboratorsError = Fetcher.ErrorWrapper<{ type ReposListCollaboratorsResponse (line 31708) | type ReposListCollaboratorsResponse = Schemas.Collaborator[]; type ReposListCollaboratorsVariables (line 31710) | type ReposListCollaboratorsVariables = { type ReposRemoveCollaboratorPathParams (line 31777) | type ReposRemoveCollaboratorPathParams = { type ReposRemoveCollaboratorError (line 31783) | type ReposRemoveCollaboratorError = Fetcher.ErrorWrapper; type ReposRemoveCollaboratorVariables (line 31785) | type ReposRemoveCollaboratorVariables = { type ReposCheckCollaboratorPathParams (line 31829) | type ReposCheckCollaboratorPathParams = { type ReposCheckCollaboratorError (line 31835) | type ReposCheckCollaboratorError = Fetcher.ErrorWrapper; type ReposCheckCollaboratorVariables (line 31837) | type ReposCheckCollaboratorVariables = { type ReposAddCollaboratorPathParams (line 31893) | type ReposAddCollaboratorPathParams = { type ReposAddCollaboratorError (line 31899) | type ReposAddCollaboratorError = Fetcher.ErrorWrapper< type ReposAddCollaboratorRequestBody (line 31910) | type ReposAddCollaboratorRequestBody = { type ReposAddCollaboratorVariables (line 31928) | type ReposAddCollaboratorVariables = { type ReposGetCollaboratorPermissionLevelPathParams (line 31999) | type ReposGetCollaboratorPermissionLevelPathParams = { type ReposGetCollaboratorPermissionLevelError (line 32005) | type ReposGetCollaboratorPermissionLevelError = Fetcher.ErrorWrapper<{ type ReposGetCollaboratorPermissionLevelVariables (line 32010) | type ReposGetCollaboratorPermissionLevelVariables = { type ReposListCommitCommentsForRepoPathParams (line 32075) | type ReposListCommitCommentsForRepoPathParams = { type ReposListCommitCommentsForRepoQueryParams (line 32080) | type ReposListCommitCommentsForRepoQueryParams = { type ReposListCommitCommentsForRepoError (line 32095) | type ReposListCommitCommentsForRepoError = type ReposListCommitCommentsForRepoResponse (line 32098) | type ReposListCommitCommentsForRepoResponse = Schemas.CommitComment[]; type ReposListCommitCommentsForRepoVariables (line 32100) | type ReposListCommitCommentsForRepoVariables = { type ReposDeleteCommitCommentPathParams (line 32170) | type ReposDeleteCommitCommentPathParams = { type ReposDeleteCommitCommentError (line 32179) | type ReposDeleteCommitCommentError = Fetcher.ErrorWrapper<{ type ReposDeleteCommitCommentVariables (line 32184) | type ReposDeleteCommitCommentVariables = { type ReposGetCommitCommentPathParams (line 32228) | type ReposGetCommitCommentPathParams = { type ReposGetCommitCommentError (line 32237) | type ReposGetCommitCommentError = Fetcher.ErrorWrapper<{ type ReposGetCommitCommentVariables (line 32242) | type ReposGetCommitCommentVariables = { type ReposUpdateCommitCommentPathParams (line 32296) | type ReposUpdateCommitCommentPathParams = { type ReposUpdateCommitCommentError (line 32305) | type ReposUpdateCommitCommentError = Fetcher.ErrorWrapper<{ type ReposUpdateCommitCommentRequestBody (line 32310) | type ReposUpdateCommitCommentRequestBody = { type ReposUpdateCommitCommentVariables (line 32317) | type ReposUpdateCommitCommentVariables = { type ReactionsListForCommitCommentPathParams (line 32362) | type ReactionsListForCommitCommentPathParams = { type ReactionsListForCommitCommentQueryParams (line 32371) | type ReactionsListForCommitCommentQueryParams = { type ReactionsListForCommitCommentError (line 32398) | type ReactionsListForCommitCommentError = Fetcher.ErrorWrapper< type ReactionsListForCommitCommentResponse (line 32409) | type ReactionsListForCommitCommentResponse = Schemas.Reaction[]; type ReactionsListForCommitCommentVariables (line 32411) | type ReactionsListForCommitCommentVariables = { type ReactionsCreateForCommitCommentPathParams (line 32477) | type ReactionsCreateForCommitCommentPathParams = { type ReactionsCreateForCommitCommentError (line 32486) | type ReactionsCreateForCommitCommentError = Fetcher.ErrorWrapper< type ReactionsCreateForCommitCommentRequestBody (line 32497) | type ReactionsCreateForCommitCommentRequestBody = { type ReactionsCreateForCommitCommentVariables (line 32512) | type ReactionsCreateForCommitCommentVariables = { type ReactionsDeleteForCommitCommentPathParams (line 32563) | type ReactionsDeleteForCommitCommentPathParams = { type ReactionsDeleteForCommitCommentError (line 32573) | type ReactionsDeleteForCommitCommentError = type ReactionsDeleteForCommitCommentVariables (line 32576) | type ReactionsDeleteForCommitCommentVariables = { type ReposListCommitsPathParams (line 32630) | type ReposListCommitsPathParams = { type ReposListCommitsQueryParams (line 32635) | type ReposListCommitsQueryParams = { type ReposListCommitsError (line 32678) | type ReposListCommitsError = Fetcher.ErrorWrapper< type ReposListCommitsResponse (line 32697) | type ReposListCommitsResponse = Schemas.Commit[]; type ReposListCommitsVariables (line 32699) | type ReposListCommitsVariables = { type ReposListBranchesForHeadCommitPathParams (line 32814) | type ReposListBranchesForHeadCommitPathParams = { type ReposListBranchesForHeadCommitError (line 32823) | type ReposListBranchesForHeadCommitError = Fetcher.ErrorWrapper< type ReposListBranchesForHeadCommitResponse (line 32834) | type ReposListBranchesForHeadCommitResponse = Schemas.BranchShort[]; type ReposListBranchesForHeadCommitVariables (line 32836) | type ReposListBranchesForHeadCommitVariables = { type ReposListCommentsForCommitPathParams (line 32905) | type ReposListCommentsForCommitPathParams = { type ReposListCommentsForCommitQueryParams (line 32914) | type ReposListCommentsForCommitQueryParams = { type ReposListCommentsForCommitError (line 32929) | type ReposListCommentsForCommitError = Fetcher.ErrorWrapper; type ReposListCommentsForCommitResponse (line 32931) | type ReposListCommentsForCommitResponse = Schemas.CommitComment[]; type ReposListCommentsForCommitVariables (line 32933) | type ReposListCommentsForCommitVariables = { type ReposCreateCommitCommentPathParams (line 32999) | type ReposCreateCommitCommentPathParams = { type ReposCreateCommitCommentError (line 33008) | type ReposCreateCommitCommentError = Fetcher.ErrorWrapper< type ReposCreateCommitCommentRequestBody (line 33019) | type ReposCreateCommitCommentRequestBody = { type ReposCreateCommitCommentVariables (line 33038) | type ReposCreateCommitCommentVariables = { type ReposListPullRequestsAssociatedWithCommitPathParams (line 33093) | type ReposListPullRequestsAssociatedWithCommitPathParams = { type ReposListPullRequestsAssociatedWithCommitQueryParams (line 33102) | type ReposListPullRequestsAssociatedWithCommitQueryParams = { type ReposListPullRequestsAssociatedWithCommitError (line 33117) | type ReposListPullRequestsAssociatedWithCommitError = type ReposListPullRequestsAssociatedWithCommitResponse (line 33123) | type ReposListPullRequestsAssociatedWithCommitResponse = type ReposListPullRequestsAssociatedWithCommitVariables (line 33126) | type ReposListPullRequestsAssociatedWithCommitVariables = { type ReposGetCommitPathParams (line 33192) | type ReposGetCommitPathParams = { type ReposGetCommitQueryParams (line 33201) | type ReposGetCommitQueryParams = { type ReposGetCommitError (line 33216) | type ReposGetCommitError = Fetcher.ErrorWrapper< type ReposGetCommitVariables (line 33231) | type ReposGetCommitVariables = { type ChecksListForRefPathParams (line 33354) | type ChecksListForRefPathParams = { type ChecksListForRefQueryParams (line 33363) | type ChecksListForRefQueryParams = { type ChecksListForRefError (line 33393) | type ChecksListForRefError = Fetcher.ErrorWrapper; type ChecksListForRefResponse (line 33395) | type ChecksListForRefResponse = { type ChecksListForRefVariables (line 33400) | type ChecksListForRefVariables = { type ChecksListSuitesForRefPathParams (line 33465) | type ChecksListSuitesForRefPathParams = { type ChecksListSuitesForRefQueryParams (line 33474) | type ChecksListSuitesForRefQueryParams = { type ChecksListSuitesForRefError (line 33497) | type ChecksListSuitesForRefError = Fetcher.ErrorWrapper; type ChecksListSuitesForRefResponse (line 33499) | type ChecksListSuitesForRefResponse = { type ChecksListSuitesForRefVariables (line 33504) | type ChecksListSuitesForRefVariables = { type ReposGetCombinedStatusForRefPathParams (line 33571) | type ReposGetCombinedStatusForRefPathParams = { type ReposGetCombinedStatusForRefQueryParams (line 33580) | type ReposGetCombinedStatusForRefQueryParams = { type ReposGetCombinedStatusForRefError (line 33595) | type ReposGetCombinedStatusForRefError = Fetcher.ErrorWrapper<{ type ReposGetCombinedStatusForRefVariables (line 33600) | type ReposGetCombinedStatusForRefVariables = { type ReposListCommitStatusesForRefPathParams (line 33682) | type ReposListCommitStatusesForRefPathParams = { type ReposListCommitStatusesForRefQueryParams (line 33691) | type ReposListCommitStatusesForRefQueryParams = { type ReposListCommitStatusesForRefError (line 33706) | type ReposListCommitStatusesForRefError = Fetcher.ErrorWrapper<{ type ReposListCommitStatusesForRefResponse (line 33711) | type ReposListCommitStatusesForRefResponse = Schemas.Status[]; type ReposListCommitStatusesForRefVariables (line 33713) | type ReposListCommitStatusesForRefVariables = { type CodesOfConductGetForRepoPathParams (line 33783) | type CodesOfConductGetForRepoPathParams = { type CodesOfConductGetForRepoError (line 33788) | type CodesOfConductGetForRepoError = Fetcher.ErrorWrapper; type CodesOfConductGetForRepoVariables (line 33790) | type CodesOfConductGetForRepoVariables = { type ReposGetCommunityProfileMetricsPathParams (line 33857) | type ReposGetCommunityProfileMetricsPathParams = { type ReposGetCommunityProfileMetricsError (line 33862) | type ReposGetCommunityProfileMetricsError = type ReposGetCommunityProfileMetricsVariables (line 33865) | type ReposGetCommunityProfileMetricsVariables = { type ReposCompareCommitsPathParams (line 33952) | type ReposCompareCommitsPathParams = { type ReposCompareCommitsError (line 33959) | type ReposCompareCommitsError = Fetcher.ErrorWrapper< type ReposCompareCommitsVariables (line 33970) | type ReposCompareCommitsVariables = { type ReposDeleteFilePathParams (line 34110) | type ReposDeleteFilePathParams = { type ReposDeleteFileError (line 34119) | type ReposDeleteFileError = Fetcher.ErrorWrapper< type ReposDeleteFileRequestBody (line 34138) | type ReposDeleteFileRequestBody = { type ReposDeleteFileVariables (line 34179) | type ReposDeleteFileVariables = { type ReposGetContentPathParams (line 34242) | type ReposGetContentPathParams = { type ReposGetContentQueryParams (line 34251) | type ReposGetContentQueryParams = { type ReposGetContentError (line 34258) | type ReposGetContentError = Fetcher.ErrorWrapper< type ReposGetContentVariables (line 34273) | type ReposGetContentVariables = { type ReposCreateOrUpdateFileContentsPathParams (line 34411) | type ReposCreateOrUpdateFileContentsPathParams = { type ReposCreateOrUpdateFileContentsError (line 34420) | type ReposCreateOrUpdateFileContentsError = Fetcher.ErrorWrapper< type ReposCreateOrUpdateFileContentsRequestBody (line 34435) | type ReposCreateOrUpdateFileContentsRequestBody = { type ReposCreateOrUpdateFileContentsVariables (line 34488) | type ReposCreateOrUpdateFileContentsVariables = { type ReposListContributorsPathParams (line 34539) | type ReposListContributorsPathParams = { type ReposListContributorsQueryParams (line 34544) | type ReposListContributorsQueryParams = { type ReposListContributorsError (line 34563) | type ReposListContributorsError = Fetcher.ErrorWrapper< type ReposListContributorsResponse (line 34574) | type ReposListContributorsResponse = Schemas.Contributor[]; type ReposListContributorsVariables (line 34576) | type ReposListContributorsVariables = { type ReposListDeploymentsPathParams (line 34641) | type ReposListDeploymentsPathParams = { type ReposListDeploymentsQueryParams (line 34646) | type ReposListDeploymentsQueryParams = { type ReposListDeploymentsError (line 34685) | type ReposListDeploymentsError = Fetcher.ErrorWrapper; type ReposListDeploymentsResponse (line 34687) | type ReposListDeploymentsResponse = Schemas.Deployment[]; type ReposListDeploymentsVariables (line 34689) | type ReposListDeploymentsVariables = { type ReposCreateDeploymentPathParams (line 34750) | type ReposCreateDeploymentPathParams = { type ReposCreateDeploymentError (line 34755) | type ReposCreateDeploymentError = Fetcher.ErrorWrapper< type ReposCreateDeploymentRequestBody (line 34772) | type ReposCreateDeploymentRequestBody = { type ReposCreateDeploymentVariables (line 34828) | type ReposCreateDeploymentVariables = { type ReposDeleteDeploymentPathParams (line 34976) | type ReposDeleteDeploymentPathParams = { type ReposDeleteDeploymentError (line 34985) | type ReposDeleteDeploymentError = Fetcher.ErrorWrapper< type ReposDeleteDeploymentVariables (line 34996) | type ReposDeleteDeploymentVariables = { type ReposGetDeploymentPathParams (line 35060) | type ReposGetDeploymentPathParams = { type ReposGetDeploymentError (line 35069) | type ReposGetDeploymentError = Fetcher.ErrorWrapper<{ type ReposGetDeploymentVariables (line 35074) | type ReposGetDeploymentVariables = { type ReposListDeploymentStatusesPathParams (line 35128) | type ReposListDeploymentStatusesPathParams = { type ReposListDeploymentStatusesQueryParams (line 35137) | type ReposListDeploymentStatusesQueryParams = { type ReposListDeploymentStatusesError (line 35152) | type ReposListDeploymentStatusesError = Fetcher.ErrorWrapper<{ type ReposListDeploymentStatusesResponse (line 35157) | type ReposListDeploymentStatusesResponse = Schemas.DeploymentStatus[]; type ReposListDeploymentStatusesVariables (line 35159) | type ReposListDeploymentStatusesVariables = { type ReposCreateDeploymentStatusPathParams (line 35225) | type ReposCreateDeploymentStatusPathParams = { type ReposCreateDeploymentStatusError (line 35234) | type ReposCreateDeploymentStatusError = Fetcher.ErrorWrapper<{ type ReposCreateDeploymentStatusRequestBody (line 35239) | type ReposCreateDeploymentStatusRequestBody = { type ReposCreateDeploymentStatusVariables (line 35289) | type ReposCreateDeploymentStatusVariables = { type ReposGetDeploymentStatusPathParams (line 35344) | type ReposGetDeploymentStatusPathParams = { type ReposGetDeploymentStatusError (line 35354) | type ReposGetDeploymentStatusError = Fetcher.ErrorWrapper< type ReposGetDeploymentStatusVariables (line 35365) | type ReposGetDeploymentStatusVariables = { type ReposCreateDispatchEventPathParams (line 35428) | type ReposCreateDispatchEventPathParams = { type ReposCreateDispatchEventError (line 35433) | type ReposCreateDispatchEventError = Fetcher.ErrorWrapper<{ type ReposCreateDispatchEventRequestBody (line 35438) | type ReposCreateDispatchEventRequestBody = { type ReposCreateDispatchEventVariables (line 35451) | type ReposCreateDispatchEventVariables = { type ReposGetAllEnvironmentsPathParams (line 35520) | type ReposGetAllEnvironmentsPathParams = { type ReposGetAllEnvironmentsError (line 35525) | type ReposGetAllEnvironmentsError = Fetcher.ErrorWrapper; type ReposGetAllEnvironmentsResponse (line 35527) | type ReposGetAllEnvironmentsResponse = { type ReposGetAllEnvironmentsVariables (line 35537) | type ReposGetAllEnvironmentsVariables = { type ReposDeleteAnEnvironmentPathParams (line 35603) | type ReposDeleteAnEnvironmentPathParams = { type ReposDeleteAnEnvironmentError (line 35612) | type ReposDeleteAnEnvironmentError = Fetcher.ErrorWrapper; type ReposDeleteAnEnvironmentVariables (line 35614) | type ReposDeleteAnEnvironmentVariables = { type ReposGetEnvironmentPathParams (line 35664) | type ReposGetEnvironmentPathParams = { type ReposGetEnvironmentError (line 35673) | type ReposGetEnvironmentError = Fetcher.ErrorWrapper; type ReposGetEnvironmentVariables (line 35675) | type ReposGetEnvironmentVariables = { type ReposCreateOrUpdateEnvironmentPathParams (line 35735) | type ReposCreateOrUpdateEnvironmentPathParams = { type ReposCreateOrUpdateEnvironmentError (line 35744) | type ReposCreateOrUpdateEnvironmentError = Fetcher.ErrorWrapper<{ type ReposCreateOrUpdateEnvironmentVariables (line 35749) | type ReposCreateOrUpdateEnvironmentVariables = { type ActivityListRepoEventsPathParams (line 35846) | type ActivityListRepoEventsPathParams = { type ActivityListRepoEventsQueryParams (line 35851) | type ActivityListRepoEventsQueryParams = { type ActivityListRepoEventsError (line 35866) | type ActivityListRepoEventsError = Fetcher.ErrorWrapper; type ActivityListRepoEventsResponse (line 35868) | type ActivityListRepoEventsResponse = Schemas.Event[]; type ActivityListRepoEventsVariables (line 35870) | type ActivityListRepoEventsVariables = { type ReposListForksPathParams (line 35927) | type ReposListForksPathParams = { type ReposListForksQueryParams (line 35932) | type ReposListForksQueryParams = { type ReposListForksError (line 35961) | type ReposListForksError = Fetcher.ErrorWrapper<{ type ReposListForksResponse (line 35966) | type ReposListForksResponse = Schemas.MinimalRepository[]; type ReposListForksVariables (line 35968) | type ReposListForksVariables = { type ReposCreateForkPathParams (line 36023) | type ReposCreateForkPathParams = { type ReposCreateForkQueryParams (line 36028) | type ReposCreateForkQueryParams = { type ReposCreateForkError (line 36039) | type ReposCreateForkError = Fetcher.ErrorWrapper< type ReposCreateForkVariables (line 36058) | type ReposCreateForkVariables = { type GitCreateBlobPathParams (line 36124) | type GitCreateBlobPathParams = { type GitCreateBlobError (line 36129) | type GitCreateBlobError = Fetcher.ErrorWrapper< type GitCreateBlobRequestBody (line 36148) | type GitCreateBlobRequestBody = { type GitCreateBlobVariables (line 36161) | type GitCreateBlobVariables = { type GitGetBlobPathParams (line 36206) | type GitGetBlobPathParams = { type GitGetBlobError (line 36212) | type GitGetBlobError = Fetcher.ErrorWrapper< type GitGetBlobVariables (line 36227) | type GitGetBlobVariables = { type GitCreateCommitPathParams (line 36283) | type GitCreateCommitPathParams = { type GitCreateCommitError (line 36288) | type GitCreateCommitError = Fetcher.ErrorWrapper< type GitCreateCommitRequestBody (line 36299) | type GitCreateCommitRequestBody = { type GitCreateCommitVariables (line 36352) | type GitCreateCommitVariables = { type GitGetCommitPathParams (line 36461) | type GitGetCommitPathParams = { type GitGetCommitError (line 36470) | type GitGetCommitError = Fetcher.ErrorWrapper<{ type GitGetCommitVariables (line 36475) | type GitGetCommitVariables = { type GitListMatchingRefsPathParams (line 36585) | type GitListMatchingRefsPathParams = { type GitListMatchingRefsQueryParams (line 36594) | type GitListMatchingRefsQueryParams = { type GitListMatchingRefsError (line 36609) | type GitListMatchingRefsError = Fetcher.ErrorWrapper; type GitListMatchingRefsResponse (line 36611) | type GitListMatchingRefsResponse = Schemas.GitRef[]; type GitListMatchingRefsVariables (line 36613) | type GitListMatchingRefsVariables = { type GitGetRefPathParams (line 36686) | type GitGetRefPathParams = { type GitGetRefError (line 36695) | type GitGetRefError = Fetcher.ErrorWrapper<{ type GitGetRefVariables (line 36700) | type GitGetRefVariables = { type GitCreateRefPathParams (line 36755) | type GitCreateRefPathParams = { type GitCreateRefError (line 36760) | type GitCreateRefError = Fetcher.ErrorWrapper<{ type GitCreateRefRequestBody (line 36765) | type GitCreateRefRequestBody = { type GitCreateRefVariables (line 36780) | type GitCreateRefVariables = { type GitDeleteRefPathParams (line 36831) | type GitDeleteRefPathParams = { type GitDeleteRefError (line 36840) | type GitDeleteRefError = Fetcher.ErrorWrapper<{ type GitDeleteRefVariables (line 36845) | type GitDeleteRefVariables = { type GitUpdateRefPathParams (line 36889) | type GitUpdateRefPathParams = { type GitUpdateRefError (line 36898) | type GitUpdateRefError = Fetcher.ErrorWrapper<{ type GitUpdateRefRequestBody (line 36903) | type GitUpdateRefRequestBody = { type GitUpdateRefVariables (line 36916) | type GitUpdateRefVariables = { type GitCreateTagPathParams (line 36961) | type GitCreateTagPathParams = { type GitCreateTagError (line 36966) | type GitCreateTagError = Fetcher.ErrorWrapper<{ type GitCreateTagRequestBody (line 36971) | type GitCreateTagRequestBody = { type GitCreateTagVariables (line 37007) | type GitCreateTagVariables = { type GitGetTagPathParams (line 37116) | type GitGetTagPathParams = { type GitGetTagError (line 37122) | type GitGetTagError = Fetcher.ErrorWrapper<{ type GitGetTagVariables (line 37127) | type GitGetTagVariables = { type GitCreateTreePathParams (line 37232) | type GitCreateTreePathParams = { type GitCreateTreeError (line 37237) | type GitCreateTreeError = Fetcher.ErrorWrapper< type GitCreateTreeRequestBody (line 37252) | type GitCreateTreeRequestBody = { type GitCreateTreeVariables (line 37289) | type GitCreateTreeVariables = { type GitGetTreePathParams (line 37344) | type GitGetTreePathParams = { type GitGetTreeQueryParams (line 37350) | type GitGetTreeQueryParams = { type GitGetTreeError (line 37357) | type GitGetTreeError = Fetcher.ErrorWrapper< type GitGetTreeVariables (line 37368) | type GitGetTreeVariables = { type ReposListWebhooksPathParams (line 37425) | type ReposListWebhooksPathParams = { type ReposListWebhooksQueryParams (line 37430) | type ReposListWebhooksQueryParams = { type ReposListWebhooksError (line 37445) | type ReposListWebhooksError = Fetcher.ErrorWrapper<{ type ReposListWebhooksResponse (line 37450) | type ReposListWebhooksResponse = Schemas.Hook[]; type ReposListWebhooksVariables (line 37452) | type ReposListWebhooksVariables = { type ReposCreateWebhookPathParams (line 37507) | type ReposCreateWebhookPathParams = { type ReposCreateWebhookError (line 37512) | type ReposCreateWebhookError = Fetcher.ErrorWrapper< type ReposCreateWebhookRequestBody (line 37527) | type ReposCreateWebhookRequestBody = { type ReposCreateWebhookVariables (line 37563) | type ReposCreateWebhookVariables = { type ReposDeleteWebhookPathParams (line 37616) | type ReposDeleteWebhookPathParams = { type ReposDeleteWebhookError (line 37622) | type ReposDeleteWebhookError = Fetcher.ErrorWrapper<{ type ReposDeleteWebhookVariables (line 37627) | type ReposDeleteWebhookVariables = { type ReposGetWebhookPathParams (line 37671) | type ReposGetWebhookPathParams = { type ReposGetWebhookError (line 37677) | type ReposGetWebhookError = Fetcher.ErrorWrapper<{ type ReposGetWebhookVariables (line 37682) | type ReposGetWebhookVariables = { type ReposUpdateWebhookPathParams (line 37734) | type ReposUpdateWebhookPathParams = { type ReposUpdateWebhookError (line 37740) | type ReposUpdateWebhookError = Fetcher.ErrorWrapper< type ReposUpdateWebhookRequestBody (line 37751) | type ReposUpdateWebhookRequestBody = { type ReposUpdateWebhookVariables (line 37791) | type ReposUpdateWebhookVariables = { type ReposGetWebhookConfigForRepoPathParams (line 37842) | type ReposGetWebhookConfigForRepoPathParams = { type ReposGetWebhookConfigForRepoError (line 37848) | type ReposGetWebhookConfigForRepoError = Fetcher.ErrorWrapper; type ReposGetWebhookConfigForRepoVariables (line 37850) | type ReposGetWebhookConfigForRepoVariables = { type ReposUpdateWebhookConfigForRepoPathParams (line 37917) | type ReposUpdateWebhookConfigForRepoPathParams = { type ReposUpdateWebhookConfigForRepoError (line 37923) | type ReposUpdateWebhookConfigForRepoError = type ReposUpdateWebhookConfigForRepoRequestBody (line 37926) | type ReposUpdateWebhookConfigForRepoRequestBody = { type ReposUpdateWebhookConfigForRepoVariables (line 37933) | type ReposUpdateWebhookConfigForRepoVariables = { type ReposPingWebhookPathParams (line 37988) | type ReposPingWebhookPathParams = { type ReposPingWebhookError (line 37994) | type ReposPingWebhookError = Fetcher.ErrorWrapper<{ type ReposPingWebhookVariables (line 37999) | type ReposPingWebhookVariables = { type ReposTestPushWebhookPathParams (line 38049) | type ReposTestPushWebhookPathParams = { type ReposTestPushWebhookError (line 38055) | type ReposTestPushWebhookError = Fetcher.ErrorWrapper<{ type ReposTestPushWebhookVariables (line 38060) | type ReposTestPushWebhookVariables = { type MigrationsCancelImportPathParams (line 38114) | type MigrationsCancelImportPathParams = { type MigrationsCancelImportError (line 38119) | type MigrationsCancelImportError = Fetcher.ErrorWrapper; type MigrationsCancelImportVariables (line 38121) | type MigrationsCancelImportVariables = { type MigrationsGetImportStatusPathParams (line 38171) | type MigrationsGetImportStatusPathParams = { type MigrationsGetImportStatusError (line 38176) | type MigrationsGetImportStatusError = Fetcher.ErrorWrapper<{ type MigrationsGetImportStatusVariables (line 38181) | type MigrationsGetImportStatusVariables = { type MigrationsUpdateImportPathParams (line 38310) | type MigrationsUpdateImportPathParams = { type MigrationsUpdateImportError (line 38315) | type MigrationsUpdateImportError = Fetcher.ErrorWrapper; type MigrationsUpdateImportRequestBody (line 38317) | type MigrationsUpdateImportRequestBody = { type MigrationsUpdateImportVariables (line 38336) | type MigrationsUpdateImportVariables = { type MigrationsStartImportPathParams (line 38389) | type MigrationsStartImportPathParams = { type MigrationsStartImportError (line 38394) | type MigrationsStartImportError = Fetcher.ErrorWrapper< type MigrationsStartImportRequestBody (line 38405) | type MigrationsStartImportRequestBody = { type MigrationsStartImportVariables (line 38428) | type MigrationsStartImportVariables = { type MigrationsGetCommitAuthorsPathParams (line 38479) | type MigrationsGetCommitAuthorsPathParams = { type MigrationsGetCommitAuthorsQueryParams (line 38484) | type MigrationsGetCommitAuthorsQueryParams = { type MigrationsGetCommitAuthorsError (line 38491) | type MigrationsGetCommitAuthorsError = Fetcher.ErrorWrapper<{ type MigrationsGetCommitAuthorsResponse (line 38496) | type MigrationsGetCommitAuthorsResponse = Schemas.PorterAuthor[]; type MigrationsGetCommitAuthorsVariables (line 38498) | type MigrationsGetCommitAuthorsVariables = { type MigrationsMapCommitAuthorPathParams (line 38568) | type MigrationsMapCommitAuthorPathParams = { type MigrationsMapCommitAuthorError (line 38574) | type MigrationsMapCommitAuthorError = Fetcher.ErrorWrapper< type MigrationsMapCommitAuthorRequestBody (line 38585) | type MigrationsMapCommitAuthorRequestBody = { type MigrationsMapCommitAuthorVariables (line 38600) | type MigrationsMapCommitAuthorVariables = { type MigrationsGetLargeFilesPathParams (line 38651) | type MigrationsGetLargeFilesPathParams = { type MigrationsGetLargeFilesError (line 38656) | type MigrationsGetLargeFilesError = Fetcher.ErrorWrapper; type MigrationsGetLargeFilesResponse (line 38658) | type MigrationsGetLargeFilesResponse = Schemas.PorterLargeFile[]; type MigrationsGetLargeFilesVariables (line 38660) | type MigrationsGetLargeFilesVariables = { type MigrationsSetLfsPreferencePathParams (line 38722) | type MigrationsSetLfsPreferencePathParams = { type MigrationsSetLfsPreferenceError (line 38727) | type MigrationsSetLfsPreferenceError = Fetcher.ErrorWrapper<{ type MigrationsSetLfsPreferenceRequestBody (line 38732) | type MigrationsSetLfsPreferenceRequestBody = { type MigrationsSetLfsPreferenceVariables (line 38739) | type MigrationsSetLfsPreferenceVariables = { type AppsGetRepoInstallationPathParams (line 38790) | type AppsGetRepoInstallationPathParams = { type AppsGetRepoInstallationError (line 38795) | type AppsGetRepoInstallationError = Fetcher.ErrorWrapper< type AppsGetRepoInstallationVariables (line 38806) | type AppsGetRepoInstallationVariables = { type InteractionsRemoveRestrictionsForRepoPathParams (line 38870) | type InteractionsRemoveRestrictionsForRepoPathParams = { type InteractionsRemoveRestrictionsForRepoError (line 38875) | type InteractionsRemoveRestrictionsForRepoError = type InteractionsRemoveRestrictionsForRepoVariables (line 38878) | type InteractionsRemoveRestrictionsForRepoVariables = { type InteractionsGetRestrictionsForRepoPathParams (line 38931) | type InteractionsGetRestrictionsForRepoPathParams = { type InteractionsGetRestrictionsForRepoError (line 38936) | type InteractionsGetRestrictionsForRepoError = type InteractionsGetRestrictionsForRepoVariables (line 38939) | type InteractionsGetRestrictionsForRepoVariables = { type InteractionsSetRestrictionsForRepoPathParams (line 39004) | type InteractionsSetRestrictionsForRepoPathParams = { type InteractionsSetRestrictionsForRepoError (line 39009) | type InteractionsSetRestrictionsForRepoError = type InteractionsSetRestrictionsForRepoVariables (line 39012) | type InteractionsSetRestrictionsForRepoVariables = { type ReposListInvitationsPathParams (line 39066) | type ReposListInvitationsPathParams = { type ReposListInvitationsQueryParams (line 39071) | type ReposListInvitationsQueryParams = { type ReposListInvitationsError (line 39086) | type ReposListInvitationsError = Fetcher.ErrorWrapper; type ReposListInvitationsResponse (line 39088) | type ReposListInvitationsResponse = Schemas.RepositoryInvitation[]; type ReposListInvitationsVariables (line 39090) | type ReposListInvitationsVariables = { type ReposDeleteInvitationPathParams (line 39151) | type ReposDeleteInvitationPathParams = { type ReposDeleteInvitationError (line 39160) | type ReposDeleteInvitationError = Fetcher.ErrorWrapper; type ReposDeleteInvitationVariables (line 39162) | type ReposDeleteInvitationVariables = { type ReposUpdateInvitationPathParams (line 39206) | type ReposUpdateInvitationPathParams = { type ReposUpdateInvitationError (line 39215) | type ReposUpdateInvitationError = Fetcher.ErrorWrapper; type ReposUpdateInvitationRequestBody (line 39217) | type ReposUpdateInvitationRequestBody = { type ReposUpdateInvitationVariables (line 39224) | type ReposUpdateInvitationVariables = { type IssuesListForRepoPathParams (line 39269) | type IssuesListForRepoPathParams = { type IssuesListForRepoQueryParams (line 39274) | type IssuesListForRepoQueryParams = { type IssuesListForRepoError (line 39331) | type IssuesListForRepoError = Fetcher.ErrorWrapper< type IssuesListForRepoResponse (line 39346) | type IssuesListForRepoResponse = Schemas.IssueSimple[]; type IssuesListForRepoVariables (line 39348) | type IssuesListForRepoVariables = { type IssuesCreatePathParams (line 39419) | type IssuesCreatePathParams = { type IssuesCreateError (line 39424) | type IssuesCreateError = Fetcher.ErrorWrapper< type IssuesCreateRequestBody (line 39447) | type IssuesCreateRequestBody = { type IssuesCreateVariables (line 39479) | type IssuesCreateVariables = { type IssuesListCommentsForRepoPathParams (line 39534) | type IssuesListCommentsForRepoPathParams = { type IssuesListCommentsForRepoQueryParams (line 39539) | type IssuesListCommentsForRepoQueryParams = { type IssuesListCommentsForRepoError (line 39568) | type IssuesListCommentsForRepoError = Fetcher.ErrorWrapper< type IssuesListCommentsForRepoResponse (line 39579) | type IssuesListCommentsForRepoResponse = Schemas.IssueComment[]; type IssuesListCommentsForRepoVariables (line 39581) | type IssuesListCommentsForRepoVariables = { type IssuesDeleteCommentPathParams (line 39647) | type IssuesDeleteCommentPathParams = { type IssuesDeleteCommentError (line 39656) | type IssuesDeleteCommentError = Fetcher.ErrorWrapper; type IssuesDeleteCommentVariables (line 39658) | type IssuesDeleteCommentVariables = { type IssuesGetCommentPathParams (line 39702) | type IssuesGetCommentPathParams = { type IssuesGetCommentError (line 39711) | type IssuesGetCommentError = Fetcher.ErrorWrapper<{ type IssuesGetCommentVariables (line 39716) | type IssuesGetCommentVariables = { type IssuesUpdateCommentPathParams (line 39770) | type IssuesUpdateCommentPathParams = { type IssuesUpdateCommentError (line 39779) | type IssuesUpdateCommentError = Fetcher.ErrorWrapper<{ type IssuesUpdateCommentRequestBody (line 39784) | type IssuesUpdateCommentRequestBody = { type IssuesUpdateCommentVariables (line 39791) | type IssuesUpdateCommentVariables = { type ReactionsListForIssueCommentPathParams (line 39836) | type ReactionsListForIssueCommentPathParams = { type ReactionsListForIssueCommentQueryParams (line 39845) | type ReactionsListForIssueCommentQueryParams = { type ReactionsListForIssueCommentError (line 39872) | type ReactionsListForIssueCommentError = Fetcher.ErrorWrapper< type ReactionsListForIssueCommentResponse (line 39883) | type ReactionsListForIssueCommentResponse = Schemas.Reaction[]; type ReactionsListForIssueCommentVariables (line 39885) | type ReactionsListForIssueCommentVariables = { type ReactionsCreateForIssueCommentPathParams (line 39951) | type ReactionsCreateForIssueCommentPathParams = { type ReactionsCreateForIssueCommentError (line 39960) | type ReactionsCreateForIssueCommentError = Fetcher.ErrorWrapper< type ReactionsCreateForIssueCommentRequestBody (line 39971) | type ReactionsCreateForIssueCommentRequestBody = { type ReactionsCreateForIssueCommentVariables (line 39986) | type ReactionsCreateForIssueCommentVariables = { type ReactionsDeleteForIssueCommentPathParams (line 40037) | type ReactionsDeleteForIssueCommentPathParams = { type ReactionsDeleteForIssueCommentError (line 40047) | type ReactionsDeleteForIssueCommentError = type ReactionsDeleteForIssueCommentVariables (line 40050) | type ReactionsDeleteForIssueCommentVariables = { type IssuesListEventsForRepoPathParams (line 40104) | type IssuesListEventsForRepoPathParams = { type IssuesListEventsForRepoQueryParams (line 40109) | type IssuesListEventsForRepoQueryParams = { type IssuesListEventsForRepoError (line 40124) | type IssuesListEventsForRepoError = Fetcher.ErrorWrapper<{ type IssuesListEventsForRepoResponse (line 40129) | type IssuesListEventsForRepoResponse = Schemas.IssueEvent[]; type IssuesListEventsForRepoVariables (line 40131) | type IssuesListEventsForRepoVariables = { type IssuesGetEventPathParams (line 40188) | type IssuesGetEventPathParams = { type IssuesGetEventError (line 40194) | type IssuesGetEventError = Fetcher.ErrorWrapper< type IssuesGetEventVariables (line 40209) | type IssuesGetEventVariables = { type IssuesGetPathParams (line 40255) | type IssuesGetPathParams = { type IssuesGetError (line 40264) | type IssuesGetError = Fetcher.ErrorWrapper< type IssuesGetVariables (line 40283) | type IssuesGetVariables = { type IssuesUpdatePathParams (line 40354) | type IssuesUpdatePathParams = { type IssuesUpdateError (line 40363) | type IssuesUpdateError = Fetcher.ErrorWrapper< type IssuesUpdateRequestBody (line 40390) | type IssuesUpdateRequestBody = { type IssuesUpdateVariables (line 40426) | type IssuesUpdateVariables = { type IssuesRemoveAssigneesPathParams (line 40477) | type IssuesRemoveAssigneesPathParams = { type IssuesRemoveAssigneesError (line 40486) | type IssuesRemoveAssigneesError = Fetcher.ErrorWrapper; type IssuesRemoveAssigneesRequestBody (line 40488) | type IssuesRemoveAssigneesRequestBody = { type IssuesRemoveAssigneesVariables (line 40495) | type IssuesRemoveAssigneesVariables = { type IssuesAddAssigneesPathParams (line 40546) | type IssuesAddAssigneesPathParams = { type IssuesAddAssigneesError (line 40555) | type IssuesAddAssigneesError = Fetcher.ErrorWrapper; type IssuesAddAssigneesRequestBody (line 40557) | type IssuesAddAssigneesRequestBody = { type IssuesAddAssigneesVariables (line 40564) | type IssuesAddAssigneesVariables = { type IssuesListCommentsPathParams (line 40615) | type IssuesListCommentsPathParams = { type IssuesListCommentsQueryParams (line 40624) | type IssuesListCommentsQueryParams = { type IssuesListCommentsError (line 40643) | type IssuesListCommentsError = Fetcher.ErrorWrapper< type IssuesListCommentsResponse (line 40654) | type IssuesListCommentsResponse = Schemas.IssueComment[]; type IssuesListCommentsVariables (line 40656) | type IssuesListCommentsVariables = { type IssuesCreateCommentPathParams (line 40717) | type IssuesCreateCommentPathParams = { type IssuesCreateCommentError (line 40726) | type IssuesCreateCommentError = Fetcher.ErrorWrapper< type IssuesCreateCommentRequestBody (line 40745) | type IssuesCreateCommentRequestBody = { type IssuesCreateCommentVariables (line 40752) | type IssuesCreateCommentVariables = { type IssuesListEventsPathParams (line 40803) | type IssuesListEventsPathParams = { type IssuesListEventsQueryParams (line 40812) | type IssuesListEventsQueryParams = { type IssuesListEventsError (line 40827) | type IssuesListEventsError = Fetcher.ErrorWrapper<{ type IssuesListEventsResponse (line 40832) | type IssuesListEventsResponse = Schemas.IssueEventForIssue[]; type IssuesListEventsVariables (line 40834) | type IssuesListEventsVariables = { type IssuesRemoveAllLabelsPathParams (line 40889) | type IssuesRemoveAllLabelsPathParams = { type IssuesRemoveAllLabelsError (line 40898) | type IssuesRemoveAllLabelsError = Fetcher.ErrorWrapper<{ type IssuesRemoveAllLabelsVariables (line 40903) | type IssuesRemoveAllLabelsVariables = { type IssuesListLabelsOnIssuePathParams (line 40947) | type IssuesListLabelsOnIssuePathParams = { type IssuesListLabelsOnIssueQueryParams (line 40956) | type IssuesListLabelsOnIssueQueryParams = { type IssuesListLabelsOnIssueError (line 40971) | type IssuesListLabelsOnIssueError = Fetcher.ErrorWrapper<{ type IssuesListLabelsOnIssueResponse (line 40976) | type IssuesListLabelsOnIssueResponse = Schemas.Label[]; type IssuesListLabelsOnIssueVariables (line 40978) | type IssuesListLabelsOnIssueVariables = { type IssuesAddLabelsPathParams (line 41035) | type IssuesAddLabelsPathParams = { type IssuesAddLabelsError (line 41044) | type IssuesAddLabelsError = Fetcher.ErrorWrapper< type IssuesAddLabelsResponse (line 41055) | type IssuesAddLabelsResponse = Schemas.Label[]; type IssuesAddLabelsRequestBody (line 41057) | type IssuesAddLabelsRequestBody = { type IssuesAddLabelsVariables (line 41064) | type IssuesAddLabelsVariables = { type IssuesSetLabelsPathParams (line 41109) | type IssuesSetLabelsPathParams = { type IssuesSetLabelsError (line 41118) | type IssuesSetLabelsError = Fetcher.ErrorWrapper< type IssuesSetLabelsResponse (line 41129) | type IssuesSetLabelsResponse = Schemas.Label[]; type IssuesSetLabelsRequestBody (line 41131) | type IssuesSetLabelsRequestBody = { type IssuesSetLabelsVariables (line 41138) | type IssuesSetLabelsVariables = { type IssuesRemoveLabelPathParams (line 41189) | type IssuesRemoveLabelPathParams = { type IssuesRemoveLabelError (line 41199) | type IssuesRemoveLabelError = Fetcher.ErrorWrapper< type IssuesRemoveLabelResponse (line 41210) | type IssuesRemoveLabelResponse = Schemas.Label[]; type IssuesRemoveLabelVariables (line 41212) | type IssuesRemoveLabelVariables = { type IssuesUnlockPathParams (line 41262) | type IssuesUnlockPathParams = { type IssuesUnlockError (line 41271) | type IssuesUnlockError = Fetcher.ErrorWrapper< type IssuesUnlockVariables (line 41282) | type IssuesUnlockVariables = { type IssuesLockPathParams (line 41332) | type IssuesLockPathParams = { type IssuesLockError (line 41341) | type IssuesLockError = Fetcher.ErrorWrapper< type IssuesLockVariables (line 41360) | type IssuesLockVariables = { type ReactionsListForIssuePathParams (line 41433) | type ReactionsListForIssuePathParams = { type ReactionsListForIssueQueryParams (line 41442) | type ReactionsListForIssueQueryParams = { type ReactionsListForIssueError (line 41469) | type ReactionsListForIssueError = Fetcher.ErrorWrapper< type ReactionsListForIssueResponse (line 41484) | type ReactionsListForIssueResponse = Schemas.Reaction[]; type ReactionsListForIssueVariables (line 41486) | type ReactionsListForIssueVariables = { type ReactionsCreateForIssuePathParams (line 41547) | type ReactionsCreateForIssuePathParams = { type ReactionsCreateForIssueError (line 41556) | type ReactionsCreateForIssueError = Fetcher.ErrorWrapper< type ReactionsCreateForIssueRequestBody (line 41567) | type ReactionsCreateForIssueRequestBody = { type ReactionsCreateForIssueVariables (line 41582) | type ReactionsCreateForIssueVariables = { type ReactionsDeleteForIssuePathParams (line 41633) | type ReactionsDeleteForIssuePathParams = { type ReactionsDeleteForIssueError (line 41643) | type ReactionsDeleteForIssueError = Fetcher.ErrorWrapper; type ReactionsDeleteForIssueVariables (line 41645) | type ReactionsDeleteForIssueVariables = { type IssuesListEventsForTimelinePathParams (line 41699) | type IssuesListEventsForTimelinePathParams = { type IssuesListEventsForTimelineQueryParams (line 41708) | type IssuesListEventsForTimelineQueryParams = { type IssuesListEventsForTimelineError (line 41723) | type IssuesListEventsForTimelineError = Fetcher.ErrorWrapper< type IssuesListEventsForTimelineResponse (line 41738) | type IssuesListEventsForTimelineResponse = Schemas.IssueEventForIssue[]; type IssuesListEventsForTimelineVariables (line 41740) | type IssuesListEventsForTimelineVariables = { type ReposListDeployKeysPathParams (line 41800) | type ReposListDeployKeysPathParams = { type ReposListDeployKeysQueryParams (line 41805) | type ReposListDeployKeysQueryParams = { type ReposListDeployKeysError (line 41820) | type ReposListDeployKeysError = Fetcher.ErrorWrapper; type ReposListDeployKeysResponse (line 41822) | type ReposListDeployKeysResponse = Schemas.DeployKey[]; type ReposListDeployKeysVariables (line 41824) | type ReposListDeployKeysVariables = { type ReposCreateDeployKeyPathParams (line 41874) | type ReposCreateDeployKeyPathParams = { type ReposCreateDeployKeyError (line 41879) | type ReposCreateDeployKeyError = Fetcher.ErrorWrapper<{ type ReposCreateDeployKeyRequestBody (line 41884) | type ReposCreateDeployKeyRequestBody = { type ReposCreateDeployKeyVariables (line 41901) | type ReposCreateDeployKeyVariables = { type ReposDeleteDeployKeyPathParams (line 41952) | type ReposDeleteDeployKeyPathParams = { type ReposDeleteDeployKeyError (line 41961) | type ReposDeleteDeployKeyError = Fetcher.ErrorWrapper; type ReposDeleteDeployKeyVariables (line 41963) | type ReposDeleteDeployKeyVariables = { type ReposGetDeployKeyPathParams (line 42013) | type ReposGetDeployKeyPathParams = { type ReposGetDeployKeyError (line 42022) | type ReposGetDeployKeyError = Fetcher.ErrorWrapper<{ type ReposGetDeployKeyVariables (line 42027) | type ReposGetDeployKeyVariables = { type IssuesListLabelsForRepoPathParams (line 42077) | type IssuesListLabelsForRepoPathParams = { type IssuesListLabelsForRepoQueryParams (line 42082) | type IssuesListLabelsForRepoQueryParams = { type IssuesListLabelsForRepoError (line 42097) | type IssuesListLabelsForRepoError = Fetcher.ErrorWrapper<{ type IssuesListLabelsForRepoResponse (line 42102) | type IssuesListLabelsForRepoResponse = Schemas.Label[]; type IssuesListLabelsForRepoVariables (line 42104) | type IssuesListLabelsForRepoVariables = { type IssuesCreateLabelPathParams (line 42161) | type IssuesCreateLabelPathParams = { type IssuesCreateLabelError (line 42166) | type IssuesCreateLabelError = Fetcher.ErrorWrapper< type IssuesCreateLabelRequestBody (line 42177) | type IssuesCreateLabelRequestBody = { type IssuesCreateLabelVariables (line 42192) | type IssuesCreateLabelVariables = { type IssuesDeleteLabelPathParams (line 42237) | type IssuesDeleteLabelPathParams = { type IssuesDeleteLabelError (line 42243) | type IssuesDeleteLabelError = Fetcher.ErrorWrapper; type IssuesDeleteLabelVariables (line 42245) | type IssuesDeleteLabelVariables = { type IssuesGetLabelPathParams (line 42289) | type IssuesGetLabelPathParams = { type IssuesGetLabelError (line 42295) | type IssuesGetLabelError = Fetcher.ErrorWrapper<{ type IssuesGetLabelVariables (line 42300) | type IssuesGetLabelVariables = { type IssuesUpdateLabelPathParams (line 42346) | type IssuesUpdateLabelPathParams = { type IssuesUpdateLabelError (line 42352) | type IssuesUpdateLabelError = Fetcher.ErrorWrapper; type IssuesUpdateLabelRequestBody (line 42354) | type IssuesUpdateLabelRequestBody = { type IssuesUpdateLabelVariables (line 42369) | type IssuesUpdateLabelVariables = { type ReposListLanguagesPathParams (line 42414) | type ReposListLanguagesPathParams = { type ReposListLanguagesError (line 42419) | type ReposListLanguagesError = Fetcher.ErrorWrapper; type ReposListLanguagesVariables (line 42421) | type ReposListLanguagesVariables = { type LicensesGetForRepoPathParams (line 42477) | type LicensesGetForRepoPathParams = { type LicensesGetForRepoError (line 42482) | type LicensesGetForRepoError = Fetcher.ErrorWrapper; type LicensesGetForRepoVariables (line 42484) | type LicensesGetForRepoVariables = { type ReposMergePathParams (line 42548) | type ReposMergePathParams = { type ReposMergeError (line 42553) | type ReposMergeError = Fetcher.ErrorWrapper< type ReposMergeRequestBody (line 42584) | type ReposMergeRequestBody = { type ReposMergeVariables (line 42599) | type ReposMergeVariables = { type IssuesListMilestonesPathParams (line 42644) | type IssuesListMilestonesPathParams = { type IssuesListMilestonesQueryParams (line 42649) | type IssuesListMilestonesQueryParams = { type IssuesListMilestonesError (line 42682) | type IssuesListMilestonesError = Fetcher.ErrorWrapper<{ type IssuesListMilestonesResponse (line 42687) | type IssuesListMilestonesResponse = Schemas.Milestone[]; type IssuesListMilestonesVariables (line 42689) | type IssuesListMilestonesVariables = { type IssuesCreateMilestonePathParams (line 42744) | type IssuesCreateMilestonePathParams = { type IssuesCreateMilestoneError (line 42749) | type IssuesCreateMilestoneError = Fetcher.ErrorWrapper< type IssuesCreateMilestoneRequestBody (line 42760) | type IssuesCreateMilestoneRequestBody = { type IssuesCreateMilestoneVariables (line 42781) | type IssuesCreateMilestoneVariables = { type IssuesDeleteMilestonePathParams (line 42826) | type IssuesDeleteMilestonePathParams = { type IssuesDeleteMilestoneError (line 42835) | type IssuesDeleteMilestoneError = Fetcher.ErrorWrapper<{ type IssuesDeleteMilestoneVariables (line 42840) | type IssuesDeleteMilestoneVariables = { type IssuesGetMilestonePathParams (line 42884) | type IssuesGetMilestonePathParams = { type IssuesGetMilestoneError (line 42893) | type IssuesGetMilestoneError = Fetcher.ErrorWrapper<{ type IssuesGetMilestoneVariables (line 42898) | type IssuesGetMilestoneVariables = { type IssuesUpdateMilestonePathParams (line 42948) | type IssuesUpdateMilestonePathParams = { type IssuesUpdateMilestoneError (line 42957) | type IssuesUpdateMilestoneError = Fetcher.ErrorWrapper; type IssuesUpdateMilestoneRequestBody (line 42959) | type IssuesUpdateMilestoneRequestBody = { type IssuesUpdateMilestoneVariables (line 42980) | type IssuesUpdateMilestoneVariables = { type IssuesListLabelsForMilestonePathParams (line 43025) | type IssuesListLabelsForMilestonePathParams = { type IssuesListLabelsForMilestoneQueryParams (line 43034) | type IssuesListLabelsForMilestoneQueryParams = { type IssuesListLabelsForMilestoneError (line 43049) | type IssuesListLabelsForMilestoneError = Fetcher.ErrorWrapper; type IssuesListLabelsForMilestoneResponse (line 43051) | type IssuesListLabelsForMilestoneResponse = Schemas.Label[]; type IssuesListLabelsForMilestoneVariables (line 43053) | type IssuesListLabelsForMilestoneVariables = { type ActivityListRepoNotificationsForAuthenticatedUserPathParams (line 43113) | type ActivityListRepoNotificationsForAuthenticatedUserPathParams = { type ActivityListRepoNotificationsForAuthenticatedUserQueryParams (line 43118) | type ActivityListRepoNotificationsForAuthenticatedUserQueryParams = { type ActivityListRepoNotificationsForAuthenticatedUserError (line 43153) | type ActivityListRepoNotificationsForAuthenticatedUserError = type ActivityListRepoNotificationsForAuthenticatedUserResponse (line 43156) | type ActivityListRepoNotificationsForAuthenticatedUserResponse = type ActivityListRepoNotificationsForAuthenticatedUserVariables (line 43159) | type ActivityListRepoNotificationsForAuthenticatedUserVariables = { type ActivityMarkRepoNotificationsAsReadPathParams (line 43225) | type ActivityMarkRepoNotificationsAsReadPathParams = { type ActivityMarkRepoNotificationsAsReadError (line 43230) | type ActivityMarkRepoNotificationsAsReadError = type ActivityMarkRepoNotificationsAsReadRequestBody (line 43233) | type ActivityMarkRepoNotificationsAsReadRequestBody = { type ActivityMarkRepoNotificationsAsReadVariables (line 43240) | type ActivityMarkRepoNotificationsAsReadVariables = { type ReposDeletePagesSitePathParams (line 43294) | type ReposDeletePagesSitePathParams = { type ReposDeletePagesSiteError (line 43299) | type ReposDeletePagesSiteError = Fetcher.ErrorWrapper< type ReposDeletePagesSiteVariables (line 43314) | type ReposDeletePagesSiteVariables = { type ReposGetPagesPathParams (line 43358) | type ReposGetPagesPathParams = { type ReposGetPagesError (line 43363) | type ReposGetPagesError = Fetcher.ErrorWrapper<{ type ReposGetPagesVariables (line 43368) | type ReposGetPagesVariables = { type ReposCreatePagesSitePathParams (line 43414) | type ReposCreatePagesSitePathParams = { type ReposCreatePagesSiteError (line 43419) | type ReposCreatePagesSiteError = Fetcher.ErrorWrapper< type ReposCreatePagesSiteRequestBody (line 43434) | type ReposCreatePagesSiteRequestBody = { type ReposCreatePagesSiteVariables (line 43452) | type ReposCreatePagesSiteVariables = { type ReposUpdateInformationAboutPagesSitePathParams (line 43503) | type ReposUpdateInformationAboutPagesSitePathParams = { type ReposUpdateInformationAboutPagesSiteError (line 43508) | type ReposUpdateInformationAboutPagesSiteError = Fetcher.ErrorWrapper< type ReposUpdateInformationAboutPagesSiteRequestBody (line 43519) | type ReposUpdateInformationAboutPagesSiteRequestBody = { type ReposUpdateInformationAboutPagesSiteVariables (line 43542) | type ReposUpdateInformationAboutPagesSiteVariables = { type ReposListPagesBuildsPathParams (line 43596) | type ReposListPagesBuildsPathParams = { type ReposListPagesBuildsQueryParams (line 43601) | type ReposListPagesBuildsQueryParams = { type ReposListPagesBuildsError (line 43616) | type ReposListPagesBuildsError = Fetcher.ErrorWrapper; type ReposListPagesBuildsResponse (line 43618) | type ReposListPagesBuildsResponse = Schemas.PageBuild[]; type ReposListPagesBuildsVariables (line 43620) | type ReposListPagesBuildsVariables = { type ReposRequestPagesBuildPathParams (line 43675) | type ReposRequestPagesBuildPathParams = { type ReposRequestPagesBuildError (line 43680) | type ReposRequestPagesBuildError = Fetcher.ErrorWrapper; type ReposRequestPagesBuildVariables (line 43682) | type ReposRequestPagesBuildVariables = { type ReposGetLatestPagesBuildPathParams (line 43736) | type ReposGetLatestPagesBuildPathParams = { type ReposGetLatestPagesBuildError (line 43741) | type ReposGetLatestPagesBuildError = Fetcher.ErrorWrapper; type ReposGetLatestPagesBuildVariables (line 43743) | type ReposGetLatestPagesBuildVariables = { type ReposGetPagesBuildPathParams (line 43800) | type ReposGetPagesBuildPathParams = { type ReposGetPagesBuildError (line 43806) | type ReposGetPagesBuildError = Fetcher.ErrorWrapper; type ReposGetPagesBuildVariables (line 43808) | type ReposGetPagesBuildVariables = { type ProjectsListForRepoPathParams (line 43858) | type ProjectsListForRepoPathParams = { type ProjectsListForRepoQueryParams (line 43863) | type ProjectsListForRepoQueryParams = { type ProjectsListForRepoError (line 43884) | type ProjectsListForRepoError = Fetcher.ErrorWrapper< type ProjectsListForRepoResponse (line 43907) | type ProjectsListForRepoResponse = Schemas.Project[]; type ProjectsListForRepoVariables (line 43909) | type ProjectsListForRepoVariables = { type ProjectsCreateForRepoPathParams (line 43970) | type ProjectsCreateForRepoPathParams = { type ProjectsCreateForRepoError (line 43975) | type ProjectsCreateForRepoError = Fetcher.ErrorWrapper< type ProjectsCreateForRepoRequestBody (line 43998) | type ProjectsCreateForRepoRequestBody = { type ProjectsCreateForRepoVariables (line 44009) | type ProjectsCreateForRepoVariables = { type PullsListPathParams (line 44060) | type PullsListPathParams = { type PullsListQueryParams (line 44065) | type PullsListQueryParams = { type PullsListError (line 44104) | type PullsListError = Fetcher.ErrorWrapper< type PullsListResponse (line 44115) | type PullsListResponse = Schemas.PullRequestSimple[]; type PullsListVariables (line 44117) | type PullsListVariables = { type PullsCreatePathParams (line 44169) | type PullsCreatePathParams = { type PullsCreateError (line 44174) | type PullsCreateError = Fetcher.ErrorWrapper< type PullsCreateRequestBody (line 44185) | type PullsCreateRequestBody = { type PullsCreateVariables (line 44216) | type PullsCreateVariables = { type PullsListReviewCommentsForRepoPathParams (line 44279) | type PullsListReviewCommentsForRepoPathParams = { type PullsListReviewCommentsForRepoQueryParams (line 44284) | type PullsListReviewCommentsForRepoQueryParams = { type PullsListReviewCommentsForRepoError (line 44308) | type PullsListReviewCommentsForRepoError = type PullsListReviewCommentsForRepoResponse (line 44311) | type PullsListReviewCommentsForRepoResponse = type PullsListReviewCommentsForRepoVariables (line 44314) | type PullsListReviewCommentsForRepoVariables = { type PullsDeleteReviewCommentPathParams (line 44380) | type PullsDeleteReviewCommentPathParams = { type PullsDeleteReviewCommentError (line 44389) | type PullsDeleteReviewCommentError = Fetcher.ErrorWrapper<{ type PullsDeleteReviewCommentVariables (line 44394) | type PullsDeleteReviewCommentVariables = { type PullsGetReviewCommentPathParams (line 44444) | type PullsGetReviewCommentPathParams = { type PullsGetReviewCommentError (line 44453) | type PullsGetReviewCommentError = Fetcher.ErrorWrapper<{ type PullsGetReviewCommentVariables (line 44458) | type PullsGetReviewCommentVariables = { type PullsUpdateReviewCommentPathParams (line 44520) | type PullsUpdateReviewCommentPathParams = { type PullsUpdateReviewCommentError (line 44529) | type PullsUpdateReviewCommentError = Fetcher.ErrorWrapper; type PullsUpdateReviewCommentRequestBody (line 44531) | type PullsUpdateReviewCommentRequestBody = { type PullsUpdateReviewCommentVariables (line 44538) | type PullsUpdateReviewCommentVariables = { type ReactionsListForPullRequestReviewCommentPathParams (line 44589) | type ReactionsListForPullRequestReviewCommentPathParams = { type ReactionsListForPullRequestReviewCommentQueryParams (line 44598) | type ReactionsListForPullRequestReviewCommentQueryParams = { type ReactionsListForPullRequestReviewCommentError (line 44625) | type ReactionsListForPullRequestReviewCommentError = type ReactionsListForPullRequestReviewCommentResponse (line 44637) | type ReactionsListForPullRequestReviewCommentResponse = type ReactionsListForPullRequestReviewCommentVariables (line 44640) | type ReactionsListForPullRequestReviewCommentVariables = { type ReactionsCreateForPullRequestReviewCommentPathParams (line 44706) | type ReactionsCreateForPullRequestReviewCommentPathParams = { type ReactionsCreateForPullRequestReviewCommentError (line 44715) | type ReactionsCreateForPullRequestReviewCommentError = type ReactionsCreateForPullRequestReviewCommentRequestBody (line 44727) | type ReactionsCreateForPullRequestReviewCommentRequestBody = { type ReactionsCreateForPullRequestReviewCommentVariables (line 44742) | type ReactionsCreateForPullRequestReviewCommentVariables = { type ReactionsDeleteForPullRequestCommentPathParams (line 44796) | type ReactionsDeleteForPullRequestCommentPathParams = { type ReactionsDeleteForPullRequestCommentError (line 44806) | type ReactionsDeleteForPullRequestCommentError = type ReactionsDeleteForPullRequestCommentVariables (line 44809) | type ReactionsDeleteForPullRequestCommentVariables = { type PullsGetPathParams (line 44866) | type PullsGetPathParams = { type PullsGetError (line 44872) | type PullsGetError = Fetcher.ErrorWrapper< type PullsGetVariables (line 44887) | type PullsGetVariables = { type PullsUpdatePathParams (line 44966) | type PullsUpdatePathParams = { type PullsUpdateError (line 44972) | type PullsUpdateError = Fetcher.ErrorWrapper< type PullsUpdateRequestBody (line 44983) | type PullsUpdateRequestBody = { type PullsUpdateVariables (line 45006) | type PullsUpdateVariables = { type PullsListReviewCommentsPathParams (line 45061) | type PullsListReviewCommentsPathParams = { type PullsListReviewCommentsQueryParams (line 45067) | type PullsListReviewCommentsQueryParams = { type PullsListReviewCommentsError (line 45096) | type PullsListReviewCommentsError = Fetcher.ErrorWrapper; type PullsListReviewCommentsResponse (line 45098) | type PullsListReviewCommentsResponse = type PullsListReviewCommentsVariables (line 45101) | type PullsListReviewCommentsVariables = { type PullsCreateReviewCommentPathParams (line 45164) | type PullsCreateReviewCommentPathParams = { type PullsCreateReviewCommentError (line 45170) | type PullsCreateReviewCommentError = Fetcher.ErrorWrapper< type PullsCreateReviewCommentRequestBody (line 45181) | type PullsCreateReviewCommentRequestBody = { type PullsCreateReviewCommentVariables (line 45220) | type PullsCreateReviewCommentVariables = { type PullsCreateReplyForReviewCommentPathParams (line 45283) | type PullsCreateReplyForReviewCommentPathParams = { type PullsCreateReplyForReviewCommentError (line 45293) | type PullsCreateReplyForReviewCommentError = Fetcher.ErrorWrapper<{ type PullsCreateReplyForReviewCommentRequestBody (line 45298) | type PullsCreateReplyForReviewCommentRequestBody = { type PullsCreateReplyForReviewCommentVariables (line 45305) | type PullsCreateReplyForReviewCommentVariables = { type PullsListCommitsPathParams (line 45363) | type PullsListCommitsPathParams = { type PullsListCommitsQueryParams (line 45369) | type PullsListCommitsQueryParams = { type PullsListCommitsError (line 45384) | type PullsListCommitsError = Fetcher.ErrorWrapper; type PullsListCommitsResponse (line 45386) | type PullsListCommitsResponse = Schemas.Commit[]; type PullsListCommitsVariables (line 45388) | type PullsListCommitsVariables = { type PullsListFilesPathParams (line 45449) | type PullsListFilesPathParams = { type PullsListFilesQueryParams (line 45455) | type PullsListFilesQueryParams = { type PullsListFilesError (line 45470) | type PullsListFilesError = Fetcher.ErrorWrapper< type PullsListFilesResponse (line 45481) | type PullsListFilesResponse = Schemas.DiffEntry[]; type PullsListFilesVariables (line 45483) | type PullsListFilesVariables = { type PullsCheckIfMergedPathParams (line 45544) | type PullsCheckIfMergedPathParams = { type PullsCheckIfMergedError (line 45550) | type PullsCheckIfMergedError = Fetcher.ErrorWrapper; type PullsCheckIfMergedVariables (line 45552) | type PullsCheckIfMergedVariables = { type PullsMergePathParams (line 45598) | type PullsMergePathParams = { type PullsMergeError (line 45604) | type PullsMergeError = Fetcher.ErrorWrapper< type PullsMergeVariables (line 45633) | type PullsMergeVariables = { type PullsRemoveRequestedReviewersPathParams (line 45718) | type PullsRemoveRequestedReviewersPathParams = { type PullsRemoveRequestedReviewersError (line 45724) | type PullsRemoveRequestedReviewersError = Fetcher.ErrorWrapper<{ type PullsRemoveRequestedReviewersRequestBody (line 45729) | type PullsRemoveRequestedReviewersRequestBody = { type PullsRemoveRequestedReviewersVariables (line 45740) | type PullsRemoveRequestedReviewersVariables = { type PullsListRequestedReviewersPathParams (line 45785) | type PullsListRequestedReviewersPathParams = { type PullsListRequestedReviewersQueryParams (line 45791) | type PullsListRequestedReviewersQueryParams = { type PullsListRequestedReviewersError (line 45806) | type PullsListRequestedReviewersError = Fetcher.ErrorWrapper; type PullsListRequestedReviewersVariables (line 45808) | type PullsListRequestedReviewersVariables = { type PullsRequestReviewersPathParams (line 45868) | type PullsRequestReviewersPathParams = { type PullsRequestReviewersError (line 45874) | type PullsRequestReviewersError = Fetcher.ErrorWrapper<{ type PullsRequestReviewersVariables (line 45879) | type PullsRequestReviewersVariables = { type PullsListReviewsPathParams (line 45969) | type PullsListReviewsPathParams = { type PullsListReviewsQueryParams (line 45975) | type PullsListReviewsQueryParams = { type PullsListReviewsError (line 45990) | type PullsListReviewsError = Fetcher.ErrorWrapper; type PullsListReviewsResponse (line 45992) | type PullsListReviewsResponse = Schemas.PullRequestReview[]; type PullsListReviewsVariables (line 45994) | type PullsListReviewsVariables = { type PullsCreateReviewPathParams (line 46055) | type PullsCreateReviewPathParams = { type PullsCreateReviewError (line 46061) | type PullsCreateReviewError = Fetcher.ErrorWrapper< type PullsCreateReviewRequestBody (line 46072) | type PullsCreateReviewRequestBody = { type PullsCreateReviewVariables (line 46120) | type PullsCreateReviewVariables = { type PullsDeletePendingReviewPathParams (line 46183) | type PullsDeletePendingReviewPathParams = { type PullsDeletePendingReviewError (line 46193) | type PullsDeletePendingReviewError = Fetcher.ErrorWrapper< type PullsDeletePendingReviewVariables (line 46204) | type PullsDeletePendingReviewVariables = { type PullsGetReviewPathParams (line 46248) | type PullsGetReviewPathParams = { type PullsGetReviewError (line 46258) | type PullsGetReviewError = Fetcher.ErrorWrapper<{ type PullsGetReviewVariables (line 46263) | type PullsGetReviewVariables = { type PullsUpdateReviewPathParams (line 46317) | type PullsUpdateReviewPathParams = { type PullsUpdateReviewError (line 46327) | type PullsUpdateReviewError = Fetcher.ErrorWrapper<{ type PullsUpdateReviewRequestBody (line 46332) | type PullsUpdateReviewRequestBody = { type PullsUpdateReviewVariables (line 46339) | type PullsUpdateReviewVariables = { type PullsListCommentsForReviewPathParams (line 46390) | type PullsListCommentsForReviewPathParams = { type PullsListCommentsForReviewQueryParams (line 46400) | type PullsListCommentsForReviewQueryParams = { type PullsListCommentsForReviewError (line 46415) | type PullsListCommentsForReviewError = Fetcher.ErrorWrapper<{ type PullsListCommentsForReviewResponse (line 46420) | type PullsListCommentsForReviewResponse = Schemas.ReviewComment[]; type PullsListCommentsForReviewVariables (line 46422) | type PullsListCommentsForReviewVariables = { type PullsDismissReviewPathParams (line 46488) | type PullsDismissReviewPathParams = { type PullsDismissReviewError (line 46498) | type PullsDismissReviewError = Fetcher.ErrorWrapper< type PullsDismissReviewRequestBody (line 46509) | type PullsDismissReviewRequestBody = { type PullsDismissReviewVariables (line 46520) | type PullsDismissReviewVariables = { type PullsSubmitReviewPathParams (line 46571) | type PullsSubmitReviewPathParams = { type PullsSubmitReviewError (line 46581) | type PullsSubmitReviewError = Fetcher.ErrorWrapper< type PullsSubmitReviewRequestBody (line 46596) | type PullsSubmitReviewRequestBody = { type PullsSubmitReviewVariables (line 46607) | type PullsSubmitReviewVariables = { type PullsUpdateBranchPathParams (line 46652) | type PullsUpdateBranchPathParams = { type PullsUpdateBranchError (line 46658) | type PullsUpdateBranchError = Fetcher.ErrorWrapper< type PullsUpdateBranchResponse (line 46673) | type PullsUpdateBranchResponse = { type PullsUpdateBranchVariables (line 46678) | type PullsUpdateBranchVariables = { type ReposGetReadmePathParams (line 46739) | type ReposGetReadmePathParams = { type ReposGetReadmeQueryParams (line 46744) | type ReposGetReadmeQueryParams = { type ReposGetReadmeError (line 46751) | type ReposGetReadmeError = Fetcher.ErrorWrapper< type ReposGetReadmeVariables (line 46762) | type ReposGetReadmeVariables = { type ReposGetReadmeFromAltPathPathParams (line 46819) | type ReposGetReadmeFromAltPathPathParams = { type ReposGetReadmeFromAltPathQueryParams (line 46828) | type ReposGetReadmeFromAltPathQueryParams = { type ReposGetReadmeFromAltPathError (line 46835) | type ReposGetReadmeFromAltPathError = Fetcher.ErrorWrapper< type ReposGetReadmeFromAltPathVariables (line 46846) | type ReposGetReadmeFromAltPathVariables = { type ReposListReleasesPathParams (line 46914) | type ReposListReleasesPathParams = { type ReposListReleasesQueryParams (line 46919) | type ReposListReleasesQueryParams = { type ReposListReleasesError (line 46934) | type ReposListReleasesError = Fetcher.ErrorWrapper<{ type ReposListReleasesResponse (line 46939) | type ReposListReleasesResponse = Schemas.Release[]; type ReposListReleasesVariables (line 46941) | type ReposListReleasesVariables = { type ReposCreateReleasePathParams (line 47006) | type ReposCreateReleasePathParams = { type ReposCreateReleaseError (line 47011) | type ReposCreateReleaseError = Fetcher.ErrorWrapper<{ type ReposCreateReleaseRequestBody (line 47016) | type ReposCreateReleaseRequestBody = { type ReposCreateReleaseVariables (line 47047) | type ReposCreateReleaseVariables = { type ReposDeleteReleaseAssetPathParams (line 47102) | type ReposDeleteReleaseAssetPathParams = { type ReposDeleteReleaseAssetError (line 47111) | type ReposDeleteReleaseAssetError = Fetcher.ErrorWrapper; type ReposDeleteReleaseAssetVariables (line 47113) | type ReposDeleteReleaseAssetVariables = { type ReposGetReleaseAssetPathParams (line 47157) | type ReposGetReleaseAssetPathParams = { type ReposGetReleaseAssetError (line 47166) | type ReposGetReleaseAssetError = Fetcher.ErrorWrapper< type ReposGetReleaseAssetVariables (line 47181) | type ReposGetReleaseAssetVariables = { type ReposUpdateReleaseAssetPathParams (line 47241) | type ReposUpdateReleaseAssetPathParams = { type ReposUpdateReleaseAssetError (line 47250) | type ReposUpdateReleaseAssetError = Fetcher.ErrorWrapper; type ReposUpdateReleaseAssetRequestBody (line 47252) | type ReposUpdateReleaseAssetRequestBody = { type ReposUpdateReleaseAssetVariables (line 47267) | type ReposUpdateReleaseAssetVariables = { type ReposGetLatestReleasePathParams (line 47318) | type ReposGetLatestReleasePathParams = { type ReposGetLatestReleaseError (line 47323) | type ReposGetLatestReleaseError = Fetcher.ErrorWrapper; type ReposGetLatestReleaseVariables (line 47325) | type ReposGetLatestReleaseVariables = { type ReposGetReleaseByTagPathParams (line 47389) | type ReposGetReleaseByTagPathParams = { type ReposGetReleaseByTagError (line 47398) | type ReposGetReleaseByTagError = Fetcher.ErrorWrapper<{ type ReposGetReleaseByTagVariables (line 47403) | type ReposGetReleaseByTagVariables = { type ReposDeleteReleasePathParams (line 47459) | type ReposDeleteReleasePathParams = { type ReposDeleteReleaseError (line 47468) | type ReposDeleteReleaseError = Fetcher.ErrorWrapper; type ReposDeleteReleaseVariables (line 47470) | type ReposDeleteReleaseVariables = { type ReposGetReleasePathParams (line 47520) | type ReposGetReleasePathParams = { type ReposGetReleaseError (line 47529) | type ReposGetReleaseError = Fetcher.ErrorWrapper<{ type ReposGetReleaseVariables (line 47534) | type ReposGetReleaseVariables = { type ReposUpdateReleasePathParams (line 47586) | type ReposUpdateReleasePathParams = { type ReposUpdateReleaseError (line 47595) | type ReposUpdateReleaseError = Fetcher.ErrorWrapper; type ReposUpdateReleaseRequestBody (line 47597) | type ReposUpdateReleaseRequestBody = { type ReposUpdateReleaseVariables (line 47624) | type ReposUpdateReleaseVariables = { type ReposListReleaseAssetsPathParams (line 47675) | type ReposListReleaseAssetsPathParams = { type ReposListReleaseAssetsQueryParams (line 47684) | type ReposListReleaseAssetsQueryParams = { type ReposListReleaseAssetsError (line 47699) | type ReposListReleaseAssetsError = Fetcher.ErrorWrapper; type ReposListReleaseAssetsResponse (line 47701) | type ReposListReleaseAssetsResponse = Schemas.ReleaseAsset[]; type ReposListReleaseAssetsVariables (line 47703) | type ReposListReleaseAssetsVariables = { type ReposUploadReleaseAssetPathParams (line 47760) | type ReposUploadReleaseAssetPathParams = { type ReposUploadReleaseAssetQueryParams (line 47769) | type ReposUploadReleaseAssetQueryParams = { type ReposUploadReleaseAssetError (line 47774) | type ReposUploadReleaseAssetError = Fetcher.ErrorWrapper; type ReposUploadReleaseAssetVariables (line 47776) | type ReposUploadReleaseAssetVariables = { type SecretScanningListAlertsForRepoPathParams (line 47862) | type SecretScanningListAlertsForRepoPathParams = { type SecretScanningListAlertsForRepoQueryParams (line 47867) | type SecretScanningListAlertsForRepoQueryParams = { type SecretScanningListAlertsForRepoError (line 47886) | type SecretScanningListAlertsForRepoError = Fetcher.ErrorWrapper<{ type SecretScanningListAlertsForRepoResponse (line 47891) | type SecretScanningListAlertsForRepoResponse = type SecretScanningListAlertsForRepoVariables (line 47894) | type SecretScanningListAlertsForRepoVariables = { type SecretScanningGetAlertPathParams (line 47964) | type SecretScanningGetAlertPathParams = { type SecretScanningGetAlertError (line 47973) | type SecretScanningGetAlertError = Fetcher.ErrorWrapper<{ type SecretScanningGetAlertVariables (line 47978) | type SecretScanningGetAlertVariables = { type SecretScanningUpdateAlertPathParams (line 48042) | type SecretScanningUpdateAlertPathParams = { type SecretScanningUpdateAlertError (line 48051) | type SecretScanningUpdateAlertError = Fetcher.ErrorWrapper<{ type SecretScanningUpdateAlertRequestBody (line 48056) | type SecretScanningUpdateAlertRequestBody = { type SecretScanningUpdateAlertVariables (line 48061) | type SecretScanningUpdateAlertVariables = { type ActivityListStargazersForRepoPathParams (line 48116) | type ActivityListStargazersForRepoPathParams = { type ActivityListStargazersForRepoQueryParams (line 48121) | type ActivityListStargazersForRepoQueryParams = { type ActivityListStargazersForRepoError (line 48136) | type ActivityListStargazersForRepoError = Fetcher.ErrorWrapper<{ type ActivityListStargazersForRepoResponse (line 48141) | type ActivityListStargazersForRepoResponse = Schemas.SimpleUser[]; type ActivityListStargazersForRepoVariables (line 48143) | type ActivityListStargazersForRepoVariables = { type ReposGetCodeFrequencyStatsPathParams (line 48213) | type ReposGetCodeFrequencyStatsPathParams = { type ReposGetCodeFrequencyStatsError (line 48218) | type ReposGetCodeFrequencyStatsError = Fetcher.ErrorWrapper; type ReposGetCodeFrequencyStatsResponse (line 48220) | type ReposGetCodeFrequencyStatsResponse = Schemas.CodeFrequencyStat[]; type ReposGetCodeFrequencyStatsVariables (line 48222) | type ReposGetCodeFrequencyStatsVariables = { type ReposGetCommitActivityStatsPathParams (line 48287) | type ReposGetCommitActivityStatsPathParams = { type ReposGetCommitActivityStatsError (line 48292) | type ReposGetCommitActivityStatsError = Fetcher.ErrorWrapper; type ReposGetCommitActivityStatsResponse (line 48294) | type ReposGetCommitActivityStatsResponse = Schemas.CommitActivity[]; type ReposGetCommitActivityStatsVariables (line 48296) | type ReposGetCommitActivityStatsVariables = { type ReposGetContributorsStatsPathParams (line 48361) | type ReposGetContributorsStatsPathParams = { type ReposGetContributorsStatsError (line 48366) | type ReposGetContributorsStatsError = Fetcher.ErrorWrapper; type ReposGetContributorsStatsResponse (line 48368) | type ReposGetContributorsStatsResponse = Schemas.ContributorActivity[]; type ReposGetContributorsStatsVariables (line 48370) | type ReposGetContributorsStatsVariables = { type ReposGetParticipationStatsPathParams (line 48445) | type ReposGetParticipationStatsPathParams = { type ReposGetParticipationStatsError (line 48450) | type ReposGetParticipationStatsError = Fetcher.ErrorWrapper<{ type ReposGetParticipationStatsVariables (line 48455) | type ReposGetParticipationStatsVariables = { type ReposGetPunchCardStatsPathParams (line 48524) | type ReposGetPunchCardStatsPathParams = { type ReposGetPunchCardStatsError (line 48529) | type ReposGetPunchCardStatsError = Fetcher.ErrorWrapper; type ReposGetPunchCardStatsResponse (line 48531) | type ReposGetPunchCardStatsResponse = Schemas.CodeFrequencyStat[]; type ReposGetPunchCardStatsVariables (line 48533) | type ReposGetPunchCardStatsVariables = { type ReposCreateCommitStatusPathParams (line 48607) | type ReposCreateCommitStatusPathParams = { type ReposCreateCommitStatusError (line 48613) | type ReposCreateCommitStatusError = Fetcher.ErrorWrapper; type ReposCreateCommitStatusRequestBody (line 48615) | type ReposCreateCommitStatusRequestBody = { type ReposCreateCommitStatusVariables (line 48638) | type ReposCreateCommitStatusVariables = { type ActivityListWatchersForRepoPathParams (line 48693) | type ActivityListWatchersForRepoPathParams = { type ActivityListWatchersForRepoQueryParams (line 48698) | type ActivityListWatchersForRepoQueryParams = { type ActivityListWatchersForRepoError (line 48713) | type ActivityListWatchersForRepoError = Fetcher.ErrorWrapper; type ActivityListWatchersForRepoResponse (line 48715) | type ActivityListWatchersForRepoResponse = Schemas.SimpleUser[]; type ActivityListWatchersForRepoVariables (line 48717) | type ActivityListWatchersForRepoVariables = { type ActivityDeleteRepoSubscriptionPathParams (line 48783) | type ActivityDeleteRepoSubscriptionPathParams = { type ActivityDeleteRepoSubscriptionError (line 48788) | type ActivityDeleteRepoSubscriptionError = type ActivityDeleteRepoSubscriptionVariables (line 48791) | type ActivityDeleteRepoSubscriptionVariables = { type ActivityGetRepoSubscriptionPathParams (line 48841) | type ActivityGetRepoSubscriptionPathParams = { type ActivityGetRepoSubscriptionError (line 48846) | type ActivityGetRepoSubscriptionError = Fetcher.ErrorWrapper<{ type ActivityGetRepoSubscriptionVariables (line 48851) | type ActivityGetRepoSubscriptionVariables = { type ActivitySetRepoSubscriptionPathParams (line 48910) | type ActivitySetRepoSubscriptionPathParams = { type ActivitySetRepoSubscriptionError (line 48915) | type ActivitySetRepoSubscriptionError = Fetcher.ErrorWrapper; type ActivitySetRepoSubscriptionRequestBody (line 48917) | type ActivitySetRepoSubscriptionRequestBody = { type ActivitySetRepoSubscriptionVariables (line 48928) | type ActivitySetRepoSubscriptionVariables = { type ReposListTagsPathParams (line 48979) | type ReposListTagsPathParams = { type ReposListTagsQueryParams (line 48984) | type ReposListTagsQueryParams = { type ReposListTagsError (line 48999) | type ReposListTagsError = Fetcher.ErrorWrapper; type ReposListTagsResponse (line 49001) | type ReposListTagsResponse = Schemas.Tag[]; type ReposListTagsVariables (line 49003) | type ReposListTagsVariables = { type ReposDownloadTarballArchivePathParams (line 49049) | type ReposDownloadTarballArchivePathParams = { type ReposDownloadTarballArchiveError (line 49055) | type ReposDownloadTarballArchiveError = Fetcher.ErrorWrapper; type ReposDownloadTarballArchiveVariables (line 49057) | type ReposDownloadTarballArchiveVariables = { type ReposListTeamsPathParams (line 49126) | type ReposListTeamsPathParams = { type ReposListTeamsQueryParams (line 49131) | type ReposListTeamsQueryParams = { type ReposListTeamsError (line 49146) | type ReposListTeamsError = Fetcher.ErrorWrapper; type ReposListTeamsResponse (line 49148) | type ReposListTeamsResponse = Schemas.Team[]; type ReposListTeamsVariables (line 49150) | type ReposListTeamsVariables = { type ReposGetAllTopicsPathParams (line 49205) | type ReposGetAllTopicsPathParams = { type ReposGetAllTopicsQueryParams (line 49210) | type ReposGetAllTopicsQueryParams = { type ReposGetAllTopicsError (line 49225) | type ReposGetAllTopicsError = Fetcher.ErrorWrapper< type ReposGetAllTopicsVariables (line 49236) | type ReposGetAllTopicsVariables = { type ReposReplaceAllTopicsPathParams (line 49283) | type ReposReplaceAllTopicsPathParams = { type ReposReplaceAllTopicsError (line 49288) | type ReposReplaceAllTopicsError = Fetcher.ErrorWrapper< type ReposReplaceAllTopicsRequestBody (line 49303) | type ReposReplaceAllTopicsRequestBody = { type ReposReplaceAllTopicsVariables (line 49310) | type ReposReplaceAllTopicsVariables = { type ReposGetClonesPathParams (line 49355) | type ReposGetClonesPathParams = { type ReposGetClonesQueryParams (line 49360) | type ReposGetClonesQueryParams = { type ReposGetClonesError (line 49369) | type ReposGetClonesError = Fetcher.ErrorWrapper<{ type ReposGetClonesVariables (line 49374) | type ReposGetClonesVariables = { type ReposGetTopPathsPathParams (line 49431) | type ReposGetTopPathsPathParams = { type ReposGetTopPathsError (line 49436) | type ReposGetTopPathsError = Fetcher.ErrorWrapper<{ type ReposGetTopPathsResponse (line 49441) | type ReposGetTopPathsResponse = Schemas.ContentTraffic[]; type ReposGetTopPathsVariables (line 49443) | type ReposGetTopPathsVariables = { type ReposGetTopReferrersPathParams (line 49503) | type ReposGetTopReferrersPathParams = { type ReposGetTopReferrersError (line 49508) | type ReposGetTopReferrersError = Fetcher.ErrorWrapper<{ type ReposGetTopReferrersResponse (line 49513) | type ReposGetTopReferrersResponse = Schemas.ReferrerTraffic[]; type ReposGetTopReferrersVariables (line 49515) | type ReposGetTopReferrersVariables = { type ReposGetViewsPathParams (line 49575) | type ReposGetViewsPathParams = { type ReposGetViewsQueryParams (line 49580) | type ReposGetViewsQueryParams = { type ReposGetViewsError (line 49589) | type ReposGetViewsError = Fetcher.ErrorWrapper<{ type ReposGetViewsVariables (line 49594) | type ReposGetViewsVariables = { type ReposTransferPathParams (line 49647) | type ReposTransferPathParams = { type ReposTransferError (line 49652) | type ReposTransferError = Fetcher.ErrorWrapper; type ReposTransferRequestBody (line 49654) | type ReposTransferRequestBody = { type ReposTransferVariables (line 49665) | type ReposTransferVariables = { type ReposDisableVulnerabilityAlertsPathParams (line 49716) | type ReposDisableVulnerabilityAlertsPathParams = { type ReposDisableVulnerabilityAlertsError (line 49721) | type ReposDisableVulnerabilityAlertsError = type ReposDisableVulnerabilityAlertsVariables (line 49724) | type ReposDisableVulnerabilityAlertsVariables = { type ReposCheckVulnerabilityAlertsPathParams (line 49774) | type ReposCheckVulnerabilityAlertsPathParams = { type ReposCheckVulnerabilityAlertsError (line 49779) | type ReposCheckVulnerabilityAlertsError = type ReposCheckVulnerabilityAlertsVariables (line 49782) | type ReposCheckVulnerabilityAlertsVariables = { type ReposEnableVulnerabilityAlertsPathParams (line 49845) | type ReposEnableVulnerabilityAlertsPathParams = { type ReposEnableVulnerabilityAlertsError (line 49850) | type ReposEnableVulnerabilityAlertsError = type ReposEnableVulnerabilityAlertsVariables (line 49853) | type ReposEnableVulnerabilityAlertsVariables = { type ReposDownloadZipballArchivePathParams (line 49903) | type ReposDownloadZipballArchivePathParams = { type ReposDownloadZipballArchiveError (line 49909) | type ReposDownloadZipballArchiveError = Fetcher.ErrorWrapper; type ReposDownloadZipballArchiveVariables (line 49911) | type ReposDownloadZipballArchiveVariables = { type ReposCreateUsingTemplatePathParams (line 49980) | type ReposCreateUsingTemplatePathParams = { type ReposCreateUsingTemplateError (line 49985) | type ReposCreateUsingTemplateError = Fetcher.ErrorWrapper; type ReposCreateUsingTemplateRequestBody (line 49987) | type ReposCreateUsingTemplateRequestBody = { type ReposCreateUsingTemplateVariables (line 50014) | type ReposCreateUsingTemplateVariables = { type ReposListPublicQueryParams (line 50079) | type ReposListPublicQueryParams = { type ReposListPublicError (line 50086) | type ReposListPublicError = Fetcher.ErrorWrapper< type ReposListPublicResponse (line 50097) | type ReposListPublicResponse = Schemas.MinimalRepository[]; type ReposListPublicVariables (line 50099) | type ReposListPublicVariables = { type ActionsListEnvironmentSecretsPathParams (line 50162) | type ActionsListEnvironmentSecretsPathParams = { type ActionsListEnvironmentSecretsQueryParams (line 50170) | type ActionsListEnvironmentSecretsQueryParams = { type ActionsListEnvironmentSecretsError (line 50185) | type ActionsListEnvironmentSecretsError = type ActionsListEnvironmentSecretsResponse (line 50188) | type ActionsListEnvironmentSecretsResponse = { type ActionsListEnvironmentSecretsVariables (line 50193) | type ActionsListEnvironmentSecretsVariables = { type ActionsGetEnvironmentPublicKeyPathParams (line 50259) | type ActionsGetEnvironmentPublicKeyPathParams = { type ActionsGetEnvironmentPublicKeyError (line 50267) | type ActionsGetEnvironmentPublicKeyError = type ActionsGetEnvironmentPublicKeyVariables (line 50270) | type ActionsGetEnvironmentPublicKeyVariables = { type ActionsDeleteEnvironmentSecretPathParams (line 50335) | type ActionsDeleteEnvironmentSecretPathParams = { type ActionsDeleteEnvironmentSecretError (line 50347) | type ActionsDeleteEnvironmentSecretError = type ActionsDeleteEnvironmentSecretVariables (line 50350) | type ActionsDeleteEnvironmentSecretVariables = { type ActionsGetEnvironmentSecretPathParams (line 50400) | type ActionsGetEnvironmentSecretPathParams = { type ActionsGetEnvironmentSecretError (line 50412) | type ActionsGetEnvironmentSecretError = Fetcher.ErrorWrapper; type ActionsGetEnvironmentSecretVariables (line 50414) | type ActionsGetEnvironmentSecretVariables = { type ActionsCreateOrUpdateEnvironmentSecretPathParams (line 50477) | type ActionsCreateOrUpdateEnvironmentSecretPathParams = { type ActionsCreateOrUpdateEnvironmentSecretError (line 50489) | type ActionsCreateOrUpdateEnvironmentSecretError = type ActionsCreateOrUpdateEnvironmentSecretRequestBody (line 50492) | type ActionsCreateOrUpdateEnvironmentSecretRequestBody = { type ActionsCreateOrUpdateEnvironmentSecretVariables (line 50505) | type ActionsCreateOrUpdateEnvironmentSecretVariables = { type EnterpriseAdminListProvisionedGroupsEnterprisePathParams (line 50707) | type EnterpriseAdminListProvisionedGroupsEnterprisePathParams = { type EnterpriseAdminListProvisionedGroupsEnterpriseQueryParams (line 50714) | type EnterpriseAdminListProvisionedGroupsEnterpriseQueryParams = { type EnterpriseAdminListProvisionedGroupsEnterpriseError (line 50733) | type EnterpriseAdminListProvisionedGroupsEnterpriseError = type EnterpriseAdminListProvisionedGroupsEnterpriseVariables (line 50736) | type EnterpriseAdminListProvisionedGroupsEnterpriseVariables = { type EnterpriseAdminProvisionAndInviteEnterpriseGroupPathParams (line 50802) | type EnterpriseAdminProvisionAndInviteEnterpriseGroupPathParams = { type EnterpriseAdminProvisionAndInviteEnterpriseGroupError (line 50809) | type EnterpriseAdminProvisionAndInviteEnterpriseGroupError = type EnterpriseAdminProvisionAndInviteEnterpriseGroupRequestBody (line 50812) | type EnterpriseAdminProvisionAndInviteEnterpriseGroupRequestBody = { type EnterpriseAdminProvisionAndInviteEnterpriseGroupVariables (line 50829) | type EnterpriseAdminProvisionAndInviteEnterpriseGroupVariables = { type EnterpriseAdminDeleteScimGroupFromEnterprisePathParams (line 50887) | type EnterpriseAdminDeleteScimGroupFromEnterprisePathParams = { type EnterpriseAdminDeleteScimGroupFromEnterpriseError (line 50898) | type EnterpriseAdminDeleteScimGroupFromEnterpriseError = type EnterpriseAdminDeleteScimGroupFromEnterpriseVariables (line 50901) | type EnterpriseAdminDeleteScimGroupFromEnterpriseVariables = { type EnterpriseAdminGetProvisioningInformationForEnterpriseGroupPathParams (line 50954) | type EnterpriseAdminGetProvisioningInformationForEnterpriseGroupPathPara... type EnterpriseAdminGetProvisioningInformationForEnterpriseGroupQueryParams (line 50966) | type EnterpriseAdminGetProvisioningInformationForEnterpriseGroupQueryPar... type EnterpriseAdminGetProvisioningInformationForEnterpriseGroupError (line 50974) | type EnterpriseAdminGetProvisioningInformationForEnterpriseGroupError = type EnterpriseAdminGetProvisioningInformationForEnterpriseGroupVariables (line 50977) | type EnterpriseAdminGetProvisioningInformationForEnterpriseGroupVariables = type EnterpriseAdminUpdateAttributeForEnterpriseGroupPathParams (line 51046) | type EnterpriseAdminUpdateAttributeForEnterpriseGroupPathParams = { type EnterpriseAdminUpdateAttributeForEnterpriseGroupError (line 51057) | type EnterpriseAdminUpdateAttributeForEnterpriseGroupError = type EnterpriseAdminUpdateAttributeForEnterpriseGroupRequestBody (line 51060) | type EnterpriseAdminUpdateAttributeForEnterpriseGroupRequestBody = { type EnterpriseAdminUpdateAttributeForEnterpriseGroupVariables (line 51077) | type EnterpriseAdminUpdateAttributeForEnterpriseGroupVariables = { type EnterpriseAdminSetInformationForProvisionedEnterpriseGroupPathParams (line 51135) | type EnterpriseAdminSetInformationForProvisionedEnterpriseGroupPathParams = type EnterpriseAdminSetInformationForProvisionedEnterpriseGroupError (line 51147) | type EnterpriseAdminSetInformationForProvisionedEnterpriseGroupError = type EnterpriseAdminSetInformationForProvisionedEnterpriseGroupRequestBody (line 51150) | type EnterpriseAdminSetInformationForProvisionedEnterpriseGroupRequestBo... type EnterpriseAdminSetInformationForProvisionedEnterpriseGroupVariables (line 51168) | type EnterpriseAdminSetInformationForProvisionedEnterpriseGroupVariables = type EnterpriseAdminListProvisionedIdentitiesEnterprisePathParams (line 51229) | type EnterpriseAdminListProvisionedIdentitiesEnterprisePathParams = { type EnterpriseAdminListProvisionedIdentitiesEnterpriseQueryParams (line 51236) | type EnterpriseAdminListProvisionedIdentitiesEnterpriseQueryParams = { type EnterpriseAdminListProvisionedIdentitiesEnterpriseError (line 51251) | type EnterpriseAdminListProvisionedIdentitiesEnterpriseError = type EnterpriseAdminListProvisionedIdentitiesEnterpriseVariables (line 51254) | type EnterpriseAdminListProvisionedIdentitiesEnterpriseVariables = { type EnterpriseAdminProvisionAndInviteEnterpriseUserPathParams (line 51354) | type EnterpriseAdminProvisionAndInviteEnterpriseUserPathParams = { type EnterpriseAdminProvisionAndInviteEnterpriseUserError (line 51361) | type EnterpriseAdminProvisionAndInviteEnterpriseUserError = type EnterpriseAdminProvisionAndInviteEnterpriseUserRequestBody (line 51364) | type EnterpriseAdminProvisionAndInviteEnterpriseUserRequestBody = { type EnterpriseAdminProvisionAndInviteEnterpriseUserVariables (line 51408) | type EnterpriseAdminProvisionAndInviteEnterpriseUserVariables = { type EnterpriseAdminDeleteUserFromEnterprisePathParams (line 51470) | type EnterpriseAdminDeleteUserFromEnterprisePathParams = { type EnterpriseAdminDeleteUserFromEnterpriseError (line 51481) | type EnterpriseAdminDeleteUserFromEnterpriseError = type EnterpriseAdminDeleteUserFromEnterpriseVariables (line 51484) | type EnterpriseAdminDeleteUserFromEnterpriseVariables = { type EnterpriseAdminGetProvisioningInformationForEnterpriseUserPathParams (line 51537) | type EnterpriseAdminGetProvisioningInformationForEnterpriseUserPathParams = type EnterpriseAdminGetProvisioningInformationForEnterpriseUserError (line 51549) | type EnterpriseAdminGetProvisioningInformationForEnterpriseUserError = type EnterpriseAdminGetProvisioningInformationForEnterpriseUserVariables (line 51552) | type EnterpriseAdminGetProvisioningInformationForEnterpriseUserVariables = type EnterpriseAdminUpdateAttributeForEnterpriseUserPathParams (line 51618) | type EnterpriseAdminUpdateAttributeForEnterpriseUserPathParams = { type EnterpriseAdminUpdateAttributeForEnterpriseUserError (line 51629) | type EnterpriseAdminUpdateAttributeForEnterpriseUserError = type EnterpriseAdminUpdateAttributeForEnterpriseUserRequestBody (line 51632) | type EnterpriseAdminUpdateAttributeForEnterpriseUserRequestBody = { type EnterpriseAdminUpdateAttributeForEnterpriseUserVariables (line 51643) | type EnterpriseAdminUpdateAttributeForEnterpriseUserVariables = { type EnterpriseAdminSetInformationForProvisionedEnterpriseUserPathParams (line 51731) | type EnterpriseAdminSetInformationForProvisionedEnterpriseUserPathParams = type EnterpriseAdminSetInformationForProvisionedEnterpriseUserError (line 51743) | type EnterpriseAdminSetInformationForProvisionedEnterpriseUserError = type EnterpriseAdminSetInformationForProvisionedEnterpriseUserRequestBody (line 51746) | type EnterpriseAdminSetInformationForProvisionedEnterpriseUserRequestBody = type EnterpriseAdminSetInformationForProvisionedEnterpriseUserVariables (line 51791) | type EnterpriseAdminSetInformationForProvisionedEnterpriseUserVariables = type ScimListProvisionedIdentitiesPathParams (line 51860) | type ScimListProvisionedIdentitiesPathParams = { type ScimListProvisionedIdentitiesQueryParams (line 51864) | type ScimListProvisionedIdentitiesQueryParams = { type ScimListProvisionedIdentitiesError (line 51885) | type ScimListProvisionedIdentitiesError = Fetcher.ErrorWrapper< type ScimListProvisionedIdentitiesVariables (line 51904) | type ScimListProvisionedIdentitiesVariables = { type ScimProvisionAndInviteUserPathParams (line 51998) | type ScimProvisionAndInviteUserPathParams = { type ScimProvisionAndInviteUserError (line 52002) | type ScimProvisionAndInviteUserError = Fetcher.ErrorWrapper< type ScimProvisionAndInviteUserRequestBody (line 52029) | type ScimProvisionAndInviteUserRequestBody = { type ScimProvisionAndInviteUserVariables (line 52068) | type ScimProvisionAndInviteUserVariables = { type ScimDeleteUserFromOrgPathParams (line 52119) | type ScimDeleteUserFromOrgPathParams = { type ScimDeleteUserFromOrgError (line 52127) | type ScimDeleteUserFromOrgError = Fetcher.ErrorWrapper< type ScimDeleteUserFromOrgVariables (line 52142) | type ScimDeleteUserFromOrgVariables = { type ScimGetProvisioningInformationForUserPathParams (line 52186) | type ScimGetProvisioningInformationForUserPathParams = { type ScimGetProvisioningInformationForUserError (line 52194) | type ScimGetProvisioningInformationForUserError = Fetcher.ErrorWrapper< type ScimGetProvisioningInformationForUserVariables (line 52209) | type ScimGetProvisioningInformationForUserVariables = { type ScimUpdateAttributeForUserPathParams (line 52266) | type ScimUpdateAttributeForUserPathParams = { type ScimUpdateAttributeForUserError (line 52274) | type ScimUpdateAttributeForUserError = Fetcher.ErrorWrapper< type ScimUpdateAttributeForUserRequestBody (line 52297) | type ScimUpdateAttributeForUserRequestBody = { type ScimUpdateAttributeForUserVariables (line 52324) | type ScimUpdateAttributeForUserVariables = { type ScimSetInformationForProvisionedUserPathParams (line 52405) | type ScimSetInformationForProvisionedUserPathParams = { type ScimSetInformationForProvisionedUserError (line 52413) | type ScimSetInformationForProvisionedUserError = Fetcher.ErrorWrapper< type ScimSetInformationForProvisionedUserRequestBody (line 52428) | type ScimSetInformationForProvisionedUserRequestBody = { type ScimSetInformationForProvisionedUserVariables (line 52467) | type ScimSetInformationForProvisionedUserVariables = { type SearchCodeQueryParams (line 52529) | type SearchCodeQueryParams = { type SearchCodeError (line 52558) | type SearchCodeError = Fetcher.ErrorWrapper< type SearchCodeResponse (line 52577) | type SearchCodeResponse = { type SearchCodeVariables (line 52583) | type SearchCodeVariables = { type SearchCommitsQueryParams (line 52660) | type SearchCommitsQueryParams = { type SearchCommitsError (line 52689) | type SearchCommitsError = Fetcher.ErrorWrapper< type SearchCommitsResponse (line 52700) | type SearchCommitsResponse = { type SearchCommitsVariables (line 52706) | type SearchCommitsVariables = { type SearchIssuesAndPullRequestsQueryParams (line 52771) | type SearchIssuesAndPullRequestsQueryParams = { type SearchIssuesAndPullRequestsError (line 52811) | type SearchIssuesAndPullRequestsError = Fetcher.ErrorWrapper< type SearchIssuesAndPullRequestsResponse (line 52830) | type SearchIssuesAndPullRequestsResponse = { type SearchIssuesAndPullRequestsVariables (line 52836) | type SearchIssuesAndPullRequestsVariables = { type SearchLabelsQueryParams (line 52918) | type SearchLabelsQueryParams = { type SearchLabelsError (line 52939) | type SearchLabelsError = Fetcher.ErrorWrapper< type SearchLabelsResponse (line 52958) | type SearchLabelsResponse = { type SearchLabelsVariables (line 52964) | type SearchLabelsVariables = { type SearchReposQueryParams (line 53027) | type SearchReposQueryParams = { type SearchReposError (line 53056) | type SearchReposError = Fetcher.ErrorWrapper< type SearchReposResponse (line 53071) | type SearchReposResponse = { type SearchReposVariables (line 53077) | type SearchReposVariables = { type SearchTopicsQueryParams (line 53148) | type SearchTopicsQueryParams = { type SearchTopicsError (line 53155) | type SearchTopicsError = Fetcher.ErrorWrapper< type SearchTopicsResponse (line 53166) | type SearchTopicsResponse = { type SearchTopicsVariables (line 53172) | type SearchTopicsVariables = { type SearchUsersQueryParams (line 53235) | type SearchUsersQueryParams = { type SearchUsersError (line 53264) | type SearchUsersError = Fetcher.ErrorWrapper< type SearchUsersResponse (line 53279) | type SearchUsersResponse = { type SearchUsersVariables (line 53285) | type SearchUsersVariables = { type TeamsDeleteLegacyPathParams (line 53348) | type TeamsDeleteLegacyPathParams = { type TeamsDeleteLegacyError (line 53352) | type TeamsDeleteLegacyError = Fetcher.ErrorWrapper< type TeamsDeleteLegacyVariables (line 53363) | type TeamsDeleteLegacyVariables = { type TeamsGetLegacyPathParams (line 53416) | type TeamsGetLegacyPathParams = { type TeamsGetLegacyError (line 53420) | type TeamsGetLegacyError = Fetcher.ErrorWrapper<{ type TeamsGetLegacyVariables (line 53425) | type TeamsGetLegacyVariables = { type TeamsUpdateLegacyPathParams (line 53472) | type TeamsUpdateLegacyPathParams = { type TeamsUpdateLegacyError (line 53476) | type TeamsUpdateLegacyError = Fetcher.ErrorWrapper< type TeamsUpdateLegacyRequestBody (line 53491) | type TeamsUpdateLegacyRequestBody = { type TeamsUpdateLegacyVariables (line 53524) | type TeamsUpdateLegacyVariables = { type TeamsListDiscussionsLegacyPathParams (line 53578) | type TeamsListDiscussionsLegacyPathParams = { type TeamsListDiscussionsLegacyQueryParams (line 53582) | type TeamsListDiscussionsLegacyQueryParams = { type TeamsListDiscussionsLegacyError (line 53603) | type TeamsListDiscussionsLegacyError = Fetcher.ErrorWrapper; type TeamsListDiscussionsLegacyResponse (line 53605) | type TeamsListDiscussionsLegacyResponse = Schemas.TeamDiscussion[]; type TeamsListDiscussionsLegacyVariables (line 53607) | type TeamsListDiscussionsLegacyVariables = { type TeamsCreateDiscussionLegacyPathParams (line 53677) | type TeamsCreateDiscussionLegacyPathParams = { type TeamsCreateDiscussionLegacyError (line 53681) | type TeamsCreateDiscussionLegacyError = Fetcher.ErrorWrapper; type TeamsCreateDiscussionLegacyRequestBody (line 53683) | type TeamsCreateDiscussionLegacyRequestBody = { type TeamsCreateDiscussionLegacyVariables (line 53700) | type TeamsCreateDiscussionLegacyVariables = { type TeamsDeleteDiscussionLegacyPathParams (line 53759) | type TeamsDeleteDiscussionLegacyPathParams = { type TeamsDeleteDiscussionLegacyError (line 53764) | type TeamsDeleteDiscussionLegacyError = Fetcher.ErrorWrapper; type TeamsDeleteDiscussionLegacyVariables (line 53766) | type TeamsDeleteDiscussionLegacyVariables = { type TeamsGetDiscussionLegacyPathParams (line 53820) | type TeamsGetDiscussionLegacyPathParams = { type TeamsGetDiscussionLegacyError (line 53825) | type TeamsGetDiscussionLegacyError = Fetcher.ErrorWrapper; type TeamsGetDiscussionLegacyVariables (line 53827) | type TeamsGetDiscussionLegacyVariables = { type TeamsUpdateDiscussionLegacyPathParams (line 53894) | type TeamsUpdateDiscussionLegacyPathParams = { type TeamsUpdateDiscussionLegacyError (line 53899) | type TeamsUpdateDiscussionLegacyError = Fetcher.ErrorWrapper; type TeamsUpdateDiscussionLegacyRequestBody (line 53901) | type TeamsUpdateDiscussionLegacyRequestBody = { type TeamsUpdateDiscussionLegacyVariables (line 53912) | type TeamsUpdateDiscussionLegacyVariables = { type TeamsListDiscussionCommentsLegacyPathParams (line 53967) | type TeamsListDiscussionCommentsLegacyPathParams = { type TeamsListDiscussionCommentsLegacyQueryParams (line 53972) | type TeamsListDiscussionCommentsLegacyQueryParams = { type TeamsListDiscussionCommentsLegacyError (line 53993) | type TeamsListDiscussionCommentsLegacyError = type TeamsListDiscussionCommentsLegacyResponse (line 53996) | type TeamsListDiscussionCommentsLegacyResponse = type TeamsListDiscussionCommentsLegacyVariables (line 53999) | type TeamsListDiscussionCommentsLegacyVariables = { type TeamsCreateDiscussionCommentLegacyPathParams (line 54069) | type TeamsCreateDiscussionCommentLegacyPathParams = { type TeamsCreateDiscussionCommentLegacyError (line 54074) | type TeamsCreateDiscussionCommentLegacyError = type TeamsCreateDiscussionCommentLegacyRequestBody (line 54077) | type TeamsCreateDiscussionCommentLegacyRequestBody = { type TeamsCreateDiscussionCommentLegacyVariables (line 54084) | type TeamsCreateDiscussionCommentLegacyVariables = { type TeamsDeleteDiscussionCommentLegacyPathParams (line 54146) | type TeamsDeleteDiscussionCommentLegacyPathParams = { type TeamsDeleteDiscussionCommentLegacyError (line 54152) | type TeamsDeleteDiscussionCommentLegacyError = type TeamsDeleteDiscussionCommentLegacyVariables (line 54155) | type TeamsDeleteDiscussionCommentLegacyVariables = { type TeamsGetDiscussionCommentLegacyPathParams (line 54212) | type TeamsGetDiscussionCommentLegacyPathParams = { type TeamsGetDiscussionCommentLegacyError (line 54218) | type TeamsGetDiscussionCommentLegacyError = type TeamsGetDiscussionCommentLegacyVariables (line 54221) | type TeamsGetDiscussionCommentLegacyVariables = { type TeamsUpdateDiscussionCommentLegacyPathParams (line 54290) | type TeamsUpdateDiscussionCommentLegacyPathParams = { type TeamsUpdateDiscussionCommentLegacyError (line 54296) | type TeamsUpdateDiscussionCommentLegacyError = type TeamsUpdateDiscussionCommentLegacyRequestBody (line 54299) | type TeamsUpdateDiscussionCommentLegacyRequestBody = { type TeamsUpdateDiscussionCommentLegacyVariables (line 54306) | type TeamsUpdateDiscussionCommentLegacyVariables = { type ReactionsListForTeamDiscussionCommentLegacyPathParams (line 54364) | type ReactionsListForTeamDiscussionCommentLegacyPathParams = { type ReactionsListForTeamDiscussionCommentLegacyQueryParams (line 54370) | type ReactionsListForTeamDiscussionCommentLegacyQueryParams = { type ReactionsListForTeamDiscussionCommentLegacyError (line 54397) | type ReactionsListForTeamDiscussionCommentLegacyError = type ReactionsListForTeamDiscussionCommentLegacyResponse (line 54400) | type ReactionsListForTeamDiscussionCommentLegacyResponse = type ReactionsListForTeamDiscussionCommentLegacyVariables (line 54403) | type ReactionsListForTeamDiscussionCommentLegacyVariables = { type ReactionsCreateForTeamDiscussionCommentLegacyPathParams (line 54473) | type ReactionsCreateForTeamDiscussionCommentLegacyPathParams = { type ReactionsCreateForTeamDiscussionCommentLegacyError (line 54479) | type ReactionsCreateForTeamDiscussionCommentLegacyError = type ReactionsCreateForTeamDiscussionCommentLegacyRequestBody (line 54482) | type ReactionsCreateForTeamDiscussionCommentLegacyRequestBody = { type ReactionsCreateForTeamDiscussionCommentLegacyVariables (line 54497) | type ReactionsCreateForTeamDiscussionCommentLegacyVariables = { type ReactionsListForTeamDiscussionLegacyPathParams (line 54555) | type ReactionsListForTeamDiscussionLegacyPathParams = { type ReactionsListForTeamDiscussionLegacyQueryParams (line 54560) | type ReactionsListForTeamDiscussionLegacyQueryParams = { type ReactionsListForTeamDiscussionLegacyError (line 54587) | type ReactionsListForTeamDiscussionLegacyError = type ReactionsListForTeamDiscussionLegacyResponse (line 54590) | type ReactionsListForTeamDiscussionLegacyResponse = Schemas.Reaction[]; type ReactionsListForTeamDiscussionLegacyVariables (line 54592) | type ReactionsListForTeamDiscussionLegacyVariables = { type ReactionsCreateForTeamDiscussionLegacyPathParams (line 54662) | type ReactionsCreateForTeamDiscussionLegacyPathParams = { type ReactionsCreateForTeamDiscussionLegacyError (line 54667) | type ReactionsCreateForTeamDiscussionLegacyError = type ReactionsCreateForTeamDiscussionLegacyRequestBody (line 54670) | type ReactionsCreateForTeamDiscussionLegacyRequestBody = { type ReactionsCreateForTeamDiscussionLegacyVariables (line 54685) | type ReactionsCreateForTeamDiscussionLegacyVariables = { type TeamsListPendingInvitationsLegacyPathParams (line 54743) | type TeamsListPendingInvitationsLegacyPathParams = { type TeamsListPendingInvitationsLegacyQueryParams (line 54747) | type TeamsListPendingInvitationsLegacyQueryParams = { type TeamsListPendingInvitationsLegacyError (line 54762) | type TeamsListPendingInvitationsLegacyError = type TeamsListPendingInvitationsLegacyResponse (line 54765) | type TeamsListPendingInvitationsLegacyResponse = type TeamsListPendingInvitationsLegacyVariables (line 54768) | type TeamsListPendingInvitationsLegacyVariables = { type TeamsListMembersLegacyPathParams (line 54838) | type TeamsListMembersLegacyPathParams = { type TeamsListMembersLegacyQueryParams (line 54842) | type TeamsListMembersLegacyQueryParams = { type TeamsListMembersLegacyError (line 54866) | type TeamsListMembersLegacyError = Fetcher.ErrorWrapper<{ type TeamsListMembersLegacyResponse (line 54871) | type TeamsListMembersLegacyResponse = Schemas.SimpleUser[]; type TeamsListMembersLegacyVariables (line 54873) | type TeamsListMembersLegacyVariables = { type TeamsRemoveMemberLegacyPathParams (line 54935) | type TeamsRemoveMemberLegacyPathParams = { type TeamsRemoveMemberLegacyError (line 54940) | type TeamsRemoveMemberLegacyError = Fetcher.ErrorWrapper; type TeamsRemoveMemberLegacyVariables (line 54942) | type TeamsRemoveMemberLegacyVariables = { type TeamsGetMemberLegacyPathParams (line 55008) | type TeamsGetMemberLegacyPathParams = { type TeamsGetMemberLegacyError (line 55013) | type TeamsGetMemberLegacyError = Fetcher.ErrorWrapper; type TeamsGetMemberLegacyVariables (line 55015) | type TeamsGetMemberLegacyVariables = { type TeamsAddMemberLegacyPathParams (line 55075) | type TeamsAddMemberLegacyPathParams = { type TeamsAddMemberLegacyError (line 55080) | type TeamsAddMemberLegacyError = Fetcher.ErrorWrapper< type TeamsAddMemberLegacyVariables (line 55102) | type TeamsAddMemberLegacyVariables = { type TeamsRemoveMembershipForUserLegacyPathParams (line 55172) | type TeamsRemoveMembershipForUserLegacyPathParams = { type TeamsRemoveMembershipForUserLegacyError (line 55177) | type TeamsRemoveMembershipForUserLegacyError = type TeamsRemoveMembershipForUserLegacyVariables (line 55180) | type TeamsRemoveMembershipForUserLegacyVariables = { type TeamsGetMembershipForUserLegacyPathParams (line 55245) | type TeamsGetMembershipForUserLegacyPathParams = { type TeamsGetMembershipForUserLegacyError (line 55250) | type TeamsGetMembershipForUserLegacyError = Fetcher.ErrorWrapper<{ type TeamsGetMembershipForUserLegacyVariables (line 55255) | type TeamsGetMembershipForUserLegacyVariables = { type TeamsAddOrUpdateMembershipForUserLegacyPathParams (line 55332) | type TeamsAddOrUpdateMembershipForUserLegacyPathParams = { type TeamsAddOrUpdateMembershipForUserLegacyError (line 55337) | type TeamsAddOrUpdateMembershipForUserLegacyError = Fetcher.ErrorWrapper< type TeamsAddOrUpdateMembershipForUserLegacyRequestBody (line 55359) | type TeamsAddOrUpdateMembershipForUserLegacyRequestBody = { type TeamsAddOrUpdateMembershipForUserLegacyVariables (line 55370) | type TeamsAddOrUpdateMembershipForUserLegacyVariables = { type TeamsListProjectsLegacyPathParams (line 55444) | type TeamsListProjectsLegacyPathParams = { type TeamsListProjectsLegacyQueryParams (line 55448) | type TeamsListProjectsLegacyQueryParams = { type TeamsListProjectsLegacyError (line 55463) | type TeamsListProjectsLegacyError = Fetcher.ErrorWrapper< type TeamsListProjectsLegacyResponse (line 55474) | type TeamsListProjectsLegacyResponse = Schemas.TeamProject[]; type TeamsListProjectsLegacyVariables (line 55476) | type TeamsListProjectsLegacyVariables = { type TeamsRemoveProjectLegacyPathParams (line 55538) | type TeamsRemoveProjectLegacyPathParams = { type TeamsRemoveProjectLegacyError (line 55543) | type TeamsRemoveProjectLegacyError = Fetcher.ErrorWrapper< type TeamsRemoveProjectLegacyVariables (line 55558) | type TeamsRemoveProjectLegacyVariables = { type TeamsCheckPermissionsForProjectLegacyPathParams (line 55612) | type TeamsCheckPermissionsForProjectLegacyPathParams = { type TeamsCheckPermissionsForProjectLegacyError (line 55617) | type TeamsCheckPermissionsForProjectLegacyError = Fetcher.ErrorWrapper<{ type TeamsCheckPermissionsForProjectLegacyVariables (line 55622) | type TeamsCheckPermissionsForProjectLegacyVariables = { type TeamsAddOrUpdateProjectPermissionsLegacyPathParams (line 55691) | type TeamsAddOrUpdateProjectPermissionsLegacyPathParams = { type TeamsAddOrUpdateProjectPermissionsLegacyError (line 55696) | type TeamsAddOrUpdateProjectPermissionsLegacyError = type TeamsAddOrUpdateProjectPermissionsLegacyRequestBody (line 55719) | type TeamsAddOrUpdateProjectPermissionsLegacyRequestBody = { type TeamsAddOrUpdateProjectPermissionsLegacyVariables (line 55730) | type TeamsAddOrUpdateProjectPermissionsLegacyVariables = { type TeamsListReposLegacyPathParams (line 55788) | type TeamsListReposLegacyPathParams = { type TeamsListReposLegacyQueryParams (line 55792) | type TeamsListReposLegacyQueryParams = { type TeamsListReposLegacyError (line 55807) | type TeamsListReposLegacyError = Fetcher.ErrorWrapper<{ type TeamsListReposLegacyResponse (line 55812) | type TeamsListReposLegacyResponse = Schemas.MinimalRepository[]; type TeamsListReposLegacyVariables (line 55814) | type TeamsListReposLegacyVariables = { type TeamsRemoveRepoLegacyPathParams (line 55870) | type TeamsRemoveRepoLegacyPathParams = { type TeamsRemoveRepoLegacyError (line 55876) | type TeamsRemoveRepoLegacyError = Fetcher.ErrorWrapper; type TeamsRemoveRepoLegacyVariables (line 55878) | type TeamsRemoveRepoLegacyVariables = { type TeamsCheckPermissionsForRepoLegacyPathParams (line 55932) | type TeamsCheckPermissionsForRepoLegacyPathParams = { type TeamsCheckPermissionsForRepoLegacyError (line 55938) | type TeamsCheckPermissionsForRepoLegacyError = type TeamsCheckPermissionsForRepoLegacyVariables (line 55941) | type TeamsCheckPermissionsForRepoLegacyVariables = { type TeamsAddOrUpdateRepoPermissionsLegacyPathParams (line 56012) | type TeamsAddOrUpdateRepoPermissionsLegacyPathParams = { type TeamsAddOrUpdateRepoPermissionsLegacyError (line 56018) | type TeamsAddOrUpdateRepoPermissionsLegacyError = Fetcher.ErrorWrapper< type TeamsAddOrUpdateRepoPermissionsLegacyRequestBody (line 56029) | type TeamsAddOrUpdateRepoPermissionsLegacyRequestBody = { type TeamsAddOrUpdateRepoPermissionsLegacyVariables (line 56041) | type TeamsAddOrUpdateRepoPermissionsLegacyVariables = { type TeamsListIdpGroupsForLegacyPathParams (line 56103) | type TeamsListIdpGroupsForLegacyPathParams = { type TeamsListIdpGroupsForLegacyError (line 56107) | type TeamsListIdpGroupsForLegacyError = Fetcher.ErrorWrapper< type TeamsListIdpGroupsForLegacyVariables (line 56118) | type TeamsListIdpGroupsForLegacyVariables = { type TeamsCreateOrUpdateIdpGroupConnectionsLegacyPathParams (line 56189) | type TeamsCreateOrUpdateIdpGroupConnectionsLegacyPathParams = { type TeamsCreateOrUpdateIdpGroupConnectionsLegacyError (line 56193) | type TeamsCreateOrUpdateIdpGroupConnectionsLegacyError = type TeamsCreateOrUpdateIdpGroupConnectionsLegacyRequestBody (line 56205) | type TeamsCreateOrUpdateIdpGroupConnectionsLegacyRequestBody = { type TeamsCreateOrUpdateIdpGroupConnectionsLegacyVariables (line 56241) | type TeamsCreateOrUpdateIdpGroupConnectionsLegacyVariables = { type TeamsListChildLegacyPathParams (line 56303) | type TeamsListChildLegacyPathParams = { type TeamsListChildLegacyQueryParams (line 56307) | type TeamsListChildLegacyQueryParams = { type TeamsListChildLegacyError (line 56322) | type TeamsListChildLegacyError = Fetcher.ErrorWrapper< type TeamsListChildLegacyResponse (line 56337) | type TeamsListChildLegacyResponse = Schemas.Team[]; type TeamsListChildLegacyVariables (line 56339) | type TeamsListChildLegacyVariables = { type UsersGetAuthenticatedError (line 56395) | type UsersGetAuthenticatedError = Fetcher.ErrorWrapper< type UsersGetAuthenticatedVariables (line 56410) | type UsersGetAuthenticatedVariables = GithubContext['fetcherOptions']; type UsersUpdateAuthenticatedError (line 56469) | type UsersUpdateAuthenticatedError = Fetcher.ErrorWrapper< type UsersUpdateAuthenticatedRequestBody (line 56492) | type UsersUpdateAuthenticatedRequestBody = { type UsersUpdateAuthenticatedVariables (line 56539) | type UsersUpdateAuthenticatedVariables = { type UsersListBlockedByAuthenticatedError (line 56584) | type UsersListBlockedByAuthenticatedError = Fetcher.ErrorWrapper< type UsersListBlockedByAuthenticatedResponse (line 56607) | type UsersListBlockedByAuthenticatedResponse = Schemas.SimpleUser[]; type UsersListBlockedByAuthenticatedVariables (line 56609) | type UsersListBlockedByAuthenticatedVariables = type UsersUnblockPathParams (line 56668) | type UsersUnblockPathParams = { type UsersUnblockError (line 56672) | type UsersUnblockError = Fetcher.ErrorWrapper< type UsersUnblockVariables (line 56691) | type UsersUnblockVariables = { type UsersCheckBlockedPathParams (line 56730) | type UsersCheckBlockedPathParams = { type UsersCheckBlockedError (line 56734) | type UsersCheckBlockedError = Fetcher.ErrorWrapper< type UsersCheckBlockedVariables (line 56753) | type UsersCheckBlockedVariables = { type UsersBlockPathParams (line 56794) | type UsersBlockPathParams = { type UsersBlockError (line 56798) | type UsersBlockError = Fetcher.ErrorWrapper< type UsersBlockVariables (line 56821) | type UsersBlockVariables = { type UsersSetPrimaryEmailVisibilityForAuthenticatedError (line 56860) | type UsersSetPrimaryEmailVisibilityForAuthenticatedError = type UsersSetPrimaryEmailVisibilityForAuthenticatedResponse (line 56884) | type UsersSetPrimaryEmailVisibilityForAuthenticatedResponse = type UsersSetPrimaryEmailVisibilityForAuthenticatedRequestBody (line 56887) | type UsersSetPrimaryEmailVisibilityForAuthenticatedRequestBody = { type UsersSetPrimaryEmailVisibilityForAuthenticatedVariables (line 56900) | type UsersSetPrimaryEmailVisibilityForAuthenticatedVariables = { type UsersDeleteEmailForAuthenticatedError (line 56948) | type UsersDeleteEmailForAuthenticatedError = Fetcher.ErrorWrapper< type UsersDeleteEmailForAuthenticatedVariables (line 56971) | type UsersDeleteEmailForAuthenticatedVariables = { type UsersListEmailsForAuthenticatedQueryParams (line 57034) | type UsersListEmailsForAuthenticatedQueryParams = { type UsersListEmailsForAuthenticatedError (line 57049) | type UsersListEmailsForAuthenticatedError = Fetcher.ErrorWrapper< type UsersListEmailsForAuthenticatedResponse (line 57068) | type UsersListEmailsForAuthenticatedResponse = Schemas.Email[]; type UsersListEmailsForAuthenticatedVariables (line 57070) | type UsersListEmailsForAuthenticatedVariables = { type UsersAddEmailForAuthenticatedError (line 57130) | type UsersAddEmailForAuthenticatedError = Fetcher.ErrorWrapper< type UsersAddEmailForAuthenticatedResponse (line 57153) | type UsersAddEmailForAuthenticatedResponse = Schemas.Email[]; type UsersAddEmailForAuthenticatedVariables (line 57155) | type UsersAddEmailForAuthenticatedVariables = { type UsersListFollowersForAuthenticatedUserQueryParams (line 57215) | type UsersListFollowersForAuthenticatedUserQueryParams = { type UsersListFollowersForAuthenticatedUserError (line 57230) | type UsersListFollowersForAuthenticatedUserError = Fetcher.ErrorWrapper< type UsersListFollowersForAuthenticatedUserResponse (line 57245) | type UsersListFollowersForAuthenticatedUserResponse = type UsersListFollowersForAuthenticatedUserVariables (line 57248) | type UsersListFollowersForAuthenticatedUserVariables = { type UsersListFollowedByAuthenticatedQueryParams (line 57308) | type UsersListFollowedByAuthenticatedQueryParams = { type UsersListFollowedByAuthenticatedError (line 57323) | type UsersListFollowedByAuthenticatedError = Fetcher.ErrorWrapper< type UsersListFollowedByAuthenticatedResponse (line 57338) | type UsersListFollowedByAuthenticatedResponse = Schemas.SimpleUser[]; type UsersListFollowedByAuthenticatedVariables (line 57340) | type UsersListFollowedByAuthenticatedVariables = { type UsersUnfollowPathParams (line 57400) | type UsersUnfollowPathParams = { type UsersUnfollowError (line 57404) | type UsersUnfollowError = Fetcher.ErrorWrapper< type UsersUnfollowVariables (line 57423) | type UsersUnfollowVariables = { type UsersCheckPersonIsFollowedByAuthenticatedPathParams (line 57473) | type UsersCheckPersonIsFollowedByAuthenticatedPathParams = { type UsersCheckPersonIsFollowedByAuthenticatedError (line 57477) | type UsersCheckPersonIsFollowedByAuthenticatedError = type UsersCheckPersonIsFollowedByAuthenticatedVariables (line 57497) | type UsersCheckPersonIsFollowedByAuthenticatedVariables = { type UsersFollowPathParams (line 57549) | type UsersFollowPathParams = { type UsersFollowError (line 57553) | type UsersFollowError = Fetcher.ErrorWrapper< type UsersFollowVariables (line 57572) | type UsersFollowVariables = { type UsersListGpgKeysForAuthenticatedQueryParams (line 57621) | type UsersListGpgKeysForAuthenticatedQueryParams = { type UsersListGpgKeysForAuthenticatedError (line 57636) | type UsersListGpgKeysForAuthenticatedError = Fetcher.ErrorWrapper< type UsersListGpgKeysForAuthenticatedResponse (line 57655) | type UsersListGpgKeysForAuthenticatedResponse = Schemas.GpgKey[]; type UsersListGpgKeysForAuthenticatedVariables (line 57657) | type UsersListGpgKeysForAuthenticatedVariables = { type UsersCreateGpgKeyForAuthenticatedError (line 57717) | type UsersCreateGpgKeyForAuthenticatedError = Fetcher.ErrorWrapper< type UsersCreateGpgKeyForAuthenticatedRequestBody (line 57740) | type UsersCreateGpgKeyForAuthenticatedRequestBody = { type UsersCreateGpgKeyForAuthenticatedVariables (line 57747) | type UsersCreateGpgKeyForAuthenticatedVariables = { type UsersDeleteGpgKeyForAuthenticatedPathParams (line 57795) | type UsersDeleteGpgKeyForAuthenticatedPathParams = { type UsersDeleteGpgKeyForAuthenticatedError (line 57802) | type UsersDeleteGpgKeyForAuthenticatedError = Fetcher.ErrorWrapper< type UsersDeleteGpgKeyForAuthenticatedVariables (line 57825) | type UsersDeleteGpgKeyForAuthenticatedVariables = { type UsersGetGpgKeyForAuthenticatedPathParams (line 57878) | type UsersGetGpgKeyForAuthenticatedPathParams = { type UsersGetGpgKeyForAuthenticatedError (line 57885) | type UsersGetGpgKeyForAuthenticatedError = Fetcher.ErrorWrapper< type UsersGetGpgKeyForAuthenticatedVariables (line 57904) | type UsersGetGpgKeyForAuthenticatedVariables = { type AppsListInstallationsForAuthenticatedUserQueryParams (line 57962) | type AppsListInstallationsForAuthenticatedUserQueryParams = { type AppsListInstallationsForAuthenticatedUserError (line 57977) | type AppsListInstallationsForAuthenticatedUserError = type AppsListInstallationsForAuthenticatedUserResponse (line 57997) | type AppsListInstallationsForAuthenticatedUserResponse = { type AppsListInstallationsForAuthenticatedUserVariables (line 58002) | type AppsListInstallationsForAuthenticatedUserVariables = { type AppsListInstallationReposForAuthenticatedUserPathParams (line 58074) | type AppsListInstallationReposForAuthenticatedUserPathParams = { type AppsListInstallationReposForAuthenticatedUserQueryParams (line 58081) | type AppsListInstallationReposForAuthenticatedUserQueryParams = { type AppsListInstallationReposForAuthenticatedUserError (line 58096) | type AppsListInstallationReposForAuthenticatedUserError = type AppsListInstallationReposForAuthenticatedUserResponse (line 58112) | type AppsListInstallationReposForAuthenticatedUserResponse = { type AppsListInstallationReposForAuthenticatedUserVariables (line 58118) | type AppsListInstallationReposForAuthenticatedUserVariables = { type AppsRemoveRepoFromInstallationPathParams (line 58196) | type AppsRemoveRepoFromInstallationPathParams = { type AppsRemoveRepoFromInstallationError (line 58204) | type AppsRemoveRepoFromInstallationError = Fetcher.ErrorWrapper< type AppsRemoveRepoFromInstallationVariables (line 58219) | type AppsRemoveRepoFromInstallationVariables = { type AppsAddRepoToInstallationPathParams (line 58273) | type AppsAddRepoToInstallationPathParams = { type AppsAddRepoToInstallationError (line 58281) | type AppsAddRepoToInstallationError = Fetcher.ErrorWrapper< type AppsAddRepoToInstallationVariables (line 58296) | type AppsAddRepoToInstallationVariables = { type InteractionsRemoveRestrictionsForAuthenticatedUserError (line 58350) | type InteractionsRemoveRestrictionsForAuthenticatedUserError = type InteractionsRemoveRestrictionsForAuthenticatedUserVariables (line 58353) | type InteractionsRemoveRestrictionsForAuthenticatedUserVariables = type InteractionsGetRestrictionsForAuthenticatedUserError (line 58405) | type InteractionsGetRestrictionsForAuthenticatedUserError = type InteractionsGetRestrictionsForAuthenticatedUserVariables (line 58408) | type InteractionsGetRestrictionsForAuthenticatedUserVariables = type InteractionsSetRestrictionsForAuthenticatedUserError (line 58467) | type InteractionsSetRestrictionsForAuthenticatedUserError = type InteractionsSetRestrictionsForAuthenticatedUserVariables (line 58473) | type InteractionsSetRestrictionsForAuthenticatedUserVariables = { type IssuesListForAuthenticatedUserQueryParams (line 58521) | type IssuesListForAuthenticatedUserQueryParams = { type IssuesListForAuthenticatedUserError (line 58579) | type IssuesListForAuthenticatedUserError = Fetcher.ErrorWrapper< type IssuesListForAuthenticatedUserResponse (line 58590) | type IssuesListForAuthenticatedUserResponse = Schemas.Issue[]; type IssuesListForAuthenticatedUserVariables (line 58592) | type IssuesListForAuthenticatedUserVariables = { type UsersListPublicSshKeysForAuthenticatedQueryParams (line 58662) | type UsersListPublicSshKeysForAuthenticatedQueryParams = { type UsersListPublicSshKeysForAuthenticatedError (line 58677) | type UsersListPublicSshKeysForAuthenticatedError = Fetcher.ErrorWrapper< type UsersListPublicSshKeysForAuthenticatedResponse (line 58696) | type UsersListPublicSshKeysForAuthenticatedResponse = Schemas.Key[]; type UsersListPublicSshKeysForAuthenticatedVariables (line 58698) | type UsersListPublicSshKeysForAuthenticatedVariables = { type UsersCreatePublicSshKeyForAuthenticatedError (line 58758) | type UsersCreatePublicSshKeyForAuthenticatedError = Fetcher.ErrorWrapper< type UsersCreatePublicSshKeyForAuthenticatedRequestBody (line 58781) | type UsersCreatePublicSshKeyForAuthenticatedRequestBody = { type UsersCreatePublicSshKeyForAuthenticatedVariables (line 58796) | type UsersCreatePublicSshKeyForAuthenticatedVariables = { type UsersDeletePublicSshKeyForAuthenticatedPathParams (line 58844) | type UsersDeletePublicSshKeyForAuthenticatedPathParams = { type UsersDeletePublicSshKeyForAuthenticatedError (line 58851) | type UsersDeletePublicSshKeyForAuthenticatedError = Fetcher.ErrorWrapper< type UsersDeletePublicSshKeyForAuthenticatedVariables (line 58870) | type UsersDeletePublicSshKeyForAuthenticatedVariables = { type UsersGetPublicSshKeyForAuthenticatedPathParams (line 58918) | type UsersGetPublicSshKeyForAuthenticatedPathParams = { type UsersGetPublicSshKeyForAuthenticatedError (line 58925) | type UsersGetPublicSshKeyForAuthenticatedError = Fetcher.ErrorWrapper< type UsersGetPublicSshKeyForAuthenticatedVariables (line 58944) | type UsersGetPublicSshKeyForAuthenticatedVariables = { type AppsListSubscriptionsForAuthenticatedUserQueryParams (line 59002) | type AppsListSubscriptionsForAuthenticatedUserQueryParams = { type AppsListSubscriptionsForAuthenticatedUserError (line 59017) | type AppsListSubscriptionsForAuthenticatedUserError = type AppsListSubscriptionsForAuthenticatedUserResponse (line 59033) | type AppsListSubscriptionsForAuthenticatedUserResponse = type AppsListSubscriptionsForAuthenticatedUserVariables (line 59036) | type AppsListSubscriptionsForAuthenticatedUserVariables = { type AppsListSubscriptionsForAuthenticatedUserStubbedQueryParams (line 59101) | type AppsListSubscriptionsForAuthenticatedUserStubbedQueryParams = { type AppsListSubscriptionsForAuthenticatedUserStubbedError (line 59116) | type AppsListSubscriptionsForAuthenticatedUserStubbedError = type AppsListSubscriptionsForAuthenticatedUserStubbedResponse (line 59128) | type AppsListSubscriptionsForAuthenticatedUserStubbedResponse = type AppsListSubscriptionsForAuthenticatedUserStubbedVariables (line 59131) | type AppsListSubscriptionsForAuthenticatedUserStubbedVariables = { type OrgsListMembershipsForAuthenticatedUserQueryParams (line 59196) | type OrgsListMembershipsForAuthenticatedUserQueryParams = { type OrgsListMembershipsForAuthenticatedUserError (line 59215) | type OrgsListMembershipsForAuthenticatedUserError = Fetcher.ErrorWrapper< type OrgsListMembershipsForAuthenticatedUserResponse (line 59234) | type OrgsListMembershipsForAuthenticatedUserResponse = type OrgsListMembershipsForAuthenticatedUserVariables (line 59237) | type OrgsListMembershipsForAuthenticatedUserVariables = { type OrgsGetMembershipForAuthenticatedUserPathParams (line 59291) | type OrgsGetMembershipForAuthenticatedUserPathParams = { type OrgsGetMembershipForAuthenticatedUserError (line 59295) | type OrgsGetMembershipForAuthenticatedUserError = Fetcher.ErrorWrapper< type OrgsGetMembershipForAuthenticatedUserVariables (line 59306) | type OrgsGetMembershipForAuthenticatedUserVariables = { type OrgsUpdateMembershipForAuthenticatedUserPathParams (line 59365) | type OrgsUpdateMembershipForAuthenticatedUserPathParams = { type OrgsUpdateMembershipForAuthenticatedUserError (line 59369) | type OrgsUpdateMembershipForAuthenticatedUserError = type OrgsUpdateMembershipForAuthenticatedUserRequestBody (line 59385) | type OrgsUpdateMembershipForAuthenticatedUserRequestBody = { type OrgsUpdateMembershipForAuthenticatedUserVariables (line 59392) | type OrgsUpdateMembershipForAuthenticatedUserVariables = { type MigrationsListForAuthenticatedUserQueryParams (line 59440) | type MigrationsListForAuthenticatedUserQueryParams = { type MigrationsListForAuthenticatedUserError (line 59455) | type MigrationsListForAuthenticatedUserError = Fetcher.ErrorWrapper< type MigrationsListForAuthenticatedUserResponse (line 59470) | type MigrationsListForAuthenticatedUserResponse = Schemas.Migration[]; type MigrationsListForAuthenticatedUserVariables (line 59472) | type MigrationsListForAuthenticatedUserVariables = { type MigrationsStartForAuthenticatedUserError (line 59532) | type MigrationsStartForAuthenticatedUserError = Fetcher.ErrorWrapper< type MigrationsStartForAuthenticatedUserRequestBody (line 59551) | type MigrationsStartForAuthenticatedUserRequestBody = { type MigrationsStartForAuthenticatedUserVariables (line 59573) | type MigrationsStartForAuthenticatedUserVariables = { type MigrationsGetStatusForAuthenticatedUserPathParams (line 59621) | type MigrationsGetStatusForAuthenticatedUserPathParams = { type MigrationsGetStatusForAuthenticatedUserQueryParams (line 59628) | type MigrationsGetStatusForAuthenticatedUserQueryParams = { type MigrationsGetStatusForAuthenticatedUserError (line 59632) | type MigrationsGetStatusForAuthenticatedUserError = Fetcher.ErrorWrapper< type MigrationsGetStatusForAuthenticatedUserVariables (line 59651) | type MigrationsGetStatusForAuthenticatedUserVariables = { type MigrationsDeleteArchiveForAuthenticatedUserPathParams (line 59731) | type MigrationsDeleteArchiveForAuthenticatedUserPathParams = { type MigrationsDeleteArchiveForAuthenticatedUserError (line 59738) | type MigrationsDeleteArchiveForAuthenticatedUserError = type MigrationsDeleteArchiveForAuthenticatedUserVariables (line 59758) | type MigrationsDeleteArchiveForAuthenticatedUserVariables = { type MigrationsGetArchiveForAuthenticatedUserPathParams (line 59811) | type MigrationsGetArchiveForAuthenticatedUserPathParams = { type MigrationsGetArchiveForAuthenticatedUserError (line 59818) | type MigrationsGetArchiveForAuthenticatedUserError = type MigrationsGetArchiveForAuthenticatedUserVariables (line 59834) | type MigrationsGetArchiveForAuthenticatedUserVariables = { type MigrationsUnlockRepoForAuthenticatedUserPathParams (line 59937) | type MigrationsUnlockRepoForAuthenticatedUserPathParams = { type MigrationsUnlockRepoForAuthenticatedUserError (line 59948) | type MigrationsUnlockRepoForAuthenticatedUserError = type MigrationsUnlockRepoForAuthenticatedUserVariables (line 59968) | type MigrationsUnlockRepoForAuthenticatedUserVariables = { type MigrationsListReposForUserPathParams (line 60021) | type MigrationsListReposForUserPathParams = { type MigrationsListReposForUserQueryParams (line 60028) | type MigrationsListReposForUserQueryParams = { type MigrationsListReposForUserError (line 60043) | type MigrationsListReposForUserError = Fetcher.ErrorWrapper<{ type MigrationsListReposForUserResponse (line 60048) | type MigrationsListReposForUserResponse = Schemas.MinimalRepository[]; type MigrationsListReposForUserVariables (line 60050) | type MigrationsListReposForUserVariables = { type OrgsListForAuthenticatedUserQueryParams (line 60116) | type OrgsListForAuthenticatedUserQueryParams = { type OrgsListForAuthenticatedUserError (line 60131) | type OrgsListForAuthenticatedUserError = Fetcher.ErrorWrapper< type OrgsListForAuthenticatedUserResponse (line 60146) | type OrgsListForAuthenticatedUserResponse = Schemas.OrganizationSimple[]; type OrgsListForAuthenticatedUserVariables (line 60148) | type OrgsListForAuthenticatedUserVariables = { type PackagesDeletePackageForAuthenticatedUserPathParams (line 60216) | type PackagesDeletePackageForAuthenticatedUserPathParams = { type PackagesDeletePackageForAuthenticatedUserError (line 60227) | type PackagesDeletePackageForAuthenticatedUserError = type PackagesDeletePackageForAuthenticatedUserVariables (line 60243) | type PackagesDeletePackageForAuthenticatedUserVariables = { type PackagesGetPackageForAuthenticatedUserPathParams (line 60302) | type PackagesGetPackageForAuthenticatedUserPathParams = { type PackagesGetPackageForAuthenticatedUserError (line 60313) | type PackagesGetPackageForAuthenticatedUserError = type PackagesGetPackageForAuthenticatedUserVariables (line 60316) | type PackagesGetPackageForAuthenticatedUserVariables = { type PackagesRestorePackageForAuthenticatedUserPathParams (line 60387) | type PackagesRestorePackageForAuthenticatedUserPathParams = { type PackagesRestorePackageForAuthenticatedUserQueryParams (line 60398) | type PackagesRestorePackageForAuthenticatedUserQueryParams = { type PackagesRestorePackageForAuthenticatedUserError (line 60405) | type PackagesRestorePackageForAuthenticatedUserError = type PackagesRestorePackageForAuthenticatedUserVariables (line 60421) | type PackagesRestorePackageForAuthenticatedUserVariables = { type PackagesGetAllPackageVersionsForPackageOwnedByAuthenticatedUserPathParams (line 60487) | type PackagesGetAllPackageVersionsForPackageOwnedByAuthenticatedUserPath... type PackagesGetAllPackageVersionsForPackageOwnedByAuthenticatedUserQueryParams (line 60505) | type PackagesGetAllPackageVersionsForPackageOwnedByAuthenticatedUserQuer... type PackagesGetAllPackageVersionsForPackageOwnedByAuthenticatedUserError (line 60527) | type PackagesGetAllPackageVersionsForPackageOwnedByAuthenticatedUserError = type PackagesGetAllPackageVersionsForPackageOwnedByAuthenticatedUserResponse (line 60543) | type PackagesGetAllPackageVersionsForPackageOwnedByAuthenticatedUserResp... type PackagesGetAllPackageVersionsForPackageOwnedByAuthenticatedUserVariables (line 60546) | type PackagesGetAllPackageVersionsForPackageOwnedByAuthenticatedUserVari... type PackagesDeletePackageVersionForAuthenticatedUserPathParams (line 60622) | type PackagesDeletePackageVersionForAuthenticatedUserPathParams = { type PackagesDeletePackageVersionForAuthenticatedUserError (line 60637) | type PackagesDeletePackageVersionForAuthenticatedUserError = type PackagesDeletePackageVersionForAuthenticatedUserVariables (line 60653) | type PackagesDeletePackageVersionForAuthenticatedUserVariables = { type PackagesGetPackageVersionForAuthenticatedUserPathParams (line 60712) | type PackagesGetPackageVersionForAuthenticatedUserPathParams = { type PackagesGetPackageVersionForAuthenticatedUserError (line 60727) | type PackagesGetPackageVersionForAuthenticatedUserError = type PackagesGetPackageVersionForAuthenticatedUserVariables (line 60730) | type PackagesGetPackageVersionForAuthenticatedUserVariables = { type PackagesRestorePackageVersionForAuthenticatedUserPathParams (line 60801) | type PackagesRestorePackageVersionForAuthenticatedUserPathParams = { type PackagesRestorePackageVersionForAuthenticatedUserError (line 60816) | type PackagesRestorePackageVersionForAuthenticatedUserError = type PackagesRestorePackageVersionForAuthenticatedUserVariables (line 60832) | type PackagesRestorePackageVersionForAuthenticatedUserVariables = { type ProjectsCreateForAuthenticatedUserError (line 60897) | type ProjectsCreateForAuthenticatedUserError = Fetcher.ErrorWrapper< type ProjectsCreateForAuthenticatedUserRequestBody (line 60920) | type ProjectsCreateForAuthenticatedUserRequestBody = { type ProjectsCreateForAuthenticatedUserVariables (line 60935) | type ProjectsCreateForAuthenticatedUserVariables = { type UsersListPublicEmailsForAuthenticatedQueryParams (line 60977) | type UsersListPublicEmailsForAuthenticatedQueryParams = { type UsersListPublicEmailsForAuthenticatedError (line 60992) | type UsersListPublicEmailsForAuthenticatedError = Fetcher.ErrorWrapper< type UsersListPublicEmailsForAuthenticatedResponse (line 61011) | type UsersListPublicEmailsForAuthenticatedResponse = Schemas.Email[]; type UsersListPublicEmailsForAuthenticatedVariables (line 61013) | type UsersListPublicEmailsForAuthenticatedVariables = { type ReposListForAuthenticatedUserQueryParams (line 61073) | type ReposListForAuthenticatedUserQueryParams = { type ReposListForAuthenticatedUserError (line 61129) | type ReposListForAuthenticatedUserError = Fetcher.ErrorWrapper< type ReposListForAuthenticatedUserResponse (line 61148) | type ReposListForAuthenticatedUserResponse = Schemas.Repository[]; type ReposListForAuthenticatedUserVariables (line 61150) | type ReposListForAuthenticatedUserVariables = { type ReposCreateForAuthenticatedUserError (line 61214) | type ReposCreateForAuthenticatedUserError = Fetcher.ErrorWrapper< type ReposCreateForAuthenticatedUserRequestBody (line 61241) | type ReposCreateForAuthenticatedUserRequestBody = { type ReposCreateForAuthenticatedUserVariables (line 61349) | type ReposCreateForAuthenticatedUserVariables = { type ReposListInvitationsForAuthenticatedUserQueryParams (line 61408) | type ReposListInvitationsForAuthenticatedUserQueryParams = { type ReposListInvitationsForAuthenticatedUserError (line 61423) | type ReposListInvitationsForAuthenticatedUserError = type ReposListInvitationsForAuthenticatedUserResponse (line 61443) | type ReposListInvitationsForAuthenticatedUserResponse = type ReposListInvitationsForAuthenticatedUserVariables (line 61446) | type ReposListInvitationsForAuthenticatedUserVariables = { type ReposDeclineInvitationPathParams (line 61511) | type ReposDeclineInvitationPathParams = { type ReposDeclineInvitationError (line 61518) | type ReposDeclineInvitationError = Fetcher.ErrorWrapper< type ReposDeclineInvitationVariables (line 61537) | type ReposDeclineInvitationVariables = { type ReposAcceptInvitationPathParams (line 61581) | type ReposAcceptInvitationPathParams = { type ReposAcceptInvitationError (line 61588) | type ReposAcceptInvitationError = Fetcher.ErrorWrapper< type ReposAcceptInvitationVariables (line 61607) | type ReposAcceptInvitationVariables = { type ActivityListReposStarredByAuthenticatedUserQueryParams (line 61651) | type ActivityListReposStarredByAuthenticatedUserQueryParams = { type ActivityListReposStarredByAuthenticatedUserError (line 61678) | type ActivityListReposStarredByAuthenticatedUserError = type ActivityListReposStarredByAuthenticatedUserResponse (line 61694) | type ActivityListReposStarredByAuthenticatedUserResponse = type ActivityListReposStarredByAuthenticatedUserVariables (line 61697) | type ActivityListReposStarredByAuthenticatedUserVariables = { type ActivityUnstarRepoForAuthenticatedUserPathParams (line 61761) | type ActivityUnstarRepoForAuthenticatedUserPathParams = { type ActivityUnstarRepoForAuthenticatedUserError (line 61766) | type ActivityUnstarRepoForAuthenticatedUserError = Fetcher.ErrorWrapper< type ActivityUnstarRepoForAuthenticatedUserVariables (line 61785) | type ActivityUnstarRepoForAuthenticatedUserVariables = { type ActivityCheckRepoIsStarredByAuthenticatedUserPathParams (line 61832) | type ActivityCheckRepoIsStarredByAuthenticatedUserPathParams = { type ActivityCheckRepoIsStarredByAuthenticatedUserError (line 61837) | type ActivityCheckRepoIsStarredByAuthenticatedUserError = type ActivityCheckRepoIsStarredByAuthenticatedUserVariables (line 61857) | type ActivityCheckRepoIsStarredByAuthenticatedUserVariables = { type ActivityStarRepoForAuthenticatedUserPathParams (line 61916) | type ActivityStarRepoForAuthenticatedUserPathParams = { type ActivityStarRepoForAuthenticatedUserError (line 61921) | type ActivityStarRepoForAuthenticatedUserError = Fetcher.ErrorWrapper< type ActivityStarRepoForAuthenticatedUserVariables (line 61940) | type ActivityStarRepoForAuthenticatedUserVariables = { type ActivityListWatchedReposForAuthenticatedUserQueryParams (line 61993) | type ActivityListWatchedReposForAuthenticatedUserQueryParams = { type ActivityListWatchedReposForAuthenticatedUserError (line 62008) | type ActivityListWatchedReposForAuthenticatedUserError = type ActivityListWatchedReposForAuthenticatedUserResponse (line 62024) | type ActivityListWatchedReposForAuthenticatedUserResponse = type ActivityListWatchedReposForAuthenticatedUserVariables (line 62027) | type ActivityListWatchedReposForAuthenticatedUserVariables = { type TeamsListForAuthenticatedUserQueryParams (line 62087) | type TeamsListForAuthenticatedUserQueryParams = { type TeamsListForAuthenticatedUserError (line 62102) | type TeamsListForAuthenticatedUserError = Fetcher.ErrorWrapper< type TeamsListForAuthenticatedUserResponse (line 62117) | type TeamsListForAuthenticatedUserResponse = Schemas.TeamFull[]; type TeamsListForAuthenticatedUserVariables (line 62119) | type TeamsListForAuthenticatedUserVariables = { type UsersListQueryParams (line 62179) | type UsersListQueryParams = { type UsersListError (line 62192) | type UsersListError = Fetcher.ErrorWrapper<{ type UsersListResponse (line 62197) | type UsersListResponse = Schemas.SimpleUser[]; type UsersListVariables (line 62199) | type UsersListVariables = { type UsersGetByUsernamePathParams (line 62245) | type UsersGetByUsernamePathParams = { type UsersGetByUsernameError (line 62249) | type UsersGetByUsernameError = Fetcher.ErrorWrapper<{ type UsersGetByUsernameVariables (line 62254) | type UsersGetByUsernameVariables = { type ActivityListEventsForAuthenticatedUserPathParams (line 62323) | type ActivityListEventsForAuthenticatedUserPathParams = { type ActivityListEventsForAuthenticatedUserQueryParams (line 62327) | type ActivityListEventsForAuthenticatedUserQueryParams = { type ActivityListEventsForAuthenticatedUserError (line 62342) | type ActivityListEventsForAuthenticatedUserError = type ActivityListEventsForAuthenticatedUserResponse (line 62345) | type ActivityListEventsForAuthenticatedUserResponse = Schemas.Event[]; type ActivityListEventsForAuthenticatedUserVariables (line 62347) | type ActivityListEventsForAuthenticatedUserVariables = { type ActivityListOrgEventsForAuthenticatedUserPathParams (line 62408) | type ActivityListOrgEventsForAuthenticatedUserPathParams = { type ActivityListOrgEventsForAuthenticatedUserQueryParams (line 62413) | type ActivityListOrgEventsForAuthenticatedUserQueryParams = { type ActivityListOrgEventsForAuthenticatedUserError (line 62428) | type ActivityListOrgEventsForAuthenticatedUserError = type ActivityListOrgEventsForAuthenticatedUserResponse (line 62431) | type ActivityListOrgEventsForAuthenticatedUserResponse = Schemas.Event[]; type ActivityListOrgEventsForAuthenticatedUserVariables (line 62433) | type ActivityListOrgEventsForAuthenticatedUserVariables = { type ActivityListPublicEventsForUserPathParams (line 62499) | type ActivityListPublicEventsForUserPathParams = { type ActivityListPublicEventsForUserQueryParams (line 62503) | type ActivityListPublicEventsForUserQueryParams = { type ActivityListPublicEventsForUserError (line 62518) | type ActivityListPublicEventsForUserError = type ActivityListPublicEventsForUserResponse (line 62521) | type ActivityListPublicEventsForUserResponse = Schemas.Event[]; type ActivityListPublicEventsForUserVariables (line 62523) | type ActivityListPublicEventsForUserVariables = { type UsersListFollowersForUserPathParams (line 62583) | type UsersListFollowersForUserPathParams = { type UsersListFollowersForUserQueryParams (line 62587) | type UsersListFollowersForUserQueryParams = { type UsersListFollowersForUserError (line 62602) | type UsersListFollowersForUserError = Fetcher.ErrorWrapper; type UsersListFollowersForUserResponse (line 62604) | type UsersListFollowersForUserResponse = Schemas.SimpleUser[]; type UsersListFollowersForUserVariables (line 62606) | type UsersListFollowersForUserVariables = { type UsersListFollowingForUserPathParams (line 62672) | type UsersListFollowingForUserPathParams = { type UsersListFollowingForUserQueryParams (line 62676) | type UsersListFollowingForUserQueryParams = { type UsersListFollowingForUserError (line 62691) | type UsersListFollowingForUserError = Fetcher.ErrorWrapper; type UsersListFollowingForUserResponse (line 62693) | type UsersListFollowingForUserResponse = Schemas.SimpleUser[]; type UsersListFollowingForUserVariables (line 62695) | type UsersListFollowingForUserVariables = { type UsersCheckFollowingForUserPathParams (line 62761) | type UsersCheckFollowingForUserPathParams = { type UsersCheckFollowingForUserError (line 62766) | type UsersCheckFollowingForUserError = Fetcher.ErrorWrapper; type UsersCheckFollowingForUserVariables (line 62768) | type UsersCheckFollowingForUserVariables = { type GistsListForUserPathParams (line 62821) | type GistsListForUserPathParams = { type GistsListForUserQueryParams (line 62825) | type GistsListForUserQueryParams = { type GistsListForUserError (line 62844) | type GistsListForUserError = Fetcher.ErrorWrapper<{ type GistsListForUserResponse (line 62849) | type GistsListForUserResponse = Schemas.BaseGist[]; type GistsListForUserVariables (line 62851) | type GistsListForUserVariables = { type UsersListGpgKeysForUserPathParams (line 62907) | type UsersListGpgKeysForUserPathParams = { type UsersListGpgKeysForUserQueryParams (line 62911) | type UsersListGpgKeysForUserQueryParams = { type UsersListGpgKeysForUserError (line 62926) | type UsersListGpgKeysForUserError = Fetcher.ErrorWrapper; type UsersListGpgKeysForUserResponse (line 62928) | type UsersListGpgKeysForUserResponse = Schemas.GpgKey[]; type UsersListGpgKeysForUserVariables (line 62930) | type UsersListGpgKeysForUserVariables = { type UsersGetContextForUserPathParams (line 62988) | type UsersGetContextForUserPathParams = { type UsersGetContextForUserQueryParams (line 62992) | type UsersGetContextForUserQueryParams = { type UsersGetContextForUserError (line 63003) | type UsersGetContextForUserError = Fetcher.ErrorWrapper< type UsersGetContextForUserVariables (line 63014) | type UsersGetContextForUserVariables = { type AppsGetUserInstallationPathParams (line 63089) | type AppsGetUserInstallationPathParams = { type AppsGetUserInstallationError (line 63093) | type AppsGetUserInstallationError = Fetcher.ErrorWrapper; type AppsGetUserInstallationVariables (line 63095) | type AppsGetUserInstallationVariables = { type UsersListPublicKeysForUserPathParams (line 63159) | type UsersListPublicKeysForUserPathParams = { type UsersListPublicKeysForUserQueryParams (line 63163) | type UsersListPublicKeysForUserQueryParams = { type UsersListPublicKeysForUserError (line 63178) | type UsersListPublicKeysForUserError = Fetcher.ErrorWrapper; type UsersListPublicKeysForUserResponse (line 63180) | type UsersListPublicKeysForUserResponse = Schemas.KeySimple[]; type UsersListPublicKeysForUserVariables (line 63182) | type UsersListPublicKeysForUserVariables = { type OrgsListForUserPathParams (line 63243) | type OrgsListForUserPathParams = { type OrgsListForUserQueryParams (line 63247) | type OrgsListForUserQueryParams = { type OrgsListForUserError (line 63262) | type OrgsListForUserError = Fetcher.ErrorWrapper; type OrgsListForUserResponse (line 63264) | type OrgsListForUserResponse = Schemas.OrganizationSimple[]; type OrgsListForUserVariables (line 63266) | type OrgsListForUserVariables = { type PackagesGetPackageForUserPathParams (line 63326) | type PackagesGetPackageForUserPathParams = { type PackagesGetPackageForUserError (line 63338) | type PackagesGetPackageForUserError = Fetcher.ErrorWrapper; type PackagesGetPackageForUserVariables (line 63340) | type PackagesGetPackageForUserVariables = { type PackagesGetAllPackageVersionsForPackageOwnedByUserPathParams (line 63409) | type PackagesGetAllPackageVersionsForPackageOwnedByUserPathParams = { type PackagesGetAllPackageVersionsForPackageOwnedByUserError (line 63421) | type PackagesGetAllPackageVersionsForPackageOwnedByUserError = type PackagesGetAllPackageVersionsForPackageOwnedByUserResponse (line 63437) | type PackagesGetAllPackageVersionsForPackageOwnedByUserResponse = type PackagesGetAllPackageVersionsForPackageOwnedByUserVariables (line 63440) | type PackagesGetAllPackageVersionsForPackageOwnedByUserVariables = { type PackagesGetPackageVersionForUserPathParams (line 63511) | type PackagesGetPackageVersionForUserPathParams = { type PackagesGetPackageVersionForUserError (line 63527) | type PackagesGetPackageVersionForUserError = type PackagesGetPackageVersionForUserVariables (line 63530) | type PackagesGetPackageVersionForUserVariables = { type ProjectsListForUserPathParams (line 63601) | type ProjectsListForUserPathParams = { type ProjectsListForUserQueryParams (line 63605) | type ProjectsListForUserQueryParams = { type ProjectsListForUserError (line 63626) | type ProjectsListForUserError = Fetcher.ErrorWrapper< type ProjectsListForUserResponse (line 63637) | type ProjectsListForUserResponse = Schemas.Project[]; type ProjectsListForUserVariables (line 63639) | type ProjectsListForUserVariables = { type ActivityListReceivedEventsForUserPathParams (line 63689) | type ActivityListReceivedEventsForUserPathParams = { type ActivityListReceivedEventsForUserQueryParams (line 63693) | type ActivityListReceivedEventsForUserQueryParams = { type ActivityListReceivedEventsForUserError (line 63708) | type ActivityListReceivedEventsForUserError = type ActivityListReceivedEventsForUserResponse (line 63711) | type ActivityListReceivedEventsForUserResponse = Schemas.Event[]; type ActivityListReceivedEventsForUserVariables (line 63713) | type ActivityListReceivedEventsForUserVariables = { type ActivityListReceivedPublicEventsForUserPathParams (line 63779) | type ActivityListReceivedPublicEventsForUserPathParams = { type ActivityListReceivedPublicEventsForUserQueryParams (line 63783) | type ActivityListReceivedPublicEventsForUserQueryParams = { type ActivityListReceivedPublicEventsForUserError (line 63798) | type ActivityListReceivedPublicEventsForUserError = type ActivityListReceivedPublicEventsForUserResponse (line 63801) | type ActivityListReceivedPublicEventsForUserResponse = Schemas.Event[]; type ActivityListReceivedPublicEventsForUserVariables (line 63803) | type ActivityListReceivedPublicEventsForUserVariables = { type ReposListForUserPathParams (line 63863) | type ReposListForUserPathParams = { type ReposListForUserQueryParams (line 63867) | type ReposListForUserQueryParams = { type ReposListForUserError (line 63898) | type ReposListForUserError = Fetcher.ErrorWrapper; type ReposListForUserResponse (line 63900) | type ReposListForUserResponse = Schemas.MinimalRepository[]; type ReposListForUserVariables (line 63902) | type ReposListForUserVariables = { type BillingGetGithubActionsBillingUserPathParams (line 63958) | type BillingGetGithubActionsBillingUserPathParams = { type BillingGetGithubActionsBillingUserError (line 63962) | type BillingGetGithubActionsBillingUserError = type BillingGetGithubActionsBillingUserVariables (line 63965) | type BillingGetGithubActionsBillingUserVariables = { type BillingGetGithubPackagesBillingUserPathParams (line 64038) | type BillingGetGithubPackagesBillingUserPathParams = { type BillingGetGithubPackagesBillingUserError (line 64042) | type BillingGetGithubPackagesBillingUserError = type BillingGetGithubPackagesBillingUserVariables (line 64045) | type BillingGetGithubPackagesBillingUserVariables = { type BillingGetSharedStorageBillingUserPathParams (line 64118) | type BillingGetSharedStorageBillingUserPathParams = { type BillingGetSharedStorageBillingUserError (line 64122) | type BillingGetSharedStorageBillingUserError = type BillingGetSharedStorageBillingUserVariables (line 64125) | type BillingGetSharedStorageBillingUserVariables = { type ActivityListReposStarredByUserPathParams (line 64198) | type ActivityListReposStarredByUserPathParams = { type ActivityListReposStarredByUserQueryParams (line 64202) | type ActivityListReposStarredByUserQueryParams = { type ActivityListReposStarredByUserError (line 64229) | type ActivityListReposStarredByUserError = type ActivityListReposStarredByUserResponse (line 64232) | type ActivityListReposStarredByUserResponse = Schemas.Repository[]; type ActivityListReposStarredByUserVariables (line 64234) | type ActivityListReposStarredByUserVariables = { type ActivityListReposWatchedByUserPathParams (line 64299) | type ActivityListReposWatchedByUserPathParams = { type ActivityListReposWatchedByUserQueryParams (line 64303) | type ActivityListReposWatchedByUserQueryParams = { type ActivityListReposWatchedByUserError (line 64318) | type ActivityListReposWatchedByUserError = type ActivityListReposWatchedByUserResponse (line 64321) | type ActivityListReposWatchedByUserResponse = type ActivityListReposWatchedByUserVariables (line 64324) | type ActivityListReposWatchedByUserVariables = { type MetaGetZenError (line 64390) | type MetaGetZenError = Fetcher.ErrorWrapper; type MetaGetZenVariables (line 64392) | type MetaGetZenVariables = GithubContext['fetcherOptions']; type QueryOperation (line 64431) | type QueryOperation = FILE: src/github/githubContext.ts type GithubContext (line 4) | type GithubContext = { function useGithubContext (line 33) | function useGithubContext< FILE: src/github/githubFetcher.ts type ErrorWrapper (line 6) | type ErrorWrapper = type GithubFetcherOptions (line 10) | type GithubFetcherOptions = { function githubFetch (line 22) | async function githubFetch< FILE: src/github/githubParameters.ts type AccessToken (line 8) | type AccessToken = string; type AccountId (line 10) | type AccountId = number; type Actor (line 12) | type Actor = string; type AlertNumber (line 14) | type AlertNumber = Schemas.AlertNumber; type All (line 19) | type All = boolean; type AppSlug (line 21) | type AppSlug = string; type ArtifactId (line 23) | type ArtifactId = number; type AssetId (line 25) | type AssetId = number; type AuditLogAfter (line 27) | type AuditLogAfter = string; type AuditLogBefore (line 29) | type AuditLogBefore = string; type AuditLogInclude (line 31) | type AuditLogInclude = 'web' | 'git' | 'all'; type AuditLogOrder (line 33) | type AuditLogOrder = 'desc' | 'asc'; type AuditLogPhrase (line 35) | type AuditLogPhrase = string; type AuthorizationId (line 37) | type AuthorizationId = number; type Before (line 39) | type Before = string; type Branch (line 41) | type Branch = string; type CardId (line 43) | type CardId = number; type CheckName (line 45) | type CheckName = string; type CheckRunId (line 47) | type CheckRunId = number; type CheckSuiteId (line 49) | type CheckSuiteId = number; type ClientId (line 51) | type ClientId = string; type ColumnId (line 53) | type ColumnId = number; type CommentNumber (line 55) | type CommentNumber = number; type CommentId (line 57) | type CommentId = number; type CommitSha (line 59) | type CommitSha = string; type Count (line 61) | type Count = number; type DeploymentId (line 63) | type DeploymentId = number; type Direction (line 68) | type Direction = 'asc' | 'desc'; type DiscussionNumber (line 70) | type DiscussionNumber = number; type Enterprise (line 72) | type Enterprise = string; type EnvironmentName (line 74) | type EnvironmentName = string; type Event (line 76) | type Event = string; type GistId (line 78) | type GistId = string; type GitRef (line 80) | type GitRef = Schemas.CodeScanningRef; type GpgKeyId (line 82) | type GpgKeyId = number; type GrantId (line 84) | type GrantId = number; type HookId (line 86) | type HookId = number; type InstallationId (line 88) | type InstallationId = number; type InvitationId (line 90) | type InvitationId = number; type IssueNumber (line 92) | type IssueNumber = number; type JobId (line 94) | type JobId = number; type KeyId (line 96) | type KeyId = number; type Labels (line 98) | type Labels = string; type MigrationId (line 100) | type MigrationId = number; type MilestoneNumber (line 102) | type MilestoneNumber = number; type Order (line 107) | type Order = 'desc' | 'asc'; type Org (line 109) | type Org = string; type OrgId (line 111) | type OrgId = number; type Owner (line 113) | type Owner = string; type PackageName (line 115) | type PackageName = string; type PackageType (line 117) | type PackageType = type PackageVersionId (line 125) | type PackageVersionId = number; type Page (line 130) | type Page = number; type Participating (line 135) | type Participating = boolean; type Per (line 140) | type Per = '' | 'day' | 'week'; type PerPage (line 145) | type PerPage = number; type PlanId (line 147) | type PlanId = number; type ProjectId (line 149) | type ProjectId = number; type PullNumber (line 151) | type PullNumber = number; type ReactionId (line 153) | type ReactionId = number; type ReleaseId (line 155) | type ReleaseId = number; type Repo (line 157) | type Repo = string; type RepoName (line 159) | type RepoName = string; type RepositoryId (line 161) | type RepositoryId = number; type ReviewId (line 163) | type ReviewId = number; type RunId (line 165) | type RunId = number; type RunnerGroupId (line 167) | type RunnerGroupId = number; type RunnerId (line 169) | type RunnerId = number; type ScimGroupId (line 171) | type ScimGroupId = string; type ScimUserId (line 173) | type ScimUserId = string; type SecretName (line 175) | type SecretName = string; type Since (line 177) | type Since = string; type SinceOrg (line 179) | type SinceOrg = number; type SinceRepo (line 181) | type SinceRepo = number; type SinceUser (line 183) | type SinceUser = number; type Sort (line 188) | type Sort = 'created' | 'updated'; type StartIndex (line 190) | type StartIndex = number; type Status (line 192) | type Status = 'queued' | 'in_progress' | 'completed'; type TeamId (line 194) | type TeamId = number; type TeamSlug (line 196) | type TeamSlug = string; type ThreadId (line 198) | type ThreadId = number; type ToolGuid (line 200) | type ToolGuid = Schemas.CodeScanningAnalysisToolGuid; type ToolName (line 202) | type ToolName = Schemas.CodeScanningAnalysisToolName; type Username (line 204) | type Username = string; type WorkflowId (line 206) | type WorkflowId = number | string; type WorkflowRunBranch (line 208) | type WorkflowRunBranch = string; type WorkflowRunStatus (line 210) | type WorkflowRunStatus = FILE: src/github/githubResponses.ts type BadRequest (line 8) | type BadRequest = Schemas.BasicError; type CodeScanningForbiddenRead (line 10) | type CodeScanningForbiddenRead = Schemas.BasicError; type CodeScanningForbiddenWrite (line 12) | type CodeScanningForbiddenWrite = Schemas.BasicError; type Conflict (line 14) | type Conflict = Schemas.BasicError; type Forbidden (line 16) | type Forbidden = Schemas.BasicError; type ForbiddenGist (line 18) | type ForbiddenGist = { type Found (line 28) | type Found = void; type Gone (line 30) | type Gone = Schemas.BasicError; type InternalError (line 32) | type InternalError = Schemas.BasicError; type MovedPermanently (line 34) | type MovedPermanently = void; type NotFound (line 36) | type NotFound = Schemas.BasicError; type NotModified (line 38) | type NotModified = void; type PreviewHeaderMissing (line 40) | type PreviewHeaderMissing = { type RequiresAuthentication (line 45) | type RequiresAuthentication = Schemas.BasicError; type ScimBadRequest (line 47) | type ScimBadRequest = Schemas.ScimError; type ScimConflict (line 49) | type ScimConflict = Schemas.ScimError; type ScimForbidden (line 51) | type ScimForbidden = Schemas.ScimError; type ScimInternalError (line 53) | type ScimInternalError = Schemas.ScimError; type ScimNotFound (line 55) | type ScimNotFound = Schemas.ScimError; type ServiceUnavailable (line 57) | type ServiceUnavailable = { type ValidationFailed (line 63) | type ValidationFailed = Schemas.ValidationError; type ValidationFailedSimple (line 65) | type ValidationFailedSimple = Schemas.ValidationErrorSimple; FILE: src/github/githubSchemas.ts type ActionsBillingUsage (line 6) | type ActionsBillingUsage = { type ActionsEnabled (line 38) | type ActionsEnabled = boolean; type ActionsEnterprisePermissions (line 40) | type ActionsEnterprisePermissions = { type ActionsOrganizationPermissions (line 50) | type ActionsOrganizationPermissions = { type ActionsPublicKey (line 63) | type ActionsPublicKey = { type ActionsRepositoryPermissions (line 94) | type ActionsRepositoryPermissions = { type ActionsSecret (line 103) | type ActionsSecret = { type Actor (line 123) | type Actor = { type AlertCreatedAt (line 143) | type AlertCreatedAt = string; type AlertHtmlUrl (line 150) | type AlertHtmlUrl = string; type AlertInstancesUrl (line 157) | type AlertInstancesUrl = string; type AlertNumber (line 162) | type AlertNumber = number; type AlertUrl (line 169) | type AlertUrl = string; type AllowedActions (line 174) | type AllowedActions = 'all' | 'local_only' | 'selected'; type ApiOverview (line 179) | type ApiOverview = { type AppPermissions (line 226) | type AppPermissions = { type ApplicationGrant (line 352) | type ApplicationGrant = { type Artifact (line 393) | type Artifact = { type AuditLogEvent (line 440) | type AuditLogEvent = { type AuthenticationToken (line 514) | type AuthenticationToken = { type AuthorAssociation (line 551) | type AuthorAssociation = type Authorization (line 564) | type Authorization = { type AutoMerge (line 609) | type AutoMerge = { type BaseGist (line 628) | type BaseGist = { type BasicError (line 695) | type BasicError = { type Blob (line 703) | type Blob = { type BranchProtection (line 719) | type BranchProtection = { type BranchRestrictionPolicy (line 753) | type BranchRestrictionPolicy = { type BranchShort (line 881) | type BranchShort = { type BranchWithProtection (line 893) | type BranchWithProtection = { type CheckAnnotation (line 922) | type CheckAnnotation = { type CheckRun (line 965) | type CheckRun = { type CheckSuite (line 1055) | type CheckSuite = { type CheckSuitePreference (line 1123) | type CheckSuitePreference = { type CloneTraffic (line 1136) | type CloneTraffic = { type CodeFrequencyStat (line 1151) | type CodeFrequencyStat = number[]; type CodeOfConduct (line 1156) | type CodeOfConduct = { type CodeOfConductSimple (line 1230) | type CodeOfConductSimple = { type CodeScanningAlert (line 1251) | type CodeScanningAlert = { type CodeScanningAlertClassification (line 1269) | type CodeScanningAlertClassification = type CodeScanningAlertDismissedAt (line 1280) | type CodeScanningAlertDismissedAt = string | null; type CodeScanningAlertDismissedReason (line 1285) | type CodeScanningAlertDismissedReason = type CodeScanningAlertEnvironment (line 1293) | type CodeScanningAlertEnvironment = string; type CodeScanningAlertInstance (line 1295) | type CodeScanningAlertInstance = { type CodeScanningAlertItems (line 1313) | type CodeScanningAlertItems = { type CodeScanningAlertLocation (line 1331) | type CodeScanningAlertLocation = { type CodeScanningAlertRule (line 1339) | type CodeScanningAlertRule = { type CodeScanningAlertRuleSummary (line 1370) | type CodeScanningAlertRuleSummary = { type CodeScanningAlertSetState (line 1392) | type CodeScanningAlertSetState = 'open' | 'dismissed'; type CodeScanningAlertState (line 1397) | type CodeScanningAlertState = 'open' | 'closed' | 'dismissed' | 'fixed'; type CodeScanningAnalysis (line 1399) | type CodeScanningAnalysis = { type CodeScanningAnalysisAnalysisKey (line 1430) | type CodeScanningAnalysisAnalysisKey = string; type CodeScanningAnalysisCommitSha (line 1439) | type CodeScanningAnalysisCommitSha = string; type CodeScanningAnalysisCreatedAt (line 1446) | type CodeScanningAnalysisCreatedAt = string; type CodeScanningAnalysisDeletion (line 1451) | type CodeScanningAnalysisDeletion = { type CodeScanningAnalysisEnvironment (line 1469) | type CodeScanningAnalysisEnvironment = string; type CodeScanningAnalysisSarifFile (line 1474) | type CodeScanningAnalysisSarifFile = string; type CodeScanningAnalysisSarifId (line 1481) | type CodeScanningAnalysisSarifId = string; type CodeScanningAnalysisTool (line 1483) | type CodeScanningAnalysisTool = { type CodeScanningAnalysisToolGuid (line 1492) | type CodeScanningAnalysisToolGuid = string | null; type CodeScanningAnalysisToolName (line 1497) | type CodeScanningAnalysisToolName = string; type CodeScanningAnalysisToolVersion (line 1502) | type CodeScanningAnalysisToolVersion = string | null; type CodeScanningAnalysisUrl (line 1509) | type CodeScanningAnalysisUrl = string; type CodeScanningRef (line 1515) | type CodeScanningRef = string; type CodeScanningSarifsReceipt (line 1517) | type CodeScanningSarifsReceipt = { type CodeScanningSarifsStatus (line 1527) | type CodeScanningSarifsStatus = { type CodeSearchResultItem (line 1543) | type CodeSearchResultItem = { type Collaborator (line 1578) | type Collaborator = { type CombinedBillingUsage (line 1663) | type CombinedBillingUsage = { type CombinedCommitStatus (line 1681) | type CombinedCommitStatus = { type Commit (line 1700) | type Commit = { type CommitActivity (line 1815) | type CommitActivity = { type CommitComment (line 1839) | type CommitComment = { type CommitComparison (line 1874) | type CommitComparison = { type CommitSearchResultItem (line 1925) | type CommitSearchResultItem = { type CommunityHealthFile (line 1986) | type CommunityHealthFile = { type CommunityProfile (line 2000) | type CommunityProfile = { type ContentDirectory (line 2041) | type ContentDirectory = { type ContentFile (line 2083) | type ContentFile = { type ContentReferenceAttachment (line 2134) | type ContentReferenceAttachment = { type ContentSubmodule (line 2166) | type ContentSubmodule = { type ContentSymlink (line 2211) | type ContentSymlink = { type ContentTraffic (line 2253) | type ContentTraffic = { type ContentTree (line 2275) | type ContentTree = { type Contributor (line 2354) | type Contributor = { type ContributorActivity (line 2405) | type ContributorActivity = { type CredentialAuthorization (line 2428) | type CredentialAuthorization = { type DeployKey (line 2501) | type DeployKey = { type Deployment (line 2514) | type Deployment = { type DeploymentReviewerType (line 2608) | type DeploymentReviewerType = 'User' | 'Team'; type DeploymentSimple (line 2613) | type DeploymentSimple = { type DeploymentStatus (line 2690) | type DeploymentStatus = { type DeploymentBranchPolicy (line 2789) | type DeploymentBranchPolicy = { type DiffEntry (line 2803) | type DiffEntry = { type Email (line 2856) | type Email = { type EnabledOrganizations (line 2879) | type EnabledOrganizations = 'all' | 'none' | 'selected'; type EnabledRepositories (line 2884) | type EnabledRepositories = 'all' | 'none' | 'selected'; type Enterprise (line 2889) | type Enterprise = { type Environment (line 2946) | type Environment = { type EnvironmentApprovals (line 3043) | type EnvironmentApprovals = { type Event (line 3105) | type Event = { type Feed (line 3141) | type Feed = { type FileCommit (line 3189) | type FileCommit = { type FullRepository (line 3243) | type FullRepository = { type GistComment (line 3603) | type GistComment = { type GistCommit (line 3644) | type GistCommit = { type GistSimple (line 3673) | type GistSimple = { type GitCommit (line 3707) | type GitCommit = { type GitRef (line 3816) | type GitRef = { type GitTag (line 3843) | type GitTag = { type GitTree (line 3890) | type GitTree = { type GitUser (line 3933) | type GitUser = { type GitignoreTemplate (line 3951) | type GitignoreTemplate = { type GpgKey (line 3981) | type GpgKey = { type GroupMapping (line 4045) | type GroupMapping = { type Hook (line 4089) | type Hook = { type HookResponse (line 4174) | type HookResponse = { type Hovercard (line 4183) | type Hovercard = { type Import (line 4193) | type Import = { type Installation (line 4257) | type Installation = { type InstallationToken (line 4358) | type InstallationToken = { type Integration (line 4393) | type Integration = { type InteractionExpiry (line 4496) | type InteractionExpiry = type InteractionGroup (line 4508) | type InteractionGroup = type InteractionLimit (line 4516) | type InteractionLimit = { type InteractionLimitResponse (line 4524) | type InteractionLimitResponse = { type Issue (line 4540) | type Issue = { type IssueComment (line 4684) | type IssueComment = { type IssueEvent (line 4740) | type IssueEvent = { type IssueEventDismissedReview (line 4802) | type IssueEventDismissedReview = { type IssueEventForIssue (line 4812) | type IssueEventForIssue = { type IssueEventLabel (line 4875) | type IssueEventLabel = { type IssueEventMilestone (line 4883) | type IssueEventMilestone = { type IssueEventProjectCard (line 4890) | type IssueEventProjectCard = { type IssueEventRename (line 4908) | type IssueEventRename = { type IssueSearchResultItem (line 4916) | type IssueSearchResultItem = { type IssueSimple (line 5023) | type IssueSimple = { type Job (line 5156) | type Job = { type Key (line 5273) | type Key = { type KeySimple (line 5290) | type KeySimple = { type Label (line 5298) | type Label = { type LabelSearchResultItem (line 5339) | type LabelSearchResultItem = { type Language (line 5357) | type Language = { type License (line 5364) | type License = { type LicenseContent (line 5450) | type LicenseContent = { type LicenseSimple (line 5497) | type LicenseSimple = { type Link (line 5528) | type Link = { type LinkWithType (line 5535) | type LinkWithType = { type MarketplaceAccount (line 5540) | type MarketplaceAccount = { type MarketplaceListingPlan (line 5562) | type MarketplaceListingPlan = { type MarketplacePurchase (line 5620) | type MarketplacePurchase = { type Migration (line 5648) | type Migration = { type Milestone (line 5697) | type Milestone = { type MinimalRepository (line 5781) | type MinimalRepository = { type OrgHook (line 6050) | type OrgHook = { type OrgMembership (line 6112) | type OrgMembership = { type OrganizationActionsSecret (line 6144) | type OrganizationActionsSecret = { type OrganizationFull (line 6173) | type OrganizationFull = { type OrganizationInvitation (line 6363) | type OrganizationInvitation = { type OrganizationSimple (line 6387) | type OrganizationSimple = { type Package (line 6444) | type Package = { type PackageVersion (line 6500) | type PackageVersion = { type PackagesBillingUsage (line 6565) | type PackagesBillingUsage = { type Page (line 6583) | type Page = { type PageBuild (line 6629) | type PageBuild = { type PageBuildStatus (line 6657) | type PageBuildStatus = { type PagesSourceHash (line 6669) | type PagesSourceHash = { type ParticipationStats (line 6674) | type ParticipationStats = { type PendingDeployment (line 6682) | type PendingDeployment = { type PorterAuthor (line 6740) | type PorterAuthor = { type PorterLargeFile (line 6759) | type PorterLargeFile = { type PrivateUser (line 6769) | type PrivateUser = { type Project (line 6944) | type Project = { type ProjectCard (line 7022) | type ProjectCard = { type ProjectColumn (line 7082) | type ProjectColumn = { type ProtectedBranch (line 7129) | type ProtectedBranch = { type ProtectedBranchAdminEnforced (line 7193) | type ProtectedBranchAdminEnforced = { type ProtectedBranchPullRequestReview (line 7208) | type ProtectedBranchPullRequestReview = { type PublicUser (line 7255) | type PublicUser = { type PullRequest (line 7356) | type PullRequest = { type PullRequestMergeResult (line 8056) | type PullRequestMergeResult = { type PullRequestMinimal (line 8062) | type PullRequestMinimal = { type PullRequestReview (line 8089) | type PullRequestReview = { type PullRequestReviewComment (line 8150) | type PullRequestReviewComment = { type PullRequestReviewRequest (line 8322) | type PullRequestReviewRequest = { type PullRequestSimple (line 8330) | type PullRequestSimple = { type RateLimit (line 8500) | type RateLimit = { type RateLimitOverview (line 8509) | type RateLimitOverview = { type Reaction (line 8524) | type Reaction = { type ReactionRollup (line 8558) | type ReactionRollup = { type ReferrerTraffic (line 8577) | type ReferrerTraffic = { type Release (line 8595) | type Release = { type ReleaseAsset (line 8662) | type ReleaseAsset = { type RepoSearchResultItem (line 8704) | type RepoSearchResultItem = { type Repository (line 8869) | type Repository = { type RepositoryCollaboratorPermission (line 9354) | type RepositoryCollaboratorPermission = { type RepositoryInvitation (line 9365) | type RepositoryInvitation = { type RepositorySubscription (line 9412) | type RepositorySubscription = { type ReviewComment (line 9444) | type ReviewComment = { type Runner (line 9567) | type Runner = { type RunnerApplication (line 9612) | type RunnerApplication = { type RunnerGroupsEnterprise (line 9619) | type RunnerGroupsEnterprise = { type RunnerGroupsOrg (line 9629) | type RunnerGroupsOrg = { type ScimEnterpriseGroup (line 9644) | type ScimEnterpriseGroup = { type ScimEnterpriseUser (line 9662) | type ScimEnterpriseUser = { type ScimError (line 9691) | type ScimError = { type ScimGroupListEnterprise (line 9700) | type ScimGroupListEnterprise = { type ScimUser (line 9727) | type ScimUser = { type ScimUserList (line 9831) | type ScimUserList = { type ScimUserListEnterprise (line 9853) | type ScimUserListEnterprise = { type ScopedInstallation (line 9885) | type ScopedInstallation = { type SearchResultTextMatches (line 9912) | type SearchResultTextMatches = { type SecretScanningAlert (line 9923) | type SecretScanningAlert = { type SecretScanningAlertResolution (line 9950) | type SecretScanningAlertResolution = type SecretScanningAlertState (line 9958) | type SecretScanningAlertState = 'open' | 'resolved'; type SelectedActions (line 9960) | type SelectedActions = { type SelectedActionsUrl (line 9978) | type SelectedActionsUrl = string; type ShortBlob (line 9983) | type ShortBlob = { type ShortBranch (line 9991) | type ShortBranch = { type SimpleCommit (line 10011) | type SimpleCommit = { type SimpleCommitStatus (line 10029) | type SimpleCommitStatus = { type SimpleUser (line 10061) | type SimpleUser = { type Stargazer (line 10148) | type Stargazer = { type StarredRepository (line 10162) | type StarredRepository = { type Status (line 10173) | type Status = { type StatusCheckPolicy (line 10190) | type StatusCheckPolicy = { type Tag (line 10214) | type Tag = { type Team (line 10242) | type Team = { type TeamDiscussion (line 10273) | type TeamDiscussion = { type TeamDiscussionComment (line 10366) | type TeamDiscussionComment = { type TeamFull (line 10432) | type TeamFull = { type TeamMembership (line 10524) | type TeamMembership = { type TeamProject (line 10542) | type TeamProject = { type TeamRepository (line 10574) | type TeamRepository = { type TeamSimple (line 10954) | type TeamSimple = { type Thread (line 11025) | type Thread = { type ThreadSubscription (line 11048) | type ThreadSubscription = { type Topic (line 11080) | type Topic = { type TopicSearchResultItem (line 11087) | type TopicSearchResultItem = { type Traffic (line 11133) | type Traffic = { type UserMarketplacePurchase (line 11145) | type UserMarketplacePurchase = { type UserSearchResultItem (line 11177) | type UserSearchResultItem = { type ValidationError (line 11253) | type ValidationError = { type ValidationErrorSimple (line 11269) | type ValidationErrorSimple = { type Verification (line 11275) | type Verification = { type ViewTraffic (line 11285) | type ViewTraffic = { type WaitTimer (line 11302) | type WaitTimer = number; type WebhookConfig (line 11307) | type WebhookConfig = { type WebhookConfigContentType (line 11319) | type WebhookConfigContentType = string; type WebhookConfigInsecureSsl (line 11326) | type WebhookConfigInsecureSsl = string; type WebhookConfigSecret (line 11333) | type WebhookConfigSecret = string; type WebhookConfigUrl (line 11341) | type WebhookConfigUrl = string; type Workflow (line 11346) | type Workflow = { type WorkflowRun (line 11399) | type WorkflowRun = { type WorkflowRunUsage (line 11523) | type WorkflowRunUsage = { type WorkflowUsage (line 11544) | type WorkflowUsage = { FILE: src/hooks/useInfiniteGithubRequest.ts type InitParamsType (line 5) | type InitParamsType = { method onSuccess (line 37) | onSuccess(newData: any) { FILE: src/hooks/usePullDownRefreshEvent.ts function usePullDownRefreshEvent (line 7) | function usePullDownRefreshEvent() { FILE: src/hooks/useReachBottomEvent.ts function useReachBottomEvent (line 7) | function useReachBottomEvent() { FILE: src/hooks/useRequest.ts function useRequest (line 6) | function useRequest( FILE: src/hooks/useRequestWIthMore.ts function useRequestWIthMore (line 10) | function useRequestWIthMore( FILE: src/pages/commits/commit-item/index.tsx type CommitItemProps (line 10) | interface CommitItemProps { FILE: src/pages/developer/index.tsx method onSuccess (line 36) | onSuccess(data) { FILE: src/pages/issues/issue-item/index.tsx type IssueItemProps (line 12) | interface IssueItemProps { FILE: src/pages/login/index.tsx method onSuccess (line 22) | onSuccess(data) { FILE: src/pages/my-languages/index.tsx type OptionsLang (line 12) | interface OptionsLang { FILE: src/pages/my-languages/languages.ts constant LANGUAGE_LIST (line 1) | const LANGUAGE_LIST = [ constant LANGUAGE_COLOR_MAP (line 1893) | const LANGUAGE_COLOR_MAP = { FILE: src/pages/profile/content.tsx method success (line 38) | success(res) { FILE: src/pages/repos/index.tsx method onSuccess (line 53) | onSuccess(data) { FILE: src/pages/search/issues.tsx method onSuccess (line 28) | onSuccess(newData: any) { FILE: src/pages/search/repos.tsx method onSuccess (line 26) | onSuccess(newData: any) { FILE: src/pages/search/users.tsx method onSuccess (line 27) | onSuccess(newData: any) { FILE: src/pages/trending/index.tsx type LanguageParams (line 26) | interface LanguageParams { FILE: src/pages/trending/language/index.tsx type LanguageProps (line 9) | interface LanguageProps { FILE: src/services/commits.ts type CommitItemData (line 3) | interface CommitItemData { type Parent (line 15) | interface Parent { type Author2 (line 21) | interface Author2 { type Commit (line 42) | interface Commit { type Verification (line 52) | interface Verification { type Tree (line 59) | interface Tree { type Author (line 64) | interface Author { FILE: src/services/issues.ts type Issue (line 3) | interface Issue { type Pullrequest (line 33) | interface Pullrequest { type Label (line 40) | interface Label { type User (line 49) | interface User { type IssueComment (line 84) | interface IssueComment { FILE: src/services/repos.ts type Repo (line 3) | interface Repo { type Permissions (line 85) | interface Permissions { type License (line 91) | interface License { type Owner (line 99) | interface Owner { type File (line 135) | interface File { type Links (line 148) | interface Links { type Contributor (line 166) | interface Contributor { type RepoEvent (line 195) | interface RepoEvent { type Payload (line 205) | interface Payload { type Comment (line 212) | interface Comment { type Forkee (line 225) | interface Forkee { type License (line 302) | interface License { type Issue (line 310) | interface Issue { type User (line 336) | interface User { type EventRepo (line 357) | interface EventRepo { type Actor (line 363) | interface Actor { FILE: src/services/search.ts type SearchRepoData (line 4) | interface SearchRepoData { type IRepoItem (line 10) | interface IRepoItem { type Permissions (line 88) | interface Permissions { type License (line 94) | interface License { type Owner (line 102) | interface Owner { type ISearchPrams (line 122) | interface ISearchPrams extends IDefaultParams { type ISearchUser (line 164) | interface ISearchUser { type ISearchUserItem (line 170) | interface ISearchUserItem { FILE: src/services/trending.ts constant TRENDING_URL (line 3) | const TRENDING_URL = 'https://trending.stayin.cn/'; type TrendingRepo (line 5) | interface TrendingRepo { type BuiltBy (line 19) | interface BuiltBy { type TrendingRequestParams (line 25) | interface TrendingRequestParams { function getTrendingRepos (line 30) | async function getTrendingRepos({ type TrendingUser (line 57) | interface TrendingUser { type BuiltBy (line 71) | interface BuiltBy { function getTrendingUsers (line 77) | async function getTrendingUsers({ FILE: src/services/user.ts type IUserInfo (line 5) | interface IUserInfo { type IStarred (line 44) | interface IStarred { type Permissions (line 121) | interface Permissions { type License (line 127) | interface License { type Owner (line 135) | interface Owner { type starredParams (line 156) | interface starredParams { FILE: src/services/users.ts type IUserOrg (line 5) | interface IUserOrg { type IUserReceivedEvent (line 24) | interface IUserReceivedEvent { type Org (line 35) | interface Org { type Payload (line 43) | interface Payload { type Comment (line 68) | interface Comment { type Release (line 84) | interface Release { type Author (line 105) | interface Author { type Owner (line 126) | interface Owner { type Page (line 147) | interface Page { type Member (line 156) | interface Member { type Pullrequest (line 177) | interface Pullrequest { type Links (line 226) | interface Links { type Self (line 237) | interface Self { type Head (line 241) | interface Head { type Repository (line 249) | interface Repository { type Issue (line 325) | interface Issue { type Milestone (line 351) | interface Milestone { type Label (line 370) | interface Label { type User (line 379) | interface User { type Forkee (line 399) | interface Forkee { type License (line 476) | interface License { type Owner (line 484) | interface Owner { type Commit (line 505) | interface Commit { type Author (line 513) | interface Author { type Repo (line 518) | interface Repo { type Actor (line 524) | interface Actor { type IUserReceivedEventsRequestData (line 533) | interface IUserReceivedEventsRequestData { type IUser (line 557) | interface IUser { FILE: src/store/constatnts.ts constant LOGIN (line 1) | const LOGIN = 'user/login'; constant LOGOUT (line 2) | const LOGOUT = 'user/logout'; constant UPDATE_SELECTED_LANGS (line 4) | const UPDATE_SELECTED_LANGS = 'language/update_selected_langs'; constant UPDATE_CURRENT_LANG (line 5) | const UPDATE_CURRENT_LANG = 'language/update_current_lang'; constant UPDATE_ISSUE_INFO (line 7) | const UPDATE_ISSUE_INFO = 'issue/update_issue_info'; constant CLEAR_ISSUE_INFO (line 8) | const CLEAR_ISSUE_INFO = 'issue/clear_issue_info'; FILE: src/store/index.ts function configStore (line 13) | function configStore() { FILE: src/store/reducers.ts type IAction (line 6) | interface IAction { FILE: src/store/reducers/issue.ts type IssueState (line 5) | interface IssueState { constant INITIAL_STATE (line 8) | const INITIAL_STATE: IssueState = { FILE: src/store/reducers/lang.ts type Language (line 5) | interface Language { type ILangState (line 28) | interface ILangState { constant INITIAL_STATE (line 33) | const INITIAL_STATE: ILangState = { FILE: src/store/reducers/user.ts constant INITIAL_STATE (line 5) | const INITIAL_STATE: IUserState = { type IUserState (line 9) | interface IUserState { FILE: src/utils/common.ts method success (line 16) | success(res) { FILE: src/utils/repo.ts function FindGitHubUrl (line 1) | function FindGitHubUrl(c) { function FindUrls (line 21) | function FindUrls(c) { function ArrayContains (line 32) | function ArrayContains(arr, val) { function GetPercent (line 42) | function GetPercent(num, total) { function getCodeMarkup (line 77) | function getCodeMarkup(file) { function isImageFile (line 88) | function isImageFile(file) { function mdLink (line 98) | function mdLink(text, link) { function isGitHubPage (line 105) | function isGitHubPage(url) { type owner (line 109) | type owner = 'owner' | ''; type repo (line 110) | type repo = 'repo' | ''; type filePath (line 111) | type filePath = 'filePath' | ''; type parseGitHubReturn (line 113) | type parseGitHubReturn = [owner, repo, filePath]; function parseGitHub (line 115) | function parseGitHub(url: string): parseGitHubReturn { FILE: src/utils/request.ts constant BASE_URL (line 3) | let BASE_URL = 'https://api.github.com'; type Method (line 10) | type Method = method get (line 99) | get(url = '/', data = {}, headers = {}): Promise { method post (line 103) | post(url = '/', data = {}): Promise { method put (line 107) | put(url = '/', data = {}): Promise { method delete (line 111) | delete(url = '/', data = {}): Promise { FILE: src/utils/size.ts function bytesToSize (line 1) | function bytesToSize(bytes: number | string): string { FILE: src/wemark/parser.js function urlModify (line 9) | function urlModify(baseurl, url, currentDir) { function _urlModify (line 15) | function _urlModify(baseurl, url, currentDir) { function isHtml (line 28) | function isHtml(h) { function parse (line 34) | function parse(md, options){ FILE: src/wemark/prism.js function l (line 3) | function l(e){o.highlightedCode=e,_.hooks.run("before-insert",o),o.eleme... function L (line 3) | function L(e,a,n,r,t){this.type=e,this.content=a,this.alias=n,this.lengt... function n (line 3) | function n(){_.manual||_.highlightAll()} function v (line 9) | function v(e,n){return"___"+e.toUpperCase()+n+"___"} FILE: src/wemark/remarkable.js function s (line 2) | function s(i,l){if(!r[i]){if(!e[i]){var a="function"==typeof require&&re... function n (line 2) | function n(e,t){return e=e.source,t=t||"",function r(n,s){return n?(s=s.... function n (line 2) | function n(e){return Object.prototype.toString.call(e)} function s (line 2) | function s(e){return"[object String]"===n(e)} function o (line 2) | function o(e,t){return e?d.call(e,t):!1} function i (line 2) | function i(e){var t=[].slice.call(arguments,1);return t.forEach(function... function l (line 2) | function l(e){return e.indexOf("\\")<0?e:e.replace(g,"$1")} function a (line 2) | function a(e){return e>=55296&&57343>=e?!1:e>=64976&&65007>=e?!1:65535==... function c (line 2) | function c(e){if(e>65535){e-=65536;var t=55296+(e>>10),r=56320+(1023&e);... function u (line 2) | function u(e,t){var r=0;return o(v,t)?v[t]:35===t.charCodeAt(0)&&b.test(... function p (line 2) | function p(e){return e.indexOf("&")<0?e:e.replace(m,u)} function h (line 2) | function h(e){return y[e]} function f (line 2) | function f(e){return k.test(e)?e.replace(_,h):e} function n (line 3) | function n(e,t,r){this.src=t,this.env=r,this.options=e.options,this.toke... function s (line 3) | function s(e,t){"string"!=typeof e&&(t=e,e="default"),this.inline=new c,... function n (line 3) | function n(){this.ruler=new s;for(var e=0;e=e.length-2?t:"paragraph_open"===e[t].type&&e[... function n (line 3) | function n(e,t){var r,n,s=e.bMarks[t]+e.tShift[t],o=e.eMarks[t];return s... function s (line 3) | function s(e,t){var r,n,s=e.level+2;for(r=t+2,n=e.tokens.length-2;n>r;r+... function n (line 3) | function n(e){var t=32|e;return t>=97&&122>=t} function n (line 3) | function n(e,t){var r,n,s;return n=e.bMarks[t]+e.tShift[t],s=e.eMarks[t]... function s (line 3) | function s(e,t){var r,n=e.bMarks[t]+e.tShift[t],s=e.eMarks[t];if(n+1>=s)... function o (line 3) | function o(e,t){var r,n,s=e.level+2;for(r=t+2,n=e.tokens.length-2;n>r;r+... function n (line 3) | function n(e,t,r,n,s){var o,i,l,a,c,u,p;for(this.src=e,this.parser=t,thi... function n (line 3) | function n(e,t){var r=e.bMarks[t]+e.blkIndent,n=e.eMarks[t];return e.src... function n (line 3) | function n(e,t,r,n){var i,l,a,c,u,p;if(42!==e.charCodeAt(0))return-1;if(... function n (line 3) | function n(e){return e.replace(/([-()\[\]{}+?*.$\^|,:#\s]/i.test(e)} function s (line 3) | function s(e){return/^<\/a\s*>/i.test(e)} function o (line 3) | function o(){var e=[],t=new i({stripPrefix:!1,url:!0,email:!0,twitter:!1... function n (line 4) | function n(e,t,r,n){var c,u,p,h,f,d,g,m,b;if(91!==e.charCodeAt(0))return... function n (line 4) | function n(e){return e.indexOf("(")<0?e:e.replace(o,function(e,t){return... function n (line 4) | function n(e,t){return 0>t||t>=e.length?!1:!l.test(e[t])} function s (line 4) | function s(e,t,r){return e.substr(0,t)+r+e.substr(t+1)} function n (line 4) | function n(e){return e>=48&&57>=e||e>=65&&90>=e||e>=97&&122>=e} function s (line 4) | function s(e,t){var r,s,o,i=t,l=!0,a=!0,c=e.posMax,u=e.src.charCodeAt(t)... function n (line 4) | function n(e){var t=32|e;return t>=97&&122>=t} function n (line 4) | function n(e,t,r,n,s){this.src=e,this.env=n,this.options=r,this.parser=t... function n (line 4) | function n(e){switch(e){case 10:case 92:case 96:case 42:case 95:case 94:... FILE: src/wemark/wemark.js method observer (line 9) | observer(){ method imageLoad (line 41) | imageLoad(e) { method isFaceImg (line 54) | isFaceImg(url) { method onImgTap (line 58) | onImgTap(e) { method onTap (line 69) | onTap(e) { method parseMd (line 89) | parseMd(){ FILE: types/global.d.ts type ProcessEnv (line 15) | interface ProcessEnv { type IntrinsicElements (line 22) | interface IntrinsicElements { FILE: types/trending.ts type TrendingRequestParams (line 1) | interface TrendingRequestParams { type TrendingRepoData (line 7) | interface TrendingRepoData { type BuiltBy (line 21) | interface BuiltBy { type TrendingDeveloperData (line 27) | interface TrendingDeveloperData { type Repo (line 36) | interface Repo {