From f5b3e4808f54b070ebe682561f6815103475867e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 18:00:29 +0000 Subject: [PATCH] chore(deps): bump the cloudflare group with 2 updates (#174) * chore(deps): bump the cloudflare group with 2 updates Bumps the cloudflare group with 2 updates: [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) and @cloudflare/types. Updates `wrangler` from 3.15.0 to 3.22.1 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.22.1/packages/wrangler) Updates `@cloudflare/types` from 6.25.0 to 6.27.0 --- updated-dependencies: - dependency-name: wrangler dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cloudflare - dependency-name: "@cloudflare/types" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cloudflare ... Signed-off-by: dependabot[bot] * chore: build * chore: changeset --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andy Kenward <4893048+andykenward@users.noreply.github.com> --- .changeset/small-points-share.md | 5 + dist/index.js | 6 +- dist/index.js.map | 2 +- package.json | 4 +- pnpm-lock.yaml | 206 +++++++++++++++++++------------ 5 files changed, 138 insertions(+), 85 deletions(-) create mode 100644 .changeset/small-points-share.md diff --git a/.changeset/small-points-share.md b/.changeset/small-points-share.md new file mode 100644 index 00000000..cf0a25e5 --- /dev/null +++ b/.changeset/small-points-share.md @@ -0,0 +1,5 @@ +--- +'github-actions-cloudflare-pages': patch +--- + +chore(deps): bump wrangler from 3.15.0 to 3.22.1 diff --git a/dist/index.js b/dist/index.js index d434d59b..3428802e 100644 --- a/dist/index.js +++ b/dist/index.js @@ -26,9 +26,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge mod )); -// node_modules/.pnpm/@octokit+plugin-paginate-rest@9.1.2_@octokit+core@5.0.1/node_modules/@octokit/plugin-paginate-rest/dist-node/index.js +// node_modules/.pnpm/@octokit+plugin-paginate-rest@9.1.2_@octokit+core@5.0.2/node_modules/@octokit/plugin-paginate-rest/dist-node/index.js var require_dist_node = __commonJS({ - "node_modules/.pnpm/@octokit+plugin-paginate-rest@9.1.2_@octokit+core@5.0.1/node_modules/@octokit/plugin-paginate-rest/dist-node/index.js"(exports, module) { + "node_modules/.pnpm/@octokit+plugin-paginate-rest@9.1.2_@octokit+core@5.0.2/node_modules/@octokit/plugin-paginate-rest/dist-node/index.js"(exports, module) { "use strict"; var __defProp9 = Object.defineProperty; var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor; @@ -2631,7 +2631,7 @@ var createCloudflareDeployment = /* @__PURE__ */ __name(async () => { throw new Error(`${ERROR_KEY} branch is undefined`); } try { - const WRANGLER_VERSION = "3.15.0"; + const WRANGLER_VERSION = "3.22.1"; strict(WRANGLER_VERSION, "wrangler version should exist"); await execAsync( `npx wrangler@${WRANGLER_VERSION} pages deploy ${directory} --project-name=${cloudflareProjectName} --branch=${branch} --commit-dirty=true --commit-hash=${commitHash}`, diff --git a/dist/index.js.map b/dist/index.js.map index 40411bc0..94477d3f 100644 --- a/dist/index.js.map +++ b/dist/index.js.map @@ -1,6 +1,6 @@ { "version": 3, - "sources": ["../node_modules/.pnpm/@octokit+plugin-paginate-rest@9.1.2_@octokit+core@5.0.1/node_modules/@octokit/plugin-paginate-rest/dist-node/index.js", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/variables.ts", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/lib/command.ts", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/lib/utils.ts", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/lib/file-command.ts", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/types.ts", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/errors.ts", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/logging.ts", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/lib/summary.ts", "../src/cloudflare/deployment/create.ts", "../src/inputs.ts", "../src/utils.ts", "../src/github/workflow-event/workflow-event.ts", "../__generated__/types/github/workflow-events.ts", "../src/github/context.ts", "../src/github/api/client.ts", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/util/lowercase-keys.js", "../node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/util/merge-deep.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/util/remove-undefined-properties.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/merge.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/util/add-query-parameters.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/util/extract-url-variable-names.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/util/omit.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/util/url-template.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/parse.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/endpoint-with-defaults.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/with-defaults.js", "../node_modules/.pnpm/universal-user-agent@7.0.2/node_modules/universal-user-agent/index.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/version.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/defaults.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/index.js", "../node_modules/.pnpm/@octokit-next+request@2.7.1/node_modules/@octokit-next/request/lib/version.js", "../node_modules/.pnpm/is-plain-object@5.0.0/node_modules/is-plain-object/dist/is-plain-object.mjs", "../node_modules/.pnpm/@octokit-next+request-error@2.7.1/node_modules/@octokit-next/request-error/index.js", "../node_modules/.pnpm/@octokit-next+request@2.7.1/node_modules/@octokit-next/request/lib/get-buffer-response.js", "../node_modules/.pnpm/@octokit-next+request@2.7.1/node_modules/@octokit-next/request/lib/fetch-wrapper.js", "../node_modules/.pnpm/@octokit-next+request@2.7.1/node_modules/@octokit-next/request/lib/with-defaults.js", "../node_modules/.pnpm/@octokit-next+request@2.7.1/node_modules/@octokit-next/request/index.js", "../node_modules/.pnpm/@octokit-next+auth-token@2.7.1/node_modules/@octokit-next/auth-token/lib/auth.js", "../node_modules/.pnpm/@octokit-next+auth-token@2.7.1/node_modules/@octokit-next/auth-token/lib/with-authorization-prefix.js", "../node_modules/.pnpm/@octokit-next+auth-token@2.7.1/node_modules/@octokit-next/auth-token/lib/hook.js", "../node_modules/.pnpm/@octokit-next+auth-token@2.7.1/node_modules/@octokit-next/auth-token/index.js", "../node_modules/.pnpm/@octokit-next+graphql@2.7.1/node_modules/@octokit-next/graphql/lib/version.js", "../node_modules/.pnpm/@octokit-next+graphql@2.7.1/node_modules/@octokit-next/graphql/lib/error.js", "../node_modules/.pnpm/@octokit-next+graphql@2.7.1/node_modules/@octokit-next/graphql/lib/graphql.js", "../node_modules/.pnpm/@octokit-next+graphql@2.7.1/node_modules/@octokit-next/graphql/lib/with-defaults.js", "../node_modules/.pnpm/@octokit-next+graphql@2.7.1/node_modules/@octokit-next/graphql/index.js", "../node_modules/.pnpm/before-after-hook@3.0.2/node_modules/before-after-hook/lib/register.js", "../node_modules/.pnpm/before-after-hook@3.0.2/node_modules/before-after-hook/lib/add.js", "../node_modules/.pnpm/before-after-hook@3.0.2/node_modules/before-after-hook/lib/remove.js", "../node_modules/.pnpm/before-after-hook@3.0.2/node_modules/before-after-hook/index.js", "../node_modules/.pnpm/@octokit-next+core@2.7.1/node_modules/@octokit-next/core/lib/version.js", "../node_modules/.pnpm/@octokit-next+core@2.7.1/node_modules/@octokit-next/core/index.js", "../src/github/api/paginate.ts", "../__generated__/gql/graphql.ts", "../__generated__/gql/gql.ts", "../src/cloudflare/api/endpoints.ts", "../src/cloudflare/api/parse-error.ts", "../src/cloudflare/api/fetch-error.ts", "../src/cloudflare/api/fetch-result.ts", "../src/cloudflare/deployment/get.ts", "../src/github/comment.ts", "../src/github/environment.ts", "../src/github/deployment/status.ts", "../src/github/deployment/create.ts", "../src/github/deployment/delete.ts", "../src/github/deployment/get.ts", "../src/cloudflare/project/get.ts", "../src/cloudflare/deployment/delete.ts", "../src/delete.ts", "../src/main.ts", "../src/index.ts"], + "sources": ["../node_modules/.pnpm/@octokit+plugin-paginate-rest@9.1.2_@octokit+core@5.0.2/node_modules/@octokit/plugin-paginate-rest/dist-node/index.js", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/variables.ts", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/lib/command.ts", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/lib/utils.ts", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/lib/file-command.ts", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/types.ts", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/errors.ts", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/logging.ts", "../node_modules/.pnpm/@unlike+github-actions-core@0.1.2/node_modules/@unlike/github-actions-core/src/lib/summary.ts", "../src/cloudflare/deployment/create.ts", "../src/inputs.ts", "../src/utils.ts", "../src/github/workflow-event/workflow-event.ts", "../__generated__/types/github/workflow-events.ts", "../src/github/context.ts", "../src/github/api/client.ts", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/util/lowercase-keys.js", "../node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/util/merge-deep.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/util/remove-undefined-properties.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/merge.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/util/add-query-parameters.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/util/extract-url-variable-names.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/util/omit.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/util/url-template.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/parse.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/endpoint-with-defaults.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/with-defaults.js", "../node_modules/.pnpm/universal-user-agent@7.0.2/node_modules/universal-user-agent/index.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/version.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/lib/defaults.js", "../node_modules/.pnpm/@octokit-next+endpoint@2.7.1/node_modules/@octokit-next/endpoint/index.js", "../node_modules/.pnpm/@octokit-next+request@2.7.1/node_modules/@octokit-next/request/lib/version.js", "../node_modules/.pnpm/is-plain-object@5.0.0/node_modules/is-plain-object/dist/is-plain-object.mjs", "../node_modules/.pnpm/@octokit-next+request-error@2.7.1/node_modules/@octokit-next/request-error/index.js", "../node_modules/.pnpm/@octokit-next+request@2.7.1/node_modules/@octokit-next/request/lib/get-buffer-response.js", "../node_modules/.pnpm/@octokit-next+request@2.7.1/node_modules/@octokit-next/request/lib/fetch-wrapper.js", "../node_modules/.pnpm/@octokit-next+request@2.7.1/node_modules/@octokit-next/request/lib/with-defaults.js", "../node_modules/.pnpm/@octokit-next+request@2.7.1/node_modules/@octokit-next/request/index.js", "../node_modules/.pnpm/@octokit-next+auth-token@2.7.1/node_modules/@octokit-next/auth-token/lib/auth.js", "../node_modules/.pnpm/@octokit-next+auth-token@2.7.1/node_modules/@octokit-next/auth-token/lib/with-authorization-prefix.js", "../node_modules/.pnpm/@octokit-next+auth-token@2.7.1/node_modules/@octokit-next/auth-token/lib/hook.js", "../node_modules/.pnpm/@octokit-next+auth-token@2.7.1/node_modules/@octokit-next/auth-token/index.js", "../node_modules/.pnpm/@octokit-next+graphql@2.7.1/node_modules/@octokit-next/graphql/lib/version.js", "../node_modules/.pnpm/@octokit-next+graphql@2.7.1/node_modules/@octokit-next/graphql/lib/error.js", "../node_modules/.pnpm/@octokit-next+graphql@2.7.1/node_modules/@octokit-next/graphql/lib/graphql.js", "../node_modules/.pnpm/@octokit-next+graphql@2.7.1/node_modules/@octokit-next/graphql/lib/with-defaults.js", "../node_modules/.pnpm/@octokit-next+graphql@2.7.1/node_modules/@octokit-next/graphql/index.js", "../node_modules/.pnpm/before-after-hook@3.0.2/node_modules/before-after-hook/lib/register.js", "../node_modules/.pnpm/before-after-hook@3.0.2/node_modules/before-after-hook/lib/add.js", "../node_modules/.pnpm/before-after-hook@3.0.2/node_modules/before-after-hook/lib/remove.js", "../node_modules/.pnpm/before-after-hook@3.0.2/node_modules/before-after-hook/index.js", "../node_modules/.pnpm/@octokit-next+core@2.7.1/node_modules/@octokit-next/core/lib/version.js", "../node_modules/.pnpm/@octokit-next+core@2.7.1/node_modules/@octokit-next/core/index.js", "../src/github/api/paginate.ts", "../__generated__/gql/graphql.ts", "../__generated__/gql/gql.ts", "../src/cloudflare/api/endpoints.ts", "../src/cloudflare/api/parse-error.ts", "../src/cloudflare/api/fetch-error.ts", "../src/cloudflare/api/fetch-result.ts", "../src/cloudflare/deployment/get.ts", "../src/github/comment.ts", "../src/github/environment.ts", "../src/github/deployment/status.ts", "../src/github/deployment/create.ts", "../src/github/deployment/delete.ts", "../src/github/deployment/get.ts", "../src/cloudflare/project/get.ts", "../src/cloudflare/deployment/delete.ts", "../src/delete.ts", "../src/main.ts", "../src/index.ts"], "sourcesContent": ["\"use strict\";\nvar __defProp = Object.defineProperty;\nvar __getOwnPropDesc = Object.getOwnPropertyDescriptor;\nvar __getOwnPropNames = Object.getOwnPropertyNames;\nvar __hasOwnProp = Object.prototype.hasOwnProperty;\nvar __export = (target, all) => {\n for (var name in all)\n __defProp(target, name, { get: all[name], enumerable: true });\n};\nvar __copyProps = (to, from, except, desc) => {\n if (from && typeof from === \"object\" || typeof from === \"function\") {\n for (let key of __getOwnPropNames(from))\n if (!__hasOwnProp.call(to, key) && key !== except)\n __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });\n }\n return to;\n};\nvar __toCommonJS = (mod) => __copyProps(__defProp({}, \"__esModule\", { value: true }), mod);\n\n// pkg/dist-src/index.js\nvar dist_src_exports = {};\n__export(dist_src_exports, {\n composePaginateRest: () => composePaginateRest,\n isPaginatingEndpoint: () => isPaginatingEndpoint,\n paginateRest: () => paginateRest,\n paginatingEndpoints: () => paginatingEndpoints\n});\nmodule.exports = __toCommonJS(dist_src_exports);\n\n// pkg/dist-src/version.js\nvar VERSION = \"9.1.2\";\n\n// pkg/dist-src/normalize-paginated-list-response.js\nfunction normalizePaginatedListResponse(response) {\n if (!response.data) {\n return {\n ...response,\n data: []\n };\n }\n const responseNeedsNormalization = \"total_count\" in response.data && !(\"url\" in response.data);\n if (!responseNeedsNormalization)\n return response;\n const incompleteResults = response.data.incomplete_results;\n const repositorySelection = response.data.repository_selection;\n const totalCount = response.data.total_count;\n delete response.data.incomplete_results;\n delete response.data.repository_selection;\n delete response.data.total_count;\n const namespaceKey = Object.keys(response.data)[0];\n const data = response.data[namespaceKey];\n response.data = data;\n if (typeof incompleteResults !== \"undefined\") {\n response.data.incomplete_results = incompleteResults;\n }\n if (typeof repositorySelection !== \"undefined\") {\n response.data.repository_selection = repositorySelection;\n }\n response.data.total_count = totalCount;\n return response;\n}\n\n// pkg/dist-src/iterator.js\nfunction iterator(octokit, route, parameters) {\n const options = typeof route === \"function\" ? route.endpoint(parameters) : octokit.request.endpoint(route, parameters);\n const requestMethod = typeof route === \"function\" ? route : octokit.request;\n const method = options.method;\n const headers = options.headers;\n let url = options.url;\n return {\n [Symbol.asyncIterator]: () => ({\n async next() {\n if (!url)\n return { done: true };\n try {\n const response = await requestMethod({ method, url, headers });\n const normalizedResponse = normalizePaginatedListResponse(response);\n url = ((normalizedResponse.headers.link || \"\").match(\n /<([^>]+)>;\\s*rel=\"next\"/\n ) || [])[1];\n return { value: normalizedResponse };\n } catch (error) {\n if (error.status !== 409)\n throw error;\n url = \"\";\n return {\n value: {\n status: 200,\n headers: {},\n data: []\n }\n };\n }\n }\n })\n };\n}\n\n// pkg/dist-src/paginate.js\nfunction paginate(octokit, route, parameters, mapFn) {\n if (typeof parameters === \"function\") {\n mapFn = parameters;\n parameters = void 0;\n }\n return gather(\n octokit,\n [],\n iterator(octokit, route, parameters)[Symbol.asyncIterator](),\n mapFn\n );\n}\nfunction gather(octokit, results, iterator2, mapFn) {\n return iterator2.next().then((result) => {\n if (result.done) {\n return results;\n }\n let earlyExit = false;\n function done() {\n earlyExit = true;\n }\n results = results.concat(\n mapFn ? mapFn(result.value, done) : result.value.data\n );\n if (earlyExit) {\n return results;\n }\n return gather(octokit, results, iterator2, mapFn);\n });\n}\n\n// pkg/dist-src/compose-paginate.js\nvar composePaginateRest = Object.assign(paginate, {\n iterator\n});\n\n// pkg/dist-src/generated/paginating-endpoints.js\nvar paginatingEndpoints = [\n \"GET /advisories\",\n \"GET /app/hook/deliveries\",\n \"GET /app/installation-requests\",\n \"GET /app/installations\",\n \"GET /assignments/{assignment_id}/accepted_assignments\",\n \"GET /classrooms\",\n \"GET /classrooms/{classroom_id}/assignments\",\n \"GET /enterprises/{enterprise}/dependabot/alerts\",\n \"GET /enterprises/{enterprise}/secret-scanning/alerts\",\n \"GET /events\",\n \"GET /gists\",\n \"GET /gists/public\",\n \"GET /gists/starred\",\n \"GET /gists/{gist_id}/comments\",\n \"GET /gists/{gist_id}/commits\",\n \"GET /gists/{gist_id}/forks\",\n \"GET /installation/repositories\",\n \"GET /issues\",\n \"GET /licenses\",\n \"GET /marketplace_listing/plans\",\n \"GET /marketplace_listing/plans/{plan_id}/accounts\",\n \"GET /marketplace_listing/stubbed/plans\",\n \"GET /marketplace_listing/stubbed/plans/{plan_id}/accounts\",\n \"GET /networks/{owner}/{repo}/events\",\n \"GET /notifications\",\n \"GET /organizations\",\n \"GET /orgs/{org}/actions/cache/usage-by-repository\",\n \"GET /orgs/{org}/actions/permissions/repositories\",\n \"GET /orgs/{org}/actions/runners\",\n \"GET /orgs/{org}/actions/secrets\",\n \"GET /orgs/{org}/actions/secrets/{secret_name}/repositories\",\n \"GET /orgs/{org}/actions/variables\",\n \"GET /orgs/{org}/actions/variables/{name}/repositories\",\n \"GET /orgs/{org}/blocks\",\n \"GET /orgs/{org}/code-scanning/alerts\",\n \"GET /orgs/{org}/codespaces\",\n \"GET /orgs/{org}/codespaces/secrets\",\n \"GET /orgs/{org}/codespaces/secrets/{secret_name}/repositories\",\n \"GET /orgs/{org}/copilot/billing/seats\",\n \"GET /orgs/{org}/dependabot/alerts\",\n \"GET /orgs/{org}/dependabot/secrets\",\n \"GET /orgs/{org}/dependabot/secrets/{secret_name}/repositories\",\n \"GET /orgs/{org}/events\",\n \"GET /orgs/{org}/failed_invitations\",\n \"GET /orgs/{org}/hooks\",\n \"GET /orgs/{org}/hooks/{hook_id}/deliveries\",\n \"GET /orgs/{org}/installations\",\n \"GET /orgs/{org}/invitations\",\n \"GET /orgs/{org}/invitations/{invitation_id}/teams\",\n \"GET /orgs/{org}/issues\",\n \"GET /orgs/{org}/members\",\n \"GET /orgs/{org}/members/{username}/codespaces\",\n \"GET /orgs/{org}/migrations\",\n \"GET /orgs/{org}/migrations/{migration_id}/repositories\",\n \"GET /orgs/{org}/outside_collaborators\",\n \"GET /orgs/{org}/packages\",\n \"GET /orgs/{org}/packages/{package_type}/{package_name}/versions\",\n \"GET /orgs/{org}/personal-access-token-requests\",\n \"GET /orgs/{org}/personal-access-token-requests/{pat_request_id}/repositories\",\n \"GET /orgs/{org}/personal-access-tokens\",\n \"GET /orgs/{org}/personal-access-tokens/{pat_id}/repositories\",\n \"GET /orgs/{org}/projects\",\n \"GET /orgs/{org}/properties/values\",\n \"GET /orgs/{org}/public_members\",\n \"GET /orgs/{org}/repos\",\n \"GET /orgs/{org}/rulesets\",\n \"GET /orgs/{org}/rulesets/rule-suites\",\n \"GET /orgs/{org}/secret-scanning/alerts\",\n \"GET /orgs/{org}/security-advisories\",\n \"GET /orgs/{org}/teams\",\n \"GET /orgs/{org}/teams/{team_slug}/discussions\",\n \"GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments\",\n \"GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions\",\n \"GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions\",\n \"GET /orgs/{org}/teams/{team_slug}/invitations\",\n \"GET /orgs/{org}/teams/{team_slug}/members\",\n \"GET /orgs/{org}/teams/{team_slug}/projects\",\n \"GET /orgs/{org}/teams/{team_slug}/repos\",\n \"GET /orgs/{org}/teams/{team_slug}/teams\",\n \"GET /projects/columns/{column_id}/cards\",\n \"GET /projects/{project_id}/collaborators\",\n \"GET /projects/{project_id}/columns\",\n \"GET /repos/{owner}/{repo}/actions/artifacts\",\n \"GET /repos/{owner}/{repo}/actions/caches\",\n \"GET /repos/{owner}/{repo}/actions/organization-secrets\",\n \"GET /repos/{owner}/{repo}/actions/organization-variables\",\n \"GET /repos/{owner}/{repo}/actions/runners\",\n \"GET /repos/{owner}/{repo}/actions/runs\",\n \"GET /repos/{owner}/{repo}/actions/runs/{run_id}/artifacts\",\n \"GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs\",\n \"GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs\",\n \"GET /repos/{owner}/{repo}/actions/secrets\",\n \"GET /repos/{owner}/{repo}/actions/variables\",\n \"GET /repos/{owner}/{repo}/actions/workflows\",\n \"GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs\",\n \"GET /repos/{owner}/{repo}/activity\",\n \"GET /repos/{owner}/{repo}/assignees\",\n \"GET /repos/{owner}/{repo}/branches\",\n \"GET /repos/{owner}/{repo}/check-runs/{check_run_id}/annotations\",\n \"GET /repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs\",\n \"GET /repos/{owner}/{repo}/code-scanning/alerts\",\n \"GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances\",\n \"GET /repos/{owner}/{repo}/code-scanning/analyses\",\n \"GET /repos/{owner}/{repo}/codespaces\",\n \"GET /repos/{owner}/{repo}/codespaces/devcontainers\",\n \"GET /repos/{owner}/{repo}/codespaces/secrets\",\n \"GET /repos/{owner}/{repo}/collaborators\",\n \"GET /repos/{owner}/{repo}/comments\",\n \"GET /repos/{owner}/{repo}/comments/{comment_id}/reactions\",\n \"GET /repos/{owner}/{repo}/commits\",\n \"GET /repos/{owner}/{repo}/commits/{commit_sha}/comments\",\n \"GET /repos/{owner}/{repo}/commits/{commit_sha}/pulls\",\n \"GET /repos/{owner}/{repo}/commits/{ref}/check-runs\",\n \"GET /repos/{owner}/{repo}/commits/{ref}/check-suites\",\n \"GET /repos/{owner}/{repo}/commits/{ref}/status\",\n \"GET /repos/{owner}/{repo}/commits/{ref}/statuses\",\n \"GET /repos/{owner}/{repo}/contributors\",\n \"GET /repos/{owner}/{repo}/dependabot/alerts\",\n \"GET /repos/{owner}/{repo}/dependabot/secrets\",\n \"GET /repos/{owner}/{repo}/deployments\",\n \"GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses\",\n \"GET /repos/{owner}/{repo}/environments\",\n \"GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies\",\n \"GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/apps\",\n \"GET /repos/{owner}/{repo}/events\",\n \"GET /repos/{owner}/{repo}/forks\",\n \"GET /repos/{owner}/{repo}/hooks\",\n \"GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries\",\n \"GET /repos/{owner}/{repo}/invitations\",\n \"GET /repos/{owner}/{repo}/issues\",\n \"GET /repos/{owner}/{repo}/issues/comments\",\n \"GET /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions\",\n \"GET /repos/{owner}/{repo}/issues/events\",\n \"GET /repos/{owner}/{repo}/issues/{issue_number}/comments\",\n \"GET /repos/{owner}/{repo}/issues/{issue_number}/events\",\n \"GET /repos/{owner}/{repo}/issues/{issue_number}/labels\",\n \"GET /repos/{owner}/{repo}/issues/{issue_number}/reactions\",\n \"GET /repos/{owner}/{repo}/issues/{issue_number}/timeline\",\n \"GET /repos/{owner}/{repo}/keys\",\n \"GET /repos/{owner}/{repo}/labels\",\n \"GET /repos/{owner}/{repo}/milestones\",\n \"GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels\",\n \"GET /repos/{owner}/{repo}/notifications\",\n \"GET /repos/{owner}/{repo}/pages/builds\",\n \"GET /repos/{owner}/{repo}/projects\",\n \"GET /repos/{owner}/{repo}/pulls\",\n \"GET /repos/{owner}/{repo}/pulls/comments\",\n \"GET /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions\",\n \"GET /repos/{owner}/{repo}/pulls/{pull_number}/comments\",\n \"GET /repos/{owner}/{repo}/pulls/{pull_number}/commits\",\n \"GET /repos/{owner}/{repo}/pulls/{pull_number}/files\",\n \"GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews\",\n \"GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments\",\n \"GET /repos/{owner}/{repo}/releases\",\n \"GET /repos/{owner}/{repo}/releases/{release_id}/assets\",\n \"GET /repos/{owner}/{repo}/releases/{release_id}/reactions\",\n \"GET /repos/{owner}/{repo}/rules/branches/{branch}\",\n \"GET /repos/{owner}/{repo}/rulesets\",\n \"GET /repos/{owner}/{repo}/rulesets/rule-suites\",\n \"GET /repos/{owner}/{repo}/secret-scanning/alerts\",\n \"GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations\",\n \"GET /repos/{owner}/{repo}/security-advisories\",\n \"GET /repos/{owner}/{repo}/stargazers\",\n \"GET /repos/{owner}/{repo}/subscribers\",\n \"GET /repos/{owner}/{repo}/tags\",\n \"GET /repos/{owner}/{repo}/teams\",\n \"GET /repos/{owner}/{repo}/topics\",\n \"GET /repositories\",\n \"GET /repositories/{repository_id}/environments/{environment_name}/secrets\",\n \"GET /repositories/{repository_id}/environments/{environment_name}/variables\",\n \"GET /search/code\",\n \"GET /search/commits\",\n \"GET /search/issues\",\n \"GET /search/labels\",\n \"GET /search/repositories\",\n \"GET /search/topics\",\n \"GET /search/users\",\n \"GET /teams/{team_id}/discussions\",\n \"GET /teams/{team_id}/discussions/{discussion_number}/comments\",\n \"GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions\",\n \"GET /teams/{team_id}/discussions/{discussion_number}/reactions\",\n \"GET /teams/{team_id}/invitations\",\n \"GET /teams/{team_id}/members\",\n \"GET /teams/{team_id}/projects\",\n \"GET /teams/{team_id}/repos\",\n \"GET /teams/{team_id}/teams\",\n \"GET /user/blocks\",\n \"GET /user/codespaces\",\n \"GET /user/codespaces/secrets\",\n \"GET /user/emails\",\n \"GET /user/followers\",\n \"GET /user/following\",\n \"GET /user/gpg_keys\",\n \"GET /user/installations\",\n \"GET /user/installations/{installation_id}/repositories\",\n \"GET /user/issues\",\n \"GET /user/keys\",\n \"GET /user/marketplace_purchases\",\n \"GET /user/marketplace_purchases/stubbed\",\n \"GET /user/memberships/orgs\",\n \"GET /user/migrations\",\n \"GET /user/migrations/{migration_id}/repositories\",\n \"GET /user/orgs\",\n \"GET /user/packages\",\n \"GET /user/packages/{package_type}/{package_name}/versions\",\n \"GET /user/public_emails\",\n \"GET /user/repos\",\n \"GET /user/repository_invitations\",\n \"GET /user/social_accounts\",\n \"GET /user/ssh_signing_keys\",\n \"GET /user/starred\",\n \"GET /user/subscriptions\",\n \"GET /user/teams\",\n \"GET /users\",\n \"GET /users/{username}/events\",\n \"GET /users/{username}/events/orgs/{org}\",\n \"GET /users/{username}/events/public\",\n \"GET /users/{username}/followers\",\n \"GET /users/{username}/following\",\n \"GET /users/{username}/gists\",\n \"GET /users/{username}/gpg_keys\",\n \"GET /users/{username}/keys\",\n \"GET /users/{username}/orgs\",\n \"GET /users/{username}/packages\",\n \"GET /users/{username}/projects\",\n \"GET /users/{username}/received_events\",\n \"GET /users/{username}/received_events/public\",\n \"GET /users/{username}/repos\",\n \"GET /users/{username}/social_accounts\",\n \"GET /users/{username}/ssh_signing_keys\",\n \"GET /users/{username}/starred\",\n \"GET /users/{username}/subscriptions\"\n];\n\n// pkg/dist-src/paginating-endpoints.js\nfunction isPaginatingEndpoint(arg) {\n if (typeof arg === \"string\") {\n return paginatingEndpoints.includes(arg);\n } else {\n return false;\n }\n}\n\n// pkg/dist-src/index.js\nfunction paginateRest(octokit) {\n return {\n paginate: Object.assign(paginate.bind(null, octokit), {\n iterator: iterator.bind(null, octokit)\n })\n };\n}\npaginateRest.VERSION = VERSION;\n// Annotate the CommonJS export names for ESM import in node:\n0 && (module.exports = {\n composePaginateRest,\n isPaginatingEndpoint,\n paginateRest,\n paginatingEndpoints\n});\n", "import type {InputOptions} from './types.js'\n\nimport {EOL} from 'node:os'\nimport {delimiter} from 'node:path'\n\nimport {issue, issueCommand} from './lib/command.js'\nimport {issueFileCommand, prepareKeyValueMessage} from './lib/file-command.js'\nimport {toCommandValue} from './lib/utils.js'\n\n/**\n * Sets env variable for this action and future actions in the job\n * @param name the name of the variable to set\n * @param val the value of the variable. Non-string values will be converted to a string via JSON.stringify\n */\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nexport const exportVariable = (name: string, val: any): void => {\n const convertedVal = toCommandValue(val)\n process.env[name] = convertedVal\n\n const filePath = process.env['GITHUB_ENV'] || ''\n if (filePath) {\n return issueFileCommand('ENV', prepareKeyValueMessage(name, val))\n }\n\n issueCommand('set-env', {name}, convertedVal)\n}\n\n/**\n * Registers a secret which will get masked from logs\n * @param secret value of the secret\n */\nexport const setSecret = (secret: string): void => {\n issueCommand('add-mask', {}, secret)\n}\n\n/**\n * Prepends inputPath to the PATH (for this action and future actions)\n * @param inputPath\n */\nexport const addPath = (inputPath: string): void => {\n const filePath = process.env['GITHUB_PATH'] || ''\n if (filePath) {\n issueFileCommand('PATH', inputPath)\n } else {\n issueCommand('add-path', {}, inputPath)\n }\n process.env['PATH'] = `${inputPath}${delimiter}${process.env['PATH']}`\n}\n\n/**\n * Gets the value of an input.\n * Unless trimWhitespace is set to false in InputOptions, the value is also trimmed.\n * Returns an empty string if the value is not defined.\n *\n * @param name name of the input to get\n * @param options optional. See InputOptions.\n * @returns string\n */\nexport const getInput = (name: string, options?: InputOptions): string => {\n const val: string =\n process.env[`INPUT_${name.replaceAll(' ', '_').toUpperCase()}`] || ''\n if (options && options.required && !val) {\n throw new Error(`Input required and not supplied: ${name}`)\n }\n\n if (options && options.trimWhitespace === false) {\n return val\n }\n\n return val.trim()\n}\n\n/**\n * Gets the values of an multiline input. Each value is also trimmed.\n *\n * @param name name of the input to get\n * @param options optional. See InputOptions.\n * @returns string[]\n *\n */\nexport const getMultilineInput = (\n name: string,\n options?: InputOptions\n): string[] => {\n const inputs: string[] = getInput(name, options)\n .split('\\n')\n .filter(x => x !== '')\n\n if (options && options.trimWhitespace === false) {\n return inputs\n }\n\n return inputs.map(input => input.trim())\n}\n\n/**\n * Gets the input value of the boolean type in the YAML 1.2 \"core schema\" specification.\n * Support boolean input list: `true | True | TRUE | false | False | FALSE` .\n * The return value is also in boolean type.\n * ref: https://yaml.org/spec/1.2/spec.html#id2804923\n *\n * @param name name of the input to get\n * @param options optional. See InputOptions.\n * @returns boolean\n */\nexport const getBooleanInput = (\n name: string,\n options?: InputOptions\n): boolean => {\n const trueValue = ['true', 'True', 'TRUE']\n const falseValue = ['false', 'False', 'FALSE']\n const val = getInput(name, options)\n if (trueValue.includes(val)) return true\n if (falseValue.includes(val)) return false\n throw new TypeError(\n `Input does not meet YAML 1.2 \"Core Schema\" specification: ${name}\\n` +\n `Support boolean input list: \\`true | True | TRUE | false | False | FALSE\\``\n )\n}\n\n/**\n * Sets the value of an output.\n *\n * @param name name of the output to set\n * @param value value to store. Non-string values will be converted to a string via JSON.stringify\n */\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nexport const setOutput = (name: string, value: any): void => {\n const filePath = process.env['GITHUB_OUTPUT'] || ''\n if (filePath) {\n return issueFileCommand('OUTPUT', prepareKeyValueMessage(name, value))\n }\n\n process.stdout.write(EOL)\n issueCommand('set-output', {name}, toCommandValue(value))\n}\n\n/**\n * Enables or disables the echoing of commands into stdout for the rest of the step.\n * Echoing is disabled by default if ACTIONS_STEP_DEBUG is not set.\n *\n */\nexport const setCommandEcho = (enabled: boolean): void => {\n issue('echo', enabled ? 'on' : 'off')\n}\n", "import type {CommandProperties} from '../types.js'\n\nimport {EOL} from 'node:os'\n\nimport {toCommandValue} from './utils.js'\n\n// For internal use, subject to change.\n\n// We use any as a valid input type\n/* eslint-disable @typescript-eslint/no-explicit-any */\n\n/**\n * Commands\n *\n * Command Format:\n * ::name key=value,key=value::message\n *\n * Examples:\n * ::warning::This is the message\n * ::set-env name=MY_VAR::some value\n */\nexport const issueCommand = (\n command: string,\n properties: CommandProperties,\n message: any\n): void => {\n const cmd = new Command(command, properties, message)\n process.stdout.write(cmd.toString() + EOL)\n}\n\nexport const issue = (name: string, message = ''): void => {\n issueCommand(name, {}, message)\n}\n\nconst CMD_STRING = '::'\n\nclass Command {\n readonly #command: string\n readonly #message: string\n readonly #properties: CommandProperties\n\n constructor(command: string, properties: CommandProperties, message: string) {\n if (!command) {\n command = 'missing.command'\n }\n\n this.#command = command\n this.#properties = properties\n this.#message = message\n }\n\n toString(): string {\n let cmdStr = CMD_STRING + this.#command\n\n if (this.#properties && Object.keys(this.#properties).length > 0) {\n cmdStr += ' '\n let first = true\n for (const key in this.#properties) {\n if (this.#properties.hasOwnProperty(key)) {\n const val = this.#properties[key]\n if (val) {\n if (first) {\n first = false\n } else {\n cmdStr += ','\n }\n\n cmdStr += `${key}=${escapeProperty(val)}`\n }\n }\n }\n }\n\n cmdStr += `${CMD_STRING}${escapeData(this.#message)}`\n return cmdStr\n }\n}\n\nfunction escapeData(s: any): string {\n return toCommandValue(s)\n .replaceAll('%', '%25')\n .replaceAll('\\r', '%0D')\n .replaceAll('\\n', '%0A')\n}\n\nfunction escapeProperty(s: any): string {\n return toCommandValue(s)\n .replaceAll('%', '%25')\n .replaceAll('\\r', '%0D')\n .replaceAll('\\n', '%0A')\n .replaceAll(':', '%3A')\n .replaceAll(',', '%2C')\n}\n", "// We use any as a valid input type\n/* eslint-disable @typescript-eslint/no-explicit-any */\n\nimport type {AnnotationProperties, CommandProperties} from '../types.js'\n\n/**\n * Sanitizes an input into a string so it can be passed into issueCommand safely\n * @param input input to sanitize into a string\n */\nexport const toCommandValue = (input: any): string => {\n if (input === null || input === undefined) {\n return ''\n } else if (typeof input === 'string' || input instanceof String) {\n return input as string\n }\n return JSON.stringify(input)\n}\n\n/**\n *\n * @param annotationProperties\n * @returns The command properties to send with the actual annotation command\n * See IssueCommandProperties: https://github.com/actions/runner/blob/main/src/Runner.Worker/ActionCommandManager.cs#L646\n */\nexport const toCommandProperties = (\n annotationProperties: AnnotationProperties\n): CommandProperties => {\n if (!annotationProperties || Object.keys(annotationProperties).length === 0) {\n return {}\n }\n\n return {\n title: annotationProperties.title,\n file: annotationProperties.file,\n line: annotationProperties.startLine,\n endLine: annotationProperties.endLine,\n col: annotationProperties.startColumn,\n endColumn: annotationProperties.endColumn\n }\n}\n", "// For internal use, subject to change.\n\n// We use any as a valid input type\n/* eslint-disable @typescript-eslint/no-explicit-any */\n\nimport {randomUUID as uuidv4} from 'node:crypto'\nimport {appendFileSync, existsSync} from 'node:fs'\nimport {EOL} from 'node:os'\n\nimport {toCommandValue} from './utils.js'\n\nexport const issueFileCommand = (command: string, message: any): void => {\n const filePath = process.env[`GITHUB_${command}`]\n if (!filePath) {\n throw new Error(\n `Unable to find environment variable for file command ${command}`\n )\n }\n if (!existsSync(filePath)) {\n throw new Error(`Missing file at path: ${filePath}`)\n }\n\n appendFileSync(filePath, `${toCommandValue(message)}${EOL}`, {\n encoding: 'utf8'\n })\n}\n\nexport const prepareKeyValueMessage = (key: string, value: any): string => {\n const delimiter = `ghadelimiter_${uuidv4()}`\n const convertedValue = toCommandValue(value)\n\n // These should realistically never happen, but just in case someone finds a\n // way to exploit uuid generation let's not allow keys or values that contain\n // the delimiter.\n if (key.includes(delimiter)) {\n throw new Error(\n `Unexpected input: name should not contain the delimiter \"${delimiter}\"`\n )\n }\n\n if (convertedValue.includes(delimiter)) {\n throw new Error(\n `Unexpected input: value should not contain the delimiter \"${delimiter}\"`\n )\n }\n\n return `${key}<<${delimiter}${EOL}${convertedValue}${EOL}${delimiter}`\n}\n", "/**\n * Interface for getInput options\n */\nexport interface InputOptions {\n /** Optional. Whether the input is required. If required and not present, will throw. Defaults to false */\n required?: boolean\n\n /** Optional. Whether leading/trailing whitespace will be trimmed for the input. Defaults to true */\n trimWhitespace?: boolean\n}\n\n/**\n * The code to exit an action\n */\nexport enum ExitCode {\n /**\n * A code indicating that the action was successful\n */\n Success = 0,\n\n /**\n * A code indicating that the action was a failure\n */\n Failure = 1\n}\n\n/**\n * Optional properties that can be sent with annotation commands (notice, error, and warning)\n * See: https://docs.github.com/en/rest/reference/checks#create-a-check-run for more information about annotations.\n */\nexport interface AnnotationProperties {\n /**\n * A title for the annotation.\n */\n title?: string\n\n /**\n * The path of the file for which the annotation should be created.\n */\n file?: string\n\n /**\n * The start line for the annotation.\n */\n startLine?: number\n\n /**\n * The end line for the annotation. Defaults to `startLine` when `startLine` is provided.\n */\n endLine?: number\n\n /**\n * The start column for the annotation. Cannot be sent when `startLine` and `endLine` are different values.\n */\n startColumn?: number\n\n /**\n * The end column for the annotation. Cannot be sent when `startLine` and `endLine` are different values.\n * Defaults to `startColumn` when `startColumn` is provided.\n */\n endColumn?: number\n}\n\nexport interface CommandProperties {\n [key: string]: unknown\n}\n", "import type {AnnotationProperties} from './types.js'\n\nimport {issueCommand} from './lib/command.js'\nimport {toCommandProperties} from './lib/utils.js'\nimport {ExitCode} from './types.js'\n\n/**\n * Adds an error issue\n * @param message error issue message. Errors will be converted to string via toString()\n * @param properties optional properties to add to the annotation.\n */\nexport const error = (\n message: string | Error,\n properties: AnnotationProperties = {}\n): void => {\n issueCommand(\n 'error',\n toCommandProperties(properties),\n message instanceof Error ? message.toString() : message\n )\n}\n\n/**\n * Sets the action status to failed.\n * When the action exits it will be with an exit code of 1\n * @param message add error issue message\n */\nexport const setFailed = (message: string | Error): void => {\n process.exitCode = ExitCode.Failure\n\n error(message)\n}\n", "import {EOL} from 'node:os'\n\nimport {issue, issueCommand} from './lib/command.js'\nimport {toCommandProperties} from './lib/utils.js'\nimport {type AnnotationProperties} from './types.js'\n\n/**\n * Gets whether Actions Step Debug is on or not\n */\nexport const isDebug = (): boolean => {\n return process.env['RUNNER_DEBUG'] === '1'\n}\n\n/**\n * Writes debug message to user log\n * @param message debug message\n */\nexport const debug = (message: string): void => {\n issueCommand('debug', {}, message)\n}\n\n/**\n * Adds a warning issue\n * @param message warning issue message. Errors will be converted to string via toString()\n * @param properties optional properties to add to the annotation.\n */\nexport const warning = (\n message: string | Error,\n properties: AnnotationProperties = {}\n): void => {\n issueCommand(\n 'warning',\n toCommandProperties(properties),\n message instanceof Error ? message.toString() : message\n )\n}\n\n/**\n * Adds a notice issue\n * @param message notice issue message. Errors will be converted to string via toString()\n * @param properties optional properties to add to the annotation.\n */\nexport const notice = (\n message: string | Error,\n properties: AnnotationProperties = {}\n): void => {\n issueCommand(\n 'notice',\n toCommandProperties(properties),\n message instanceof Error ? message.toString() : message\n )\n}\n\n/**\n * Writes info to log with console.log.\n * @param message info message\n */\nexport const info = (message: string): void => {\n process.stdout.write(message + EOL)\n}\n\n/**\n * Begin an output group.\n *\n * Output until the next `groupEnd` will be foldable in this group\n *\n * @param name The name of the output group\n */\nexport const startGroup = (name: string): void => {\n issue('group', name)\n}\n\n/**\n * End an output group.\n */\nexport const endGroup = (): void => {\n issue('endgroup')\n}\n\n/**\n * Wrap an asynchronous function call in a group.\n *\n * Returns the same type as the function itself.\n *\n * @param name The name of the group\n * @param fn The function to wrap in the group\n */\nexport const group = async (\n name: string,\n fn: () => Promise\n): Promise => {\n startGroup(name)\n\n let result: T\n\n try {\n result = await fn()\n } finally {\n endGroup()\n }\n\n return result\n}\n", "/* eslint-disable unicorn/no-null */\n\nimport {constants, promises} from 'node:fs'\nimport {EOL} from 'node:os'\n\nconst {access, appendFile, writeFile} = promises\n\nexport const SUMMARY_ENV_VAR = 'GITHUB_STEP_SUMMARY'\nexport const SUMMARY_DOCS_URL =\n 'https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary'\n\nexport type SummaryTableRow = (SummaryTableCell | string)[]\n\nexport interface SummaryTableCell {\n /**\n * Cell content\n */\n data: string\n /**\n * Render cell as header\n * (optional) default: false\n */\n header?: boolean\n /**\n * Number of columns the cell extends\n * (optional) default: '1'\n */\n colspan?: string\n /**\n * Number of rows the cell extends\n * (optional) default: '1'\n */\n rowspan?: string\n}\n\nexport interface SummaryImageOptions {\n /**\n * The width of the image in pixels. Must be an integer without a unit.\n * (optional)\n */\n width?: string\n /**\n * The height of the image in pixels. Must be an integer without a unit.\n * (optional)\n */\n height?: string\n}\n\nexport interface SummaryWriteOptions {\n /**\n * Replace all existing content in summary file with buffer contents\n * (optional) default: false\n */\n overwrite?: boolean\n}\n\nclass Summary {\n #buffer: string\n #filePath?: string\n\n constructor() {\n this.#buffer = ''\n }\n\n /**\n * Finds the summary file path from the environment, rejects if env var is not found or file does not exist\n * Also checks r/w permissions.\n *\n * @returns step summary file path\n */\n async #fileSummaryPath(): Promise {\n if (this.#filePath) {\n return this.#filePath\n }\n\n const pathFromEnv = process.env[SUMMARY_ENV_VAR]\n if (!pathFromEnv) {\n throw new Error(\n `Unable to find environment variable for $${SUMMARY_ENV_VAR}. Check if your runtime environment supports job summaries.`\n )\n }\n\n try {\n await access(pathFromEnv, constants.R_OK | constants.W_OK)\n } catch {\n throw new Error(\n `Unable to access summary file: '${pathFromEnv}'. Check if the file has correct read/write permissions.`\n )\n }\n\n this.#filePath = pathFromEnv\n return this.#filePath\n }\n\n /**\n * Wraps content in an HTML tag, adding any HTML attributes\n *\n * @param {string} tag HTML tag to wrap\n * @param {string | null} content content within the tag\n * @param {[attribute: string]: string} attrs key-value list of HTML attributes to add\n *\n * @returns {string} content wrapped in HTML element\n */\n #wrap(\n tag: string,\n content: string | null,\n attrs: {[attribute: string]: string} = {}\n ): string {\n const htmlAttrs = Object.entries(attrs)\n .map(([key, value]) => ` ${key}=\"${value}\"`)\n .join('')\n\n if (!content) {\n return `<${tag}${htmlAttrs}>`\n }\n\n return `<${tag}${htmlAttrs}>${content}`\n }\n\n /**\n * Writes text in the buffer to the summary buffer file and empties buffer. Will append by default.\n *\n * @param {SummaryWriteOptions} [options] (optional) options for write operation\n *\n * @returns {Promise} summary instance\n */\n async write(options?: SummaryWriteOptions): Promise {\n const overwrite = !!options?.overwrite\n const filePath = await this.#fileSummaryPath()\n const writeFunc = overwrite ? writeFile : appendFile\n await writeFunc(filePath, this.#buffer, {encoding: 'utf8'})\n return this.emptyBuffer()\n }\n\n /**\n * Clears the summary buffer and wipes the summary file\n *\n * @returns {Summary} summary instance\n */\n async clear(): Promise {\n return this.emptyBuffer().write({overwrite: true})\n }\n\n /**\n * Returns the current summary buffer as a string\n *\n * @returns {string} string of summary buffer\n */\n stringify(): string {\n return this.#buffer\n }\n\n /**\n * If the summary buffer is empty\n *\n * @returns {boolen} true if the buffer is empty\n */\n isEmptyBuffer(): boolean {\n return this.#buffer.length === 0\n }\n\n /**\n * Resets the summary buffer without writing to summary file\n *\n * @returns {Summary} summary instance\n */\n emptyBuffer(): Summary {\n this.#buffer = ''\n return this\n }\n\n /**\n * Adds raw text to the summary buffer\n *\n * @param {string} text content to add\n * @param {boolean} [addEOL=false] (optional) append an EOL to the raw text (default: false)\n *\n * @returns {Summary} summary instance\n */\n addRaw(text: string, addEOL = false): Summary {\n this.#buffer += text\n return addEOL ? this.addEOL() : this\n }\n\n /**\n * Adds the operating system-specific end-of-line marker to the buffer\n *\n * @returns {Summary} summary instance\n */\n addEOL(): Summary {\n return this.addRaw(EOL)\n }\n\n /**\n * Adds an HTML codeblock to the summary buffer\n *\n * @param {string} code content to render within fenced code block\n * @param {string} lang (optional) language to syntax highlight code\n *\n * @returns {Summary} summary instance\n */\n addCodeBlock(code: string, lang?: string): Summary {\n const attrs = {\n ...(lang && {lang})\n }\n const element = this.#wrap('pre', this.#wrap('code', code), attrs)\n return this.addRaw(element).addEOL()\n }\n\n /**\n * Adds an HTML list to the summary buffer\n *\n * @param {string[]} items list of items to render\n * @param {boolean} [ordered=false] (optional) if the rendered list should be ordered or not (default: false)\n *\n * @returns {Summary} summary instance\n */\n addList(items: string[], ordered = false): Summary {\n const tag = ordered ? 'ol' : 'ul'\n const listItems = items.map(item => this.#wrap('li', item)).join('')\n const element = this.#wrap(tag, listItems)\n return this.addRaw(element).addEOL()\n }\n\n /**\n * Adds an HTML table to the summary buffer\n *\n * @param {SummaryTableCell[]} rows table rows\n *\n * @returns {Summary} summary instance\n */\n addTable(rows: SummaryTableRow[]): Summary {\n const tableBody = rows\n .map(row => {\n const cells = row\n .map(cell => {\n if (typeof cell === 'string') {\n return this.#wrap('td', cell)\n }\n\n const {header, data, colspan, rowspan} = cell\n const tag = header ? 'th' : 'td'\n const attrs = {\n ...(colspan && {colspan}),\n ...(rowspan && {rowspan})\n }\n\n return this.#wrap(tag, data, attrs)\n })\n .join('')\n\n return this.#wrap('tr', cells)\n })\n .join('')\n\n const element = this.#wrap('table', tableBody)\n return this.addRaw(element).addEOL()\n }\n\n /**\n * Adds a collapsable HTML details element to the summary buffer\n *\n * @param {string} label text for the closed state\n * @param {string} content collapsable content\n *\n * @returns {Summary} summary instance\n */\n addDetails(label: string, content: string): Summary {\n const element = this.#wrap(\n 'details',\n this.#wrap('summary', label) + content\n )\n return this.addRaw(element).addEOL()\n }\n\n /**\n * Adds an HTML image tag to the summary buffer\n *\n * @param {string} src path to the image you to embed\n * @param {string} alt text description of the image\n * @param {SummaryImageOptions} options (optional) addition image attributes\n *\n * @returns {Summary} summary instance\n */\n addImage(src: string, alt: string, options?: SummaryImageOptions): Summary {\n const {width, height} = options || {}\n const attrs = {\n ...(width && {width}),\n ...(height && {height})\n }\n\n const element = this.#wrap('img', null, {src, alt, ...attrs})\n return this.addRaw(element).addEOL()\n }\n\n /**\n * Adds an HTML section heading element\n *\n * @param {string} text heading text\n * @param {number | string} [level=1] (optional) the heading level, default: 1\n *\n * @returns {Summary} summary instance\n */\n addHeading(text: string, level?: number | string): Summary {\n const tag = `h${level}`\n const allowedTag = ['h1', 'h2', 'h3', 'h4', 'h5', 'h6'].includes(tag)\n ? tag\n : 'h1'\n const element = this.#wrap(allowedTag, text)\n return this.addRaw(element).addEOL()\n }\n\n /**\n * Adds an HTML thematic break (
) to the summary buffer\n *\n * @returns {Summary} summary instance\n */\n addSeparator(): Summary {\n const element = this.#wrap('hr', null)\n return this.addRaw(element).addEOL()\n }\n\n /**\n * Adds an HTML line break (
) to the summary buffer\n *\n * @returns {Summary} summary instance\n */\n addBreak(): Summary {\n const element = this.#wrap('br', null)\n return this.addRaw(element).addEOL()\n }\n\n /**\n * Adds an HTML blockquote to the summary buffer\n *\n * @param {string} text quote text\n * @param {string} cite (optional) citation url\n *\n * @returns {Summary} summary instance\n */\n addQuote(text: string, cite?: string): Summary {\n const attrs = {\n ...(cite && {cite})\n }\n const element = this.#wrap('blockquote', text, attrs)\n return this.addRaw(element).addEOL()\n }\n\n /**\n * Adds an HTML anchor tag to the summary buffer\n *\n * @param {string} text link text/content\n * @param {string} href hyperlink\n *\n * @returns {Summary} summary instance\n */\n addLink(text: string, href: string): Summary {\n const element = this.#wrap('a', text, {href})\n return this.addRaw(element).addEOL()\n }\n}\n\nconst _summary = new Summary()\n\nexport const summary = _summary\n", "import {strict} from 'node:assert'\n\nimport {setOutput, summary} from '@unlike/github-actions-core'\n\nimport {useContext} from '@/src/github/index.js'\nimport {useInputs} from '@/src/inputs.js'\nimport {execAsync} from '@/src/utils.js'\n\nimport {\n getCloudflareDeploymentAlias,\n getCloudflareLatestDeployment\n} from './get.js'\n\nexport const CLOUDFLARE_API_TOKEN = 'CLOUDFLARE_API_TOKEN'\nexport const CLOUDFLARE_ACCOUNT_ID = 'CLOUDFLARE_ACCOUNT_ID'\nconst ERROR_KEY = `Create Deployment:`\n\nexport const createCloudflareDeployment = async () => {\n const {\n cloudflareAccountId,\n cloudflareProjectName,\n directory,\n cloudflareApiToken\n } = useInputs()\n\n process.env[CLOUDFLARE_API_TOKEN] = cloudflareApiToken\n process.env[CLOUDFLARE_ACCOUNT_ID] = cloudflareAccountId\n\n const {repo, branch, sha: commitHash} = useContext()\n\n if (branch === undefined) {\n throw new Error(`${ERROR_KEY} branch is undefined`)\n }\n\n try {\n /**\n * At build process.env.npm_package_dependencies_wrangler is replaced by esbuild define.\n * @see {@link ../../esbuild.config.js}\n * @see {@link https://esbuild.github.io/api/#define | esbuild define}\n * @see {@link https://docs.npmjs.com/cli/v9/using-npm/scripts#packagejson-vars | package.json vars}\n */\n const WRANGLER_VERSION = process.env.npm_package_dependencies_wrangler\n strict(WRANGLER_VERSION, 'wrangler version should exist')\n /**\n * Tried to use wrangler.unstable_pages.deploy. But wrangler is 8mb+ and the bundler is unable to tree shake it.\n */\n await execAsync(\n `npx wrangler@${WRANGLER_VERSION} pages deploy ${directory} --project-name=${cloudflareProjectName} --branch=${branch} --commit-dirty=true --commit-hash=${commitHash}`,\n {\n env: process.env\n }\n )\n /**\n * Get the latest deployment by commitHash.\n */\n const deployment = await getCloudflareLatestDeployment()\n\n setOutput('id', deployment.id)\n setOutput('url', deployment.url)\n setOutput('environment', deployment.environment)\n\n const alias: string = getCloudflareDeploymentAlias(deployment)\n setOutput('alias', alias)\n\n const deployStage = deployment.stages.find(stage => stage.name === 'deploy')\n\n await summary.addHeading('Cloudflare Pages Deployment').write()\n await summary.addBreak().write()\n await summary\n .addTable([\n [\n {\n data: 'Name',\n header: true\n },\n {\n data: 'Result',\n header: true\n }\n ],\n ['Environment:', deployment.environment],\n [\n 'Branch:',\n `${deployment.deployment_trigger.metadata.branch}`\n ],\n [\n 'Commit Hash:',\n `${deployment.deployment_trigger.metadata.commit_hash}`\n ],\n [\n 'Commit Message:',\n deployment.deployment_trigger.metadata.commit_message\n ],\n [\n 'Status:',\n `${deployStage?.status.toUpperCase() || `UNKNOWN`}`\n ],\n ['Preview URL:', `${deployment.url}`],\n ['Branch Preview URL:', `${alias}`]\n ])\n .write()\n\n return deployment\n } catch (error) {\n if (error instanceof Error) {\n throw error\n }\n if (\n error &&\n typeof error === 'object' &&\n 'stderr' in error &&\n typeof error.stderr === 'string'\n ) {\n throw new Error(error.stderr)\n }\n throw new Error(`${ERROR_KEY} unknown error`)\n }\n}\n", "import type {InputOptions} from '@unlike/github-actions-core'\n\nimport {getInput} from '@unlike/github-actions-core'\n\nconst INPUT_KEY_CLOUDFLARE_ACCOUNT_ID = 'cloudflare-account-id'\nconst INPUT_KEY_CLOUDFLARE_API_TOKEN = 'cloudflare-api-token'\nconst INPUT_KEY_CLOUDFLARE_PROJECT_NAME = 'cloudflare-project-name'\nconst INPUT_KEY_DIRECTORY = 'directory'\nconst INPUT_KEY_GITHUB_ENVIRONMENT = 'github-environment'\nconst INPUT_KEY_GITHUB_TOKEN = 'github-token'\n\nexport const INPUT_KEYS_REQUIRED = [\n INPUT_KEY_CLOUDFLARE_ACCOUNT_ID,\n INPUT_KEY_CLOUDFLARE_API_TOKEN,\n INPUT_KEY_CLOUDFLARE_PROJECT_NAME,\n INPUT_KEY_DIRECTORY,\n INPUT_KEY_GITHUB_ENVIRONMENT,\n INPUT_KEY_GITHUB_TOKEN\n] as const\n\nconst OPTIONS: InputOptions = {\n required: true\n}\n\ninterface Inputs {\n /** Cloudflare Account Id */\n cloudflareAccountId: string\n /** Cloudflare API token */\n cloudflareApiToken: string\n /** Cloudflare Pages Project Name */\n cloudflareProjectName: string\n /** Directory of static files to upload */\n directory: string\n /** GitHub API Token */\n gitHubApiToken: string\n /** GitHub Environment to use for deployment */\n gitHubEnvironment: string\n}\n\nconst getInputs = (): Inputs => {\n return {\n cloudflareAccountId: getInput(INPUT_KEY_CLOUDFLARE_ACCOUNT_ID, OPTIONS),\n cloudflareApiToken: getInput(INPUT_KEY_CLOUDFLARE_API_TOKEN, OPTIONS),\n cloudflareProjectName: getInput(INPUT_KEY_CLOUDFLARE_PROJECT_NAME, OPTIONS),\n directory: getInput(INPUT_KEY_DIRECTORY, OPTIONS),\n gitHubApiToken: getInput(INPUT_KEY_GITHUB_TOKEN, OPTIONS),\n gitHubEnvironment: getInput(INPUT_KEY_GITHUB_ENVIRONMENT, OPTIONS)\n }\n}\n\ntype UseInputs = ReturnType\n\nlet _inputs: UseInputs\n\nexport const useInputs = (): UseInputs => {\n return _inputs ?? (_inputs = getInputs())\n}\n", "import {exec} from 'node:child_process'\nimport {promisify} from 'node:util'\n\nexport const raise = (message: string): never => {\n throw new Error(message)\n}\n\nexport const execAsync = promisify(exec)\n", "import {strict as assert} from 'node:assert'\nimport {existsSync, readFileSync} from 'node:fs'\nimport {EOL} from 'node:os'\n\nimport {debug, isDebug} from '@unlike/github-actions-core'\n\nimport type {EventName} from '@/types/github/workflow-events.js'\nimport {EVENT_NAMES} from '@/types/github/workflow-events.js'\n\nimport type {WorkflowEventExtract, WorkflowEventPayload} from './types.js'\n\n/**\n * Loads the file from the runner that contains the full event webhook payload.\n */\nconst getPayload = (): unknown => {\n if (process.env.GITHUB_EVENT_PATH) {\n if (existsSync(process.env.GITHUB_EVENT_PATH)) {\n return JSON.parse(\n readFileSync(process.env.GITHUB_EVENT_PATH, {encoding: 'utf8'})\n )\n } else {\n const path = process.env.GITHUB_EVENT_PATH\n process.stdout.write(`GITHUB_EVENT_PATH ${path} does not exist${EOL}`)\n }\n }\n}\n\nexport const getWorkflowEvent = () => {\n const eventName = process.env.GITHUB_EVENT_NAME as EventName\n\n assert(\n EVENT_NAMES.includes(eventName),\n `eventName ${eventName} is not supported`\n )\n /** Assume that the payload matches the eventName */\n const payload = getPayload() as WorkflowEventPayload\n\n if (isDebug()) {\n debug(`eventName: ${eventName}`)\n debug(`payload: ${JSON.stringify(payload)}`)\n }\n\n return {\n eventName,\n payload\n } as Readonly>\n}\n", "import type {\n BranchProtectionRuleEvent,\n CheckRunEvent,\n CheckSuiteEvent,\n CodeScanningAlertEvent,\n CommitCommentEvent,\n CreateEvent,\n DeleteEvent,\n DependabotAlertEvent,\n DeployKeyEvent,\n DeploymentEvent,\n DeploymentProtectionRuleEvent,\n DeploymentReviewEvent,\n DeploymentStatusEvent,\n DiscussionCommentEvent,\n DiscussionEvent,\n ForkEvent,\n GithubAppAuthorizationEvent,\n GollumEvent,\n InstallationEvent,\n InstallationRepositoriesEvent,\n InstallationTargetEvent,\n IssueCommentEvent,\n IssuesEvent,\n LabelEvent,\n MarketplacePurchaseEvent,\n MemberEvent,\n MembershipEvent,\n MergeGroupEvent,\n MetaEvent,\n MilestoneEvent,\n OrganizationEvent,\n OrgBlockEvent,\n PackageEvent,\n PageBuildEvent,\n PingEvent,\n ProjectCardEvent,\n ProjectColumnEvent,\n ProjectEvent,\n ProjectsV2ItemEvent,\n PublicEvent,\n PullRequestEvent,\n PullRequestReviewCommentEvent,\n PullRequestReviewEvent,\n PullRequestReviewThreadEvent,\n PushEvent,\n RegistryPackageEvent,\n ReleaseEvent,\n RepositoryDispatchEvent,\n RepositoryEvent,\n RepositoryImportEvent,\n RepositoryVulnerabilityAlertEvent,\n Schema,\n SecretScanningAlertEvent,\n SecretScanningAlertLocationEvent,\n SecurityAdvisoryEvent,\n SponsorshipEvent,\n StarEvent,\n StatusEvent,\n TeamAddEvent,\n TeamEvent,\n WatchEvent,\n WebhookEventName,\n WorkflowDispatchEvent,\n WorkflowJobEvent,\n WorkflowRunEvent\n} from '@octokit/webhooks-types'\n\nexport const EVENT_NAMES = [\n 'branch_protection_rule',\n 'check_run',\n 'check_suite',\n 'code_scanning_alert',\n 'commit_comment',\n 'create',\n 'delete',\n 'dependabot_alert',\n 'deploy_key',\n 'deployment',\n 'deployment_protection_rule',\n 'deployment_review',\n 'deployment_status',\n 'discussion',\n 'discussion_comment',\n 'fork',\n 'github_app_authorization',\n 'gollum',\n 'installation',\n 'installation_repositories',\n 'installation_target',\n 'issue_comment',\n 'issues',\n 'label',\n 'marketplace_purchase',\n 'member',\n 'membership',\n 'merge_group',\n 'meta',\n 'milestone',\n 'org_block',\n 'organization',\n 'package',\n 'page_build',\n 'ping',\n 'project',\n 'project_card',\n 'project_column',\n 'projects_v2_item',\n 'public',\n 'pull_request',\n 'pull_request_review',\n 'pull_request_review_comment',\n 'pull_request_review_thread',\n 'push',\n 'registry_package',\n 'release',\n 'repository',\n 'repository_dispatch',\n 'repository_import',\n 'repository_vulnerability_alert',\n 'secret_scanning_alert',\n 'secret_scanning_alert_location',\n 'security_advisory',\n 'sponsorship',\n 'star',\n 'status',\n 'team',\n 'team_add',\n 'watch',\n 'workflow_dispatch',\n 'workflow_job',\n 'workflow_run'\n] satisfies Array\nexport type EventName = (typeof EVENT_NAMES)[number]\nexport interface WorkflowEventBase {\n eventName: WebhookEventName\n payload: Schema\n}\nexport type WorkflowEvent =\n | {\n eventName: 'branch_protection_rule'\n payload: BranchProtectionRuleEvent\n }\n | {\n eventName: 'check_run'\n payload: CheckRunEvent\n }\n | {\n eventName: 'check_suite'\n payload: CheckSuiteEvent\n }\n | {\n eventName: 'code_scanning_alert'\n payload: CodeScanningAlertEvent\n }\n | {\n eventName: 'commit_comment'\n payload: CommitCommentEvent\n }\n | {\n eventName: 'create'\n payload: CreateEvent\n }\n | {\n eventName: 'delete'\n payload: DeleteEvent\n }\n | {\n eventName: 'dependabot_alert'\n payload: DependabotAlertEvent\n }\n | {\n eventName: 'deploy_key'\n payload: DeployKeyEvent\n }\n | {\n eventName: 'deployment'\n payload: DeploymentEvent\n }\n | {\n eventName: 'deployment_protection_rule'\n payload: DeploymentProtectionRuleEvent\n }\n | {\n eventName: 'deployment_review'\n payload: DeploymentReviewEvent\n }\n | {\n eventName: 'deployment_status'\n payload: DeploymentStatusEvent\n }\n | {\n eventName: 'discussion'\n payload: DiscussionEvent\n }\n | {\n eventName: 'discussion_comment'\n payload: DiscussionCommentEvent\n }\n | {\n eventName: 'fork'\n payload: ForkEvent\n }\n | {\n eventName: 'github_app_authorization'\n payload: GithubAppAuthorizationEvent\n }\n | {\n eventName: 'gollum'\n payload: GollumEvent\n }\n | {\n eventName: 'installation'\n payload: InstallationEvent\n }\n | {\n eventName: 'installation_repositories'\n payload: InstallationRepositoriesEvent\n }\n | {\n eventName: 'installation_target'\n payload: InstallationTargetEvent\n }\n | {\n eventName: 'issue_comment'\n payload: IssueCommentEvent\n }\n | {\n eventName: 'issues'\n payload: IssuesEvent\n }\n | {\n eventName: 'label'\n payload: LabelEvent\n }\n | {\n eventName: 'marketplace_purchase'\n payload: MarketplacePurchaseEvent\n }\n | {\n eventName: 'member'\n payload: MemberEvent\n }\n | {\n eventName: 'membership'\n payload: MembershipEvent\n }\n | {\n eventName: 'merge_group'\n payload: MergeGroupEvent\n }\n | {\n eventName: 'meta'\n payload: MetaEvent\n }\n | {\n eventName: 'milestone'\n payload: MilestoneEvent\n }\n | {\n eventName: 'org_block'\n payload: OrgBlockEvent\n }\n | {\n eventName: 'organization'\n payload: OrganizationEvent\n }\n | {\n eventName: 'package'\n payload: PackageEvent\n }\n | {\n eventName: 'page_build'\n payload: PageBuildEvent\n }\n | {\n eventName: 'ping'\n payload: PingEvent\n }\n | {\n eventName: 'project'\n payload: ProjectEvent\n }\n | {\n eventName: 'project_card'\n payload: ProjectCardEvent\n }\n | {\n eventName: 'project_column'\n payload: ProjectColumnEvent\n }\n | {\n eventName: 'projects_v2_item'\n payload: ProjectsV2ItemEvent\n }\n | {\n eventName: 'public'\n payload: PublicEvent\n }\n | {\n eventName: 'pull_request'\n payload: PullRequestEvent\n }\n | {\n eventName: 'pull_request_review'\n payload: PullRequestReviewEvent\n }\n | {\n eventName: 'pull_request_review_comment'\n payload: PullRequestReviewCommentEvent\n }\n | {\n eventName: 'pull_request_review_thread'\n payload: PullRequestReviewThreadEvent\n }\n | {\n eventName: 'push'\n payload: PushEvent\n }\n | {\n eventName: 'registry_package'\n payload: RegistryPackageEvent\n }\n | {\n eventName: 'release'\n payload: ReleaseEvent\n }\n | {\n eventName: 'repository'\n payload: RepositoryEvent\n }\n | {\n eventName: 'repository_dispatch'\n payload: RepositoryDispatchEvent\n }\n | {\n eventName: 'repository_import'\n payload: RepositoryImportEvent\n }\n | {\n eventName: 'repository_vulnerability_alert'\n payload: RepositoryVulnerabilityAlertEvent\n }\n | {\n eventName: 'secret_scanning_alert'\n payload: SecretScanningAlertEvent\n }\n | {\n eventName: 'secret_scanning_alert_location'\n payload: SecretScanningAlertLocationEvent\n }\n | {\n eventName: 'security_advisory'\n payload: SecurityAdvisoryEvent\n }\n | {\n eventName: 'sponsorship'\n payload: SponsorshipEvent\n }\n | {\n eventName: 'star'\n payload: StarEvent\n }\n | {\n eventName: 'status'\n payload: StatusEvent\n }\n | {\n eventName: 'team'\n payload: TeamEvent\n }\n | {\n eventName: 'team_add'\n payload: TeamAddEvent\n }\n | {\n eventName: 'watch'\n payload: WatchEvent\n }\n | {\n eventName: 'workflow_dispatch'\n payload: WorkflowDispatchEvent\n }\n | {\n eventName: 'workflow_job'\n payload: WorkflowJobEvent\n }\n | {\n eventName: 'workflow_run'\n payload: WorkflowRunEvent\n }\n", "/* eslint-disable no-console */\n\nimport {debug, isDebug} from '@unlike/github-actions-core'\n\nimport {raise} from '../utils.js'\nimport {getWorkflowEvent} from './workflow-event/workflow-event.js'\n\ninterface Repo {\n owner: string\n repo: string\n /**\n * The GraphQL identifier of the repository.\n */\n node_id: string\n}\n\ninterface Context {\n /**\n * The event that triggered the workflow run.\n */\n event: ReturnType\n repo: Repo\n /**\n * The branch or tag ref that triggered the workflow run.\n */\n branch?: string\n /**\n * The commit SHA that triggered the workflow. The value of this commit SHA\n * depends on the event that triggered the workflow.\n * For more information, see \"Events that trigger workflows.\"\n *\n * Example: `ffac537e6cbbf934b08745a378932722df287a53`.\n */\n sha: string\n /**\n * Returns the GraphQL API URL. For example: https://api.github.com/graphql.\n */\n graphqlEndpoint: string\n\n /**\n * refs/heads/feature-branch-1.\n */\n ref: string\n}\n\nconst getGitHubContext = (): Context => {\n const event = getWorkflowEvent()\n\n const repo = ((): Repo => {\n const [owner, repo] = process.env.GITHUB_REPOSITORY\n ? process.env.GITHUB_REPOSITORY.split('/')\n : raise(\n \"context.repo: requires a GITHUB_REPOSITORY environment variable like 'owner/repo'\"\n )\n\n const node_id =\n 'repository' in event.payload\n ? event.payload.repository?.node_id ||\n raise('context.repo: no repo node_id in payload')\n : raise('context.repo: no repo node_id in payload')\n\n return {owner, repo, node_id}\n })()\n\n /**\n * Depending on what event triggers the action.\n * The GITHUB_HEAD_REF may be undefined so we fallback to GITHUB_REF_NAME.\n */\n const branch = process.env.GITHUB_HEAD_REF || process.env.GITHUB_REF_NAME\n\n const sha = process.env.GITHUB_SHA\n\n const graphqlEndpoint = process.env.GITHUB_GRAPHQL_URL\n\n const ref = ((): Context['ref'] => {\n let ref = process.env.GITHUB_HEAD_REF\n if (!ref) {\n if ('ref' in event.payload) {\n ref = event.payload.ref // refs/heads/feature-branch-1\n } else if (event.eventName === 'pull_request') {\n ref = event.payload.pull_request.head.ref // andykenward/issue18\n }\n if (!ref) return raise('context: no ref')\n }\n return ref\n })()\n\n const context = {\n event,\n repo,\n branch,\n sha,\n graphqlEndpoint,\n ref\n }\n\n if (isDebug()) {\n const debugContext = {\n ...context,\n event: 'will debug itself as output is large'\n }\n\n debug(`context: ${JSON.stringify(debugContext)}`)\n }\n\n return context\n}\n\ntype UseContext = ReturnType\n\nlet _context: UseContext\nexport const useContext = (): UseContext => {\n return _context ?? (_context = getGitHubContext())\n}\n\nexport const useContextEvent = (): UseContext['event'] => useContext().event\n", "import type {GraphQLError} from 'graphql'\n\nimport type {TypedDocumentString} from '@/gql/graphql.js'\nimport {useInputs} from '@/src/inputs.js'\n\nimport {useContext} from '../context.js'\n\n/**\n * https://github.com/octokit/graphql.js/blob/c067d9c5da27e0147d25fa215192f1d8be7e1b72/src/types.ts#L55C1-L72C3\n */\nexport type GitHubGraphQLError = Partial & {\n /**\n * NOT_FOUND\n */\n type: string\n}\n\nexport type GraphqlResponse = {\n data: T\n errors?: GitHubGraphQLError[]\n}\nexport type Variables = Record\n\ntype Options = {\n /**\n * Should request throw error when graphql returns errors\n * Default is true\n */\n errorThrows?: boolean\n}\n\n// | string\n// | DocumentNode\n// | TypedDocumentNode\n\nexport type RequestParams = {\n query: string | TypedDocumentString\n variables?: TVariables\n options?: Options\n}\n\nexport const request = async <\n TData = unknown,\n TVariables extends Variables = Variables\n>(\n params: RequestParams\n): Promise> => {\n const {query, variables, options} = params\n const {errorThrows} = options || {errorThrows: true}\n const {gitHubApiToken} = useInputs()\n const {graphqlEndpoint} = useContext()\n\n return fetch(graphqlEndpoint, {\n method: 'POST',\n headers: {\n authorization: `bearer ${gitHubApiToken}`,\n 'Content-Type': 'application/json',\n Accept: 'application/vnd.github.flash-preview+json'\n },\n body: JSON.stringify({query: query.toString(), variables})\n })\n .then(res => res.json() as Promise>)\n .then(res => {\n if (res.errors && errorThrows) {\n throw new Error(JSON.stringify(res.errors))\n }\n return res\n })\n}\n", "export function lowercaseKeys(object) {\n if (!object) {\n return {};\n }\n\n return Object.keys(object).reduce((newObj, key) => {\n newObj[key.toLowerCase()] = object[key];\n return newObj;\n }, {});\n}\n", "export default function isPlainObject(value) {\n\tif (typeof value !== 'object' || value === null) {\n\t\treturn false;\n\t}\n\n\tconst prototype = Object.getPrototypeOf(value);\n\treturn (prototype === null || prototype === Object.prototype || Object.getPrototypeOf(prototype) === null) && !(Symbol.toStringTag in value) && !(Symbol.iterator in value);\n}\n", "import isPlainObject from \"is-plain-obj\";\n\nexport function mergeDeep(defaults, options) {\n const result = Object.assign({}, defaults);\n\n Object.keys(options).forEach((key) => {\n if (isPlainObject(options[key])) {\n if (!(key in defaults)) Object.assign(result, { [key]: options[key] });\n else result[key] = mergeDeep(defaults[key], options[key]);\n } else {\n Object.assign(result, { [key]: options[key] });\n }\n });\n\n return result;\n}\n", "export function removeUndefinedProperties(obj) {\n for (const key in obj) {\n if (obj[key] === undefined) {\n delete obj[key];\n }\n }\n return obj;\n}\n", "import { lowercaseKeys } from \"./util/lowercase-keys.js\";\nimport { mergeDeep } from \"./util/merge-deep.js\";\nimport { removeUndefinedProperties } from \"./util/remove-undefined-properties.js\";\n\nexport function merge(defaults, route, options) {\n if (typeof route === \"string\") {\n let [method, url] = route.split(\" \");\n options = Object.assign(url ? { method, url } : { url: method }, options);\n } else {\n options = Object.assign({}, route);\n }\n\n // lowercase header names before merging with defaults to avoid duplicates\n options.headers = lowercaseKeys(options.headers);\n\n // remove properties with undefined values before merging\n removeUndefinedProperties(options);\n removeUndefinedProperties(options.headers);\n\n const mergedOptions = mergeDeep(defaults || {}, options);\n\n // mediaType.previews arrays are merged, instead of overwritten\n if (defaults && defaults.mediaType.previews.length) {\n mergedOptions.mediaType.previews = defaults.mediaType.previews\n .filter((preview) => !mergedOptions.mediaType.previews.includes(preview))\n .concat(mergedOptions.mediaType.previews);\n }\n\n mergedOptions.mediaType.previews = mergedOptions.mediaType.previews.map(\n (preview) => preview.replace(/-preview/, \"\")\n );\n\n return mergedOptions;\n}\n", "export function addQueryParameters(url, parameters) {\n const separator = /\\?/.test(url) ? \"&\" : \"?\";\n const names = Object.keys(parameters);\n\n if (names.length === 0) {\n return url;\n }\n\n const query = names\n .map((name) => {\n if (name === \"q\") {\n return \"q=\" + parameters.q.split(\"+\").map(encodeURIComponent).join(\"+\");\n }\n\n return `${name}=${encodeURIComponent(parameters[name])}`;\n })\n .join(\"&\");\n\n return url + separator + query;\n}\n", "const urlVariableRegex = /\\{[^}]+\\}/g;\n\nfunction removeNonChars(variableName) {\n return variableName.replace(/^\\W+|\\W+$/g, \"\").split(/,/);\n}\n\nexport function extractUrlVariableNames(url) {\n const matches = url.match(urlVariableRegex);\n\n if (!matches) {\n return [];\n }\n\n return matches.map(removeNonChars).reduce((a, b) => a.concat(b), []);\n}\n", "export function omit(object, keysToOmit) {\n return Object.keys(object)\n .filter((option) => !keysToOmit.includes(option))\n .reduce((obj, key) => {\n obj[key] = object[key];\n return obj;\n }, {});\n}\n", "// Based on https://github.com/bramstein/url-template, licensed under BSD\n// TODO: create separate package.\n//\n// Copyright (c) 2012-2014, Bram Stein\n// All rights reserved.\n\n// Redistribution and use in source and binary forms, with or without\n// modification, are permitted provided that the following conditions\n// are met:\n\n// 1. Redistributions of source code must retain the above copyright\n// notice, this list of conditions and the following disclaimer.\n// 2. Redistributions in binary form must reproduce the above copyright\n// notice, this list of conditions and the following disclaimer in the\n// documentation and/or other materials provided with the distribution.\n// 3. The name of the author may not be used to endorse or promote products\n// derived from this software without specific prior written permission.\n\n// THIS SOFTWARE IS PROVIDED BY THE AUTHOR \"AS IS\" AND ANY EXPRESS OR IMPLIED\n// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\n// MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO\n// EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,\n// INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\n// BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\n// OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\n// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,\n// EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n/* c8 ignore start */\n\nfunction encodeReserved(str) {\n return str\n .split(/(%[0-9A-Fa-f]{2})/g)\n .map(function (part) {\n if (!/%[0-9A-Fa-f]/.test(part)) {\n part = encodeURI(part).replace(/%5B/g, \"[\").replace(/%5D/g, \"]\");\n }\n return part;\n })\n .join(\"\");\n}\n\nfunction encodeUnreserved(str) {\n return encodeURIComponent(str).replace(/[!'()*]/g, function (c) {\n return \"%\" + c.charCodeAt(0).toString(16).toUpperCase();\n });\n}\n\nfunction encodeValue(operator, value, key) {\n value =\n operator === \"+\" || operator === \"#\"\n ? encodeReserved(value)\n : encodeUnreserved(value);\n\n if (key) {\n return encodeUnreserved(key) + \"=\" + value;\n } else {\n return value;\n }\n}\n\nfunction isDefined(value) {\n return value !== undefined && value !== null;\n}\n\nfunction isKeyOperator(operator) {\n return operator === \";\" || operator === \"&\" || operator === \"?\";\n}\n\nfunction getValues(context, operator, key, modifier) {\n var value = context[key],\n result = [];\n\n if (isDefined(value) && value !== \"\") {\n if (\n typeof value === \"string\" ||\n typeof value === \"number\" ||\n typeof value === \"boolean\"\n ) {\n value = value.toString();\n\n if (modifier && modifier !== \"*\") {\n value = value.substring(0, parseInt(modifier, 10));\n }\n\n result.push(\n encodeValue(operator, value, isKeyOperator(operator) ? key : \"\")\n );\n } else {\n if (modifier === \"*\") {\n if (Array.isArray(value)) {\n value.filter(isDefined).forEach(function (value) {\n result.push(\n encodeValue(operator, value, isKeyOperator(operator) ? key : \"\")\n );\n });\n } else {\n Object.keys(value).forEach(function (k) {\n if (isDefined(value[k])) {\n result.push(encodeValue(operator, value[k], k));\n }\n });\n }\n } else {\n const tmp = [];\n\n if (Array.isArray(value)) {\n value.filter(isDefined).forEach(function (value) {\n tmp.push(encodeValue(operator, value));\n });\n } else {\n Object.keys(value).forEach(function (k) {\n if (isDefined(value[k])) {\n tmp.push(encodeUnreserved(k));\n tmp.push(encodeValue(operator, value[k].toString()));\n }\n });\n }\n\n if (isKeyOperator(operator)) {\n result.push(encodeUnreserved(key) + \"=\" + tmp.join(\",\"));\n } else if (tmp.length !== 0) {\n result.push(tmp.join(\",\"));\n }\n }\n }\n } else {\n if (operator === \";\") {\n if (isDefined(value)) {\n result.push(encodeUnreserved(key));\n }\n } else if (value === \"\" && (operator === \"&\" || operator === \"?\")) {\n result.push(encodeUnreserved(key) + \"=\");\n } else if (value === \"\") {\n result.push(\"\");\n }\n }\n return result;\n}\n\nexport function parseUrl(template) {\n return {\n expand: expand.bind(null, template),\n };\n}\n\nfunction expand(template, context) {\n var operators = [\"+\", \"#\", \".\", \"/\", \";\", \"?\", \"&\"];\n\n return template.replace(\n /\\{([^\\{\\}]+)\\}|([^\\{\\}]+)/g,\n function (_, expression, literal) {\n if (expression) {\n let operator = \"\";\n const values = [];\n\n if (operators.indexOf(expression.charAt(0)) !== -1) {\n operator = expression.charAt(0);\n expression = expression.substr(1);\n }\n\n expression.split(/,/g).forEach(function (variable) {\n var tmp = /([^:\\*]*)(?::(\\d+)|(\\*))?/.exec(variable);\n values.push(getValues(context, operator, tmp[1], tmp[2] || tmp[3]));\n });\n\n if (operator && operator !== \"+\") {\n var separator = \",\";\n\n if (operator === \"?\") {\n separator = \"&\";\n } else if (operator !== \"#\") {\n separator = operator;\n }\n return (values.length !== 0 ? operator : \"\") + values.join(separator);\n } else {\n return values.join(\",\");\n }\n } else {\n return encodeReserved(literal);\n }\n }\n );\n}\n", "import { addQueryParameters } from \"./util/add-query-parameters.js\";\nimport { extractUrlVariableNames } from \"./util/extract-url-variable-names.js\";\nimport { omit } from \"./util/omit.js\";\nimport { parseUrl } from \"./util/url-template.js\";\n\nexport function parse(options) {\n // https://fetch.spec.whatwg.org/#methods\n let method = options.method.toUpperCase();\n\n // replace :varname with {varname} to make it RFC 6570 compatible\n let url = (options.url || \"/\").replace(/:([a-z]\\w+)/g, \"{$1}\");\n let headers = Object.assign({}, options.headers);\n let body;\n let parameters = omit(options, [\n \"method\",\n \"baseUrl\",\n \"url\",\n \"headers\",\n \"request\",\n \"mediaType\",\n ]);\n\n // extract variable names from URL to calculate remaining variables later\n const urlVariableNames = extractUrlVariableNames(url);\n\n url = parseUrl(url).expand(parameters);\n\n if (!/^http/.test(url)) {\n url = options.baseUrl + url;\n }\n\n const omittedParameters = Object.keys(options)\n .filter((option) => urlVariableNames.includes(option))\n .concat(\"baseUrl\");\n const remainingParameters = omit(parameters, omittedParameters);\n\n const isBinaryRequest = /application\\/octet-stream/i.test(headers.accept);\n\n if (!isBinaryRequest) {\n if (options.mediaType.format) {\n // e.g. application/vnd.github.v3+json => application/vnd.github.v3.raw\n headers.accept = headers.accept\n .split(/,/)\n .map((preview) =>\n preview.replace(\n /application\\/vnd(\\.\\w+)(\\.v3)?(\\.\\w+)?(\\+json)?$/,\n `application/vnd$1$2.${options.mediaType.format}`\n )\n )\n .join(\",\");\n }\n\n if (options.mediaType.previews.length) {\n const previewsFromAcceptHeader =\n headers.accept.match(/[\\w-]+(?=-preview)/g) || [];\n headers.accept = previewsFromAcceptHeader\n .concat(options.mediaType.previews)\n .map((preview) => {\n const format = options.mediaType.format\n ? `.${options.mediaType.format}`\n : \"+json\";\n return `application/vnd.github.${preview}-preview${format}`;\n })\n .join(\",\");\n }\n }\n\n // for GET/HEAD requests, set URL query parameters from remaining parameters\n // for PATCH/POST/PUT/DELETE requests, set request body from remaining parameters\n if ([\"GET\", \"HEAD\"].includes(method)) {\n url = addQueryParameters(url, remainingParameters);\n } else {\n if (\"data\" in remainingParameters) {\n body = remainingParameters.data;\n } else {\n if (Object.keys(remainingParameters).length) {\n body = remainingParameters;\n }\n }\n }\n\n // default content-type for JSON if body is set\n if (!headers[\"content-type\"] && typeof body !== \"undefined\") {\n headers[\"content-type\"] = \"application/json; charset=utf-8\";\n }\n\n // GitHub expects 'content-length: 0' header for PUT/PATCH requests without body.\n // fetch does not allow to set `content-length` header, but we can set body to an empty string\n if ([\"PATCH\", \"PUT\"].includes(method) && typeof body === \"undefined\") {\n body = \"\";\n }\n\n // Only return body/request keys if present\n return Object.assign(\n { method, url, headers },\n typeof body !== \"undefined\" ? { body } : null,\n options.request ? { request: options.request } : null\n );\n}\n", "import { merge } from \"./merge.js\";\nimport { parse } from \"./parse.js\";\n\nexport function endpointWithDefaults(defaults, route, options) {\n return parse(merge(defaults, route, options));\n}\n", "import { endpointWithDefaults } from \"./endpoint-with-defaults.js\";\nimport { merge } from \"./merge.js\";\nimport { parse } from \"./parse.js\";\n\nexport function withDefaults(oldDefaults, newDefaults) {\n const DEFAULTS = merge(oldDefaults, newDefaults);\n const endpoint = endpointWithDefaults.bind(null, DEFAULTS);\n\n return Object.assign(endpoint, {\n DEFAULTS,\n defaults: withDefaults.bind(null, DEFAULTS),\n merge: merge.bind(null, DEFAULTS),\n parse,\n });\n}\n", "export function getUserAgent() {\n if (typeof navigator === \"object\" && \"userAgent\" in navigator) {\n return navigator.userAgent;\n }\n\n if (typeof process === \"object\" && process.version !== undefined) {\n return `Node.js/${process.version.substr(1)} (${process.platform}; ${\n process.arch\n })`;\n }\n\n return \"\";\n}\n", "export const VERSION = \"2.7.1\";\n", "import { getUserAgent } from \"universal-user-agent\";\n\nimport { VERSION } from \"./version.js\";\n\nconst userAgent = `octokit-next-endpoint.js/${VERSION} ${getUserAgent()}`;\n\n// DEFAULTS has all properties set that EndpointOptions has, except url.\n// So we use RequestParameters and add method as additional required property.\nexport const DEFAULTS = {\n method: \"GET\",\n baseUrl: \"https://api.github.com\",\n headers: {\n accept: \"application/vnd.github.v3+json\",\n \"user-agent\": userAgent,\n },\n mediaType: {\n format: \"\",\n previews: [],\n },\n};\n", "import { withDefaults } from \"./lib/with-defaults.js\";\nimport { DEFAULTS } from \"./lib/defaults.js\";\nexport { VERSION } from \"./lib/version.js\";\n\nexport const endpoint = withDefaults(null, DEFAULTS);\n", "export const VERSION = \"2.7.1\";\n", "/*!\n * is-plain-object \n *\n * Copyright (c) 2014-2017, Jon Schlinkert.\n * Released under the MIT License.\n */\n\nfunction isObject(o) {\n return Object.prototype.toString.call(o) === '[object Object]';\n}\n\nfunction isPlainObject(o) {\n var ctor,prot;\n\n if (isObject(o) === false) return false;\n\n // If has modified constructor\n ctor = o.constructor;\n if (ctor === undefined) return true;\n\n // If has modified prototype\n prot = ctor.prototype;\n if (isObject(prot) === false) return false;\n\n // If constructor does not have an Object-specific method\n if (prot.hasOwnProperty('isPrototypeOf') === false) {\n return false;\n }\n\n // Most likely a plain Object\n return true;\n}\n\nexport { isPlainObject };\n", "/**\n * Error with extra properties to help with debugging\n */\nexport class RequestError extends Error {\n name;\n\n /**\n * http status code\n */\n status;\n\n /**\n * Request options that lead to the error.\n */\n request;\n\n /**\n * Response object if a response was received\n */\n response;\n\n constructor(message, statusCode, options) {\n super(message);\n\n // Maintains proper stack trace (only available on V8)\n if (Error.captureStackTrace) {\n Error.captureStackTrace(this, this.constructor);\n }\n\n this.name = \"HttpError\";\n this.status = statusCode;\n\n if (\"response\" in options) {\n this.response = options.response;\n }\n\n // redact request credentials without mutating original request options\n const requestCopy = { ...options.request };\n if (options.request.headers.authorization) {\n requestCopy.headers = {\n ...options.request.headers,\n authorization: options.request.headers.authorization.replace(\n / .*$/,\n \" [REDACTED]\"\n ),\n };\n }\n\n requestCopy.url = requestCopy.url\n // client_id & client_secret can be passed as URL query parameters to increase rate limit\n // see https://developer.github.com/v3/#increasing-the-unauthenticated-rate-limit-for-oauth-applications\n .replace(/\\bclient_secret=\\w+/g, \"client_secret=[REDACTED]\")\n // OAuth tokens can be passed as URL query parameters, although it is not recommended\n // see https://developer.github.com/v3/#oauth2-token-sent-in-a-header\n .replace(/\\baccess_token=\\w+/g, \"access_token=[REDACTED]\");\n\n this.request = requestCopy;\n }\n}\n", "/* c8 ignore next 4 */\n// TODO: figure out how to test buffers\nexport default function getBufferResponse(response) {\n return response.arrayBuffer();\n}\n", "import { isPlainObject } from \"is-plain-object\";\nimport { RequestError } from \"@octokit-next/request-error\";\n\nimport getBuffer from \"./get-buffer-response.js\";\n\nexport default function fetchWrapper(requestOptions) {\n const log = requestOptions.request?.log || console;\n\n if (\n isPlainObject(requestOptions.body) ||\n Array.isArray(requestOptions.body)\n ) {\n requestOptions.body = JSON.stringify(requestOptions.body);\n }\n\n let responseHeaders = {};\n let status;\n let url;\n\n const { redirect, fetch, ...remainingRequestOptions } =\n requestOptions.request || {};\n\n const fetchOptions = {\n method: requestOptions.method,\n body: requestOptions.body,\n headers: requestOptions.headers,\n redirect,\n ...remainingRequestOptions,\n };\n\n const requestOrGlobalFetch = fetch || globalThis.fetch;\n\n return requestOrGlobalFetch(requestOptions.url, fetchOptions)\n .then(async (response) => {\n url = response.url;\n status = response.status;\n\n for (const keyAndValue of response.headers) {\n responseHeaders[keyAndValue[0]] = keyAndValue[1];\n }\n\n if (\"deprecation\" in responseHeaders) {\n const matches =\n responseHeaders.link &&\n responseHeaders.link.match(/<([^>]+)>; rel=\"deprecation\"/);\n const deprecationLink = matches && matches.pop();\n log.warn(\n `[@octokit/request] \"${requestOptions.method} ${\n requestOptions.url\n }\" is deprecated. It is scheduled to be removed on ${\n responseHeaders.sunset\n }${deprecationLink ? `. See ${deprecationLink}` : \"\"}`\n );\n }\n\n if (status === 204 || status === 205) {\n return;\n }\n\n // GitHub API returns 200 for HEAD requests\n if (requestOptions.method === \"HEAD\") {\n if (status < 400) {\n return;\n }\n throw new RequestError(response.statusText, status, {\n response: {\n url,\n status,\n headers: responseHeaders,\n data: undefined,\n },\n request: requestOptions,\n });\n }\n\n if (status === 304) {\n throw new RequestError(\"Not modified\", status, {\n response: {\n url,\n status,\n headers: responseHeaders,\n data: await getResponseData(response),\n },\n request: requestOptions,\n });\n }\n\n if (status >= 400) {\n const data = await getResponseData(response);\n const error = new RequestError(toErrorMessage(data), status, {\n response: {\n url,\n status,\n headers: responseHeaders,\n data,\n },\n request: requestOptions,\n });\n throw error;\n }\n\n return getResponseData(response);\n })\n\n .then((data) => {\n return {\n status,\n url,\n headers: responseHeaders,\n data,\n };\n })\n\n .catch((error) => {\n if (error instanceof RequestError) throw error;\n\n if (error.name === \"AbortError\") throw error;\n\n throw new RequestError(error.message, 500, {\n request: requestOptions,\n });\n });\n}\n\nasync function getResponseData(response) {\n const contentType = response.headers.get(\"content-type\");\n\n if (/application\\/json/.test(contentType)) {\n return response.json();\n }\n\n if (!contentType || /^text\\/|charset=utf-8$/.test(contentType)) {\n return response.text();\n }\n /* c8 ignore next 2 */\n // TODO: figure out how to test buffers\n return getBuffer(response);\n}\n\nfunction toErrorMessage(data) {\n if (typeof data === \"string\") return data;\n\n if (\"message\" in data) {\n if (Array.isArray(data.errors)) {\n return `${data.message}: ${data.errors.map(JSON.stringify).join(\", \")}`;\n }\n return data.message;\n }\n /* c8 ignore next 2 */\n // shouldn't happen, but just in case\n return `Unknown error: ${JSON.stringify(data)}`;\n}\n", "import fetchWrapper from \"./fetch-wrapper.js\";\n\nexport default function withDefaults(oldEndpoint, newDefaults) {\n const endpoint = oldEndpoint.defaults(newDefaults);\n const newApi = function (route, parameters) {\n const endpointOptions = endpoint.merge(route, parameters);\n\n if (!endpointOptions.request || !endpointOptions.request.hook) {\n return fetchWrapper(endpoint.parse(endpointOptions));\n }\n\n const request = (route, parameters) => {\n return fetchWrapper(endpoint.parse(endpoint.merge(route, parameters)));\n };\n\n Object.assign(request, {\n endpoint,\n defaults: withDefaults.bind(null, endpoint),\n });\n\n return endpointOptions.request.hook(request, endpointOptions);\n };\n\n return Object.assign(newApi, {\n endpoint,\n defaults: withDefaults.bind(null, endpoint),\n });\n}\n", "import { endpoint } from \"@octokit-next/endpoint\";\nimport { getUserAgent } from \"universal-user-agent\";\n\nimport { VERSION } from \"./lib/version.js\";\nexport { VERSION } from \"./lib/version.js\";\n\nimport withDefaults from \"./lib/with-defaults.js\";\n\nexport const request = withDefaults(endpoint, {\n headers: {\n \"user-agent\": `octokit-next-request.js/${VERSION} ${getUserAgent()}`,\n },\n});\n", "// @ts-check\n\nconst REGEX_IS_INSTALLATION_LEGACY = /^v1\\./;\nconst REGEX_IS_INSTALLATION = /^ghs_/;\nconst REGEX_IS_USER_TO_SERVER = /^ghu_/;\n\nexport async function auth(token) {\n const isApp = token.split(/\\./).length === 3;\n const isInstallation =\n REGEX_IS_INSTALLATION_LEGACY.test(token) ||\n REGEX_IS_INSTALLATION.test(token);\n const isUserToServer = REGEX_IS_USER_TO_SERVER.test(token);\n\n const tokenType = isApp\n ? \"app\"\n : isInstallation\n ? \"installation\"\n : isUserToServer\n ? \"user-to-server\"\n : \"oauth\";\n\n return {\n type: \"token\",\n token: token,\n tokenType,\n };\n}\n", "// @ts-check\n\n/**\n * Prefix token for usage in the Authorization header\n *\n * @param {string} token OAuth token or JSON Web Token\n */\nexport function withAuthorizationPrefix(token) {\n if (token.split(/\\./).length === 3) {\n return `bearer ${token}`;\n }\n\n return `token ${token}`;\n}\n", "// @ts-check\n\nimport { withAuthorizationPrefix } from \"./with-authorization-prefix.js\";\n\nexport async function hook(token, request, route, parameters) {\n const endpoint = request.endpoint.merge(route, parameters);\n\n endpoint.headers.authorization = withAuthorizationPrefix(token);\n\n return request(endpoint);\n}\n", "// @ts-check\n\nimport { auth } from \"./lib/auth.js\";\nimport { hook } from \"./lib/hook.js\";\n\nexport function createTokenAuth(options) {\n if (!options?.token) {\n throw new Error(\n \"[@octokit/auth-token] options.token not set for createTokenAuth(options)\"\n );\n }\n\n if (typeof options?.token !== \"string\") {\n throw new Error(\n \"[@octokit/auth-token] options.token is not a string for createTokenAuth(options)\"\n );\n }\n\n const token = options.token.replace(/^(token|bearer) +/i, \"\");\n\n return Object.assign(auth.bind(null, token), {\n hook: hook.bind(null, token),\n });\n}\n", "export const VERSION = \"2.7.1\";\n", "function _buildMessageForResponseErrors(data) {\n return (\n `Request failed due to following response errors:\\n` +\n data.errors.map((e) => ` - ${e.message}`).join(\"\\n\")\n );\n}\n\nexport class GraphqlResponseError extends Error {\n constructor(request, headers, response) {\n super(_buildMessageForResponseErrors(response));\n\n this.request = request;\n this.headers = headers;\n this.response = response;\n this.name = \"GraphqlResponseError\";\n // Expose the errors and response data in their shorthand properties.\n this.errors = response.errors;\n this.data = response.data;\n\n // Maintains proper stack trace (only available on V8)\n if (Error.captureStackTrace) {\n Error.captureStackTrace(this, this.constructor);\n }\n }\n}\n", "import { GraphqlResponseError } from \"./error.js\";\n\nconst NON_VARIABLE_OPTIONS = [\n \"method\",\n \"baseUrl\",\n \"url\",\n \"headers\",\n \"request\",\n \"query\",\n \"mediaType\",\n];\n\nconst FORBIDDEN_VARIABLE_OPTIONS = [\"query\", \"method\", \"url\"];\n\nconst GHES_V3_SUFFIX_REGEX = /\\/api\\/v3\\/?$/;\n\nexport function graphql(request, query, options) {\n if (options) {\n if (typeof query === \"string\" && \"query\" in options) {\n return Promise.reject(\n new Error(`[@octokit/graphql] \"query\" cannot be used as variable name`)\n );\n }\n\n for (const key in options) {\n if (!FORBIDDEN_VARIABLE_OPTIONS.includes(key)) continue;\n\n return Promise.reject(\n new Error(`[@octokit/graphql] \"${key}\" cannot be used as variable name`)\n );\n }\n }\n\n const parsedOptions =\n typeof query === \"string\" ? Object.assign({ query }, options) : query;\n\n const requestOptions = Object.keys(parsedOptions).reduce((result, key) => {\n if (NON_VARIABLE_OPTIONS.includes(key)) {\n result[key] = parsedOptions[key];\n return result;\n }\n\n if (!result.variables) {\n result.variables = {};\n }\n\n result.variables[key] = parsedOptions[key];\n return result;\n }, {});\n\n // workaround for GitHub Enterprise baseUrl set with /api/v3 suffix\n // https://github.com/octokit/auth-app.js/issues/111#issuecomment-657610451\n const baseUrl = parsedOptions.baseUrl || request.endpoint.DEFAULTS.baseUrl;\n if (GHES_V3_SUFFIX_REGEX.test(baseUrl)) {\n requestOptions.url = baseUrl.replace(GHES_V3_SUFFIX_REGEX, \"/api/graphql\");\n }\n\n return request(requestOptions).then((response) => {\n if (response.data.errors) {\n const headers = {};\n for (const key of Object.keys(response.headers)) {\n headers[key] = response.headers[key];\n }\n\n throw new GraphqlResponseError(requestOptions, headers, response.data);\n }\n\n return response.data.data;\n });\n}\n", "import { graphql } from \"./graphql.js\";\n\nexport function withDefaults(oldRequest, newDefaults) {\n const newRequest = oldRequest.defaults(newDefaults);\n const newApi = (query, options) => {\n return graphql(newRequest, query, options);\n };\n\n return Object.assign(newApi, {\n defaults: withDefaults.bind(null, newRequest),\n endpoint: newRequest.endpoint,\n });\n}\n", "import { request } from \"@octokit-next/request\";\nimport { getUserAgent } from \"universal-user-agent\";\n\nimport { VERSION } from \"./lib/version.js\";\nexport { VERSION } from \"./lib/version.js\";\n\nimport { withDefaults } from \"./lib/with-defaults.js\";\n\nexport const graphql = withDefaults(request, {\n headers: {\n \"user-agent\": `octokit-next-graphql.js/${VERSION} ${getUserAgent()}`,\n },\n method: \"POST\",\n url: \"/graphql\",\n});\n\nexport { GraphqlResponseError } from \"./lib/error.js\";\n\nexport function withCustomRequest(customRequest) {\n return withDefaults(customRequest, {\n method: \"POST\",\n url: \"/graphql\",\n });\n}\n", "// @ts-check\n\nexport function register(state, name, method, options) {\n if (typeof method !== \"function\") {\n throw new Error(\"method for before hook must be a function\");\n }\n\n if (!options) {\n options = {};\n }\n\n if (Array.isArray(name)) {\n return name.reverse().reduce((callback, name) => {\n return register.bind(null, state, name, callback, options);\n }, method)();\n }\n\n return Promise.resolve().then(() => {\n if (!state.registry[name]) {\n return method(options);\n }\n\n return state.registry[name].reduce((method, registered) => {\n return registered.hook.bind(null, method, options);\n }, method)();\n });\n}\n", "// @ts-check\n\nexport function addHook(state, kind, name, hook) {\n const orig = hook;\n if (!state.registry[name]) {\n state.registry[name] = [];\n }\n\n if (kind === \"before\") {\n hook = (method, options) => {\n return Promise.resolve()\n .then(orig.bind(null, options))\n .then(method.bind(null, options));\n };\n }\n\n if (kind === \"after\") {\n hook = (method, options) => {\n let result;\n return Promise.resolve()\n .then(method.bind(null, options))\n .then((result_) => {\n result = result_;\n return orig(result, options);\n })\n .then(() => {\n return result;\n });\n };\n }\n\n if (kind === \"error\") {\n hook = (method, options) => {\n return Promise.resolve()\n .then(method.bind(null, options))\n .catch((error) => {\n return orig(error, options);\n });\n };\n }\n\n state.registry[name].push({\n hook: hook,\n orig: orig,\n });\n}\n", "// @ts-check\n\nexport function removeHook(state, name, method) {\n if (!state.registry[name]) {\n return;\n }\n\n const index = state.registry[name]\n .map((registered) => {\n return registered.orig;\n })\n .indexOf(method);\n\n if (index === -1) {\n return;\n }\n\n state.registry[name].splice(index, 1);\n}\n", "// @ts-check\n\nimport { register } from \"./lib/register.js\";\nimport { addHook } from \"./lib/add.js\";\nimport { removeHook } from \"./lib/remove.js\";\n\n// bind with array of arguments: https://stackoverflow.com/a/21792913\nconst bind = Function.bind;\nconst bindable = bind.bind(bind);\n\nfunction bindApi(hook, state, name) {\n const removeHookRef = bindable(removeHook, null).apply(\n null,\n name ? [state, name] : [state]\n );\n hook.api = { remove: removeHookRef };\n hook.remove = removeHookRef;\n [\"before\", \"error\", \"after\", \"wrap\"].forEach((kind) => {\n const args = name ? [state, kind, name] : [state, kind];\n hook[kind] = hook.api[kind] = bindable(addHook, null).apply(null, args);\n });\n}\n\nfunction Singular() {\n const singularHookName = Symbol(\"Singular\");\n const singularHookState = {\n registry: {},\n };\n const singularHook = register.bind(null, singularHookState, singularHookName);\n bindApi(singularHook, singularHookState, singularHookName);\n return singularHook;\n}\n\nfunction Collection() {\n const state = {\n registry: {},\n };\n\n const hook = register.bind(null, state);\n bindApi(hook, state);\n\n return hook;\n}\n\nexport default { Singular, Collection };\n", "export const VERSION = \"2.7.1\";\n", "import { endpoint } from \"@octokit-next/endpoint\";\nimport { request } from \"@octokit-next/request\";\nimport { createTokenAuth } from \"@octokit-next/auth-token\";\nimport { withCustomRequest } from \"@octokit-next/graphql\";\nimport { getUserAgent } from \"universal-user-agent\";\nimport Hook from \"before-after-hook\";\n\nimport { VERSION } from \"./lib/version.js\";\n\nexport class Octokit {\n static VERSION = VERSION;\n static DEFAULTS = {\n baseUrl: endpoint.DEFAULTS.baseUrl,\n userAgent: `octokit-next-core.js/${VERSION} ${getUserAgent()}`,\n };\n\n static withPlugins(newPlugins) {\n const currentPlugins = this.PLUGINS;\n return class extends this {\n static PLUGINS = currentPlugins.concat(\n newPlugins.filter((plugin) => !currentPlugins.includes(plugin))\n );\n };\n }\n\n static withDefaults(defaults) {\n const newDefaultUserAgent = [defaults?.userAgent, this.DEFAULTS.userAgent]\n .filter(Boolean)\n .join(\" \");\n\n const newDefaults = {\n ...this.DEFAULTS,\n ...defaults,\n userAgent: newDefaultUserAgent,\n request: {\n ...this.DEFAULTS.request,\n ...defaults?.request,\n },\n };\n\n return class extends this {\n constructor(options) {\n if (typeof defaults === \"function\") {\n super(defaults(options, newDefaults));\n return;\n }\n\n super(options);\n }\n\n static DEFAULTS = newDefaults;\n };\n }\n\n static PLUGINS = [];\n\n constructor(options = {}) {\n this.options = {\n ...this.constructor.DEFAULTS,\n ...options,\n request: {\n ...this.constructor.DEFAULTS.request,\n ...options?.request,\n },\n };\n\n const hook = new Hook.Collection();\n\n const requestDefaults = {\n baseUrl: this.options.baseUrl,\n headers: {},\n request: {\n ...this.options.request,\n hook: hook.bind(null, \"request\"),\n },\n mediaType: {\n previews: [],\n format: \"\",\n },\n };\n\n // prepend default user agent with `options.userAgent` if set\n const userAgent = [options?.userAgent, this.constructor.DEFAULTS.userAgent]\n .filter(Boolean)\n .join(\" \");\n\n requestDefaults.headers[\"user-agent\"] = userAgent;\n\n if (this.options.previews) {\n requestDefaults.mediaType.previews = this.options.previews;\n }\n\n if (this.options.timeZone) {\n requestDefaults.headers[\"time-zone\"] = this.options.timeZone;\n }\n\n // Apply plugins\n this.constructor.PLUGINS.forEach((plugin) => {\n Object.assign(this, plugin(this, this.options));\n });\n\n // API\n this.request = request.defaults(requestDefaults);\n this.graphql = withCustomRequest(this.request).defaults(requestDefaults);\n this.log = Object.assign(\n {\n debug: () => {},\n info: () => {},\n warn: console.warn.bind(console),\n error: console.error.bind(console),\n },\n this.options.log\n );\n this.hook = hook;\n\n // Auth\n // (1) If neither `options.authStrategy` nor `options.auth` are set, the `octokit` instance\n // is unauthenticated. The `this.auth()` method is a no-op and no request hook is registered.\n // (2) If only `options.auth` is set, use the default token authentication strategy.\n // (3) If `options.authStrategy` is set then use it and pass in `options.auth`. Always pass own request as many strategies accept a custom request instance.\n if (!this.options.authStrategy) {\n if (!this.options.auth) {\n // (1)\n this.auth = async () => ({\n type: \"unauthenticated\",\n });\n } else {\n // (2)\n const auth = createTokenAuth({ token: this.options.auth });\n hook.wrap(\"request\", auth.hook);\n this.auth = auth;\n }\n } else {\n // (3)\n const { authStrategy, ...otherOptions } = this.options;\n const auth = authStrategy(\n Object.assign(\n {\n request: this.request,\n log: this.log,\n // we pass the current octokit instance as well as its constructor options\n // to allow for authentication strategies that return a new octokit instance\n // that shares the same internal state as the current one. The original\n // requirement for this was the \"event-octokit\" authentication strategy\n // of https://github.com/probot/octokit-auth-probot.\n octokit: this,\n octokitOptions: otherOptions,\n },\n this.options.auth\n )\n );\n hook.wrap(\"request\", auth.hook);\n this.auth = auth;\n }\n }\n}\n", "import type {PaginatingEndpoints} from '@octokit/plugin-paginate-rest'\n\nimport {Octokit} from '@octokit-next/core'\nimport {paginateRest} from '@octokit/plugin-paginate-rest'\n\nimport {useInputs} from '@/src/inputs.js'\n\n/**\n * @see {@link https://github.com/octokit/plugin-paginate-rest.js/blob/44d8b933b8fb495fb7b8d95661452f23b482ea55/src/types.ts#L55}\n */\ntype DataType = 'data' extends keyof T ? T['data'] : unknown\n\nexport type PaginateResponse = DataType<\n PaginatingEndpoints[T]['response']\n>\n\nexport const paginate = async (\n endpoint: T,\n options: PaginatingEndpoints[T]['parameters']\n): Promise> => {\n const {gitHubApiToken} = useInputs()\n\n // TODO:@andykenward #32 fix types in @octokit-next/core or @octokit/plugin-paginate-rest . Can then remove the ts-expect-error & as Promise>\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-expect-error\n return new (Octokit.withPlugins([paginateRest]))({\n auth: gitHubApiToken\n }).paginate(endpoint, options) as Promise>\n}\n", "/* eslint-disable */\nimport type { DocumentTypeDecoration } from '@graphql-typed-document-node/core';\nexport type Maybe = T | null;\nexport type InputMaybe = Maybe;\nexport type Exact = { [K in keyof T]: T[K] };\nexport type MakeOptional = Omit & { [SubKey in K]?: Maybe };\nexport type MakeMaybe = Omit & { [SubKey in K]: Maybe };\nexport type MakeEmpty = { [_ in K]?: never };\nexport type Incremental = T | { [P in keyof T]?: P extends ' $fragmentName' | '__typename' ? T[P] : never };\n/** All built-in and custom scalars, mapped to their actual values */\nexport type Scalars = {\n ID: { input: string; output: string; }\n String: { input: string; output: string; }\n Boolean: { input: boolean; output: boolean; }\n Int: { input: number; output: number; }\n Float: { input: number; output: number; }\n /** A (potentially binary) string encoded using base64. */\n Base64String: { input: any; output: any; }\n /**\n * Represents non-fractional signed whole numeric values. Since the value may\n * exceed the size of a 32-bit integer, it's encoded as a string.\n */\n BigInt: { input: any; output: any; }\n /** An ISO-8601 encoded date string. */\n Date: { input: any; output: any; }\n /** An ISO-8601 encoded UTC date string. */\n DateTime: { input: any; output: any; }\n /** A Git object ID. */\n GitObjectID: { input: any; output: any; }\n /** Git SSH string */\n GitSSHRemote: { input: any; output: any; }\n /** An ISO-8601 encoded date string. Unlike the DateTime type, GitTimestamp is not converted in UTC. */\n GitTimestamp: { input: any; output: any; }\n /** A string containing HTML code. */\n HTML: { input: any; output: any; }\n /** An ISO-8601 encoded UTC date string with millisecond precision. */\n PreciseDateTime: { input: any; output: any; }\n /** An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string. */\n URI: { input: any; output: any; }\n /** A valid x509 certificate string */\n X509Certificate: { input: any; output: any; }\n};\n\n/** Autogenerated input type of AbortQueuedMigrations */\nexport type AbortQueuedMigrationsInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the organization that is running the migrations. */\n ownerId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of AbortQueuedMigrations */\nexport type AbortQueuedMigrationsPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** Did the operation succeed? */\n success?: Maybe;\n};\n\n/** Autogenerated input type of AcceptEnterpriseAdministratorInvitation */\nexport type AcceptEnterpriseAdministratorInvitationInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The id of the invitation being accepted */\n invitationId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of AcceptEnterpriseAdministratorInvitation */\nexport type AcceptEnterpriseAdministratorInvitationPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The invitation that was accepted. */\n invitation?: Maybe;\n /** A message confirming the result of accepting an administrator invitation. */\n message?: Maybe;\n};\n\n/** Autogenerated input type of AcceptTopicSuggestion */\nexport type AcceptTopicSuggestionInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The name of the suggested topic. */\n name: Scalars['String']['input'];\n /** The Node ID of the repository. */\n repositoryId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of AcceptTopicSuggestion */\nexport type AcceptTopicSuggestionPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The accepted topic. */\n topic?: Maybe;\n};\n\n/** Represents an object which can take actions on GitHub. Typically a User or Bot. */\nexport type Actor = {\n /** A URL pointing to the actor's public avatar. */\n avatarUrl: Scalars['URI']['output'];\n /** The username of the actor. */\n login: Scalars['String']['output'];\n /** The HTTP path for this actor. */\n resourcePath: Scalars['URI']['output'];\n /** The HTTP URL for this actor. */\n url: Scalars['URI']['output'];\n};\n\n\n/** Represents an object which can take actions on GitHub. Typically a User or Bot. */\nexport type ActorAvatarUrlArgs = {\n size?: InputMaybe;\n};\n\n/** Location information for an actor */\nexport type ActorLocation = {\n /** City */\n city?: Maybe;\n /** Country name */\n country?: Maybe;\n /** Country code */\n countryCode?: Maybe;\n /** Region name */\n region?: Maybe;\n /** Region or state code */\n regionCode?: Maybe;\n};\n\n/** The actor's type. */\nexport enum ActorType {\n /** Indicates a team actor. */\n Team = 'TEAM',\n /** Indicates a user actor. */\n User = 'USER'\n}\n\n/** Autogenerated input type of AddAssigneesToAssignable */\nexport type AddAssigneesToAssignableInput = {\n /** The id of the assignable object to add assignees to. */\n assignableId: Scalars['ID']['input'];\n /** The id of users to add as assignees. */\n assigneeIds: Array;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n};\n\n/** Autogenerated return type of AddAssigneesToAssignable */\nexport type AddAssigneesToAssignablePayload = {\n /** The item that was assigned. */\n assignable?: Maybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n};\n\n/** Autogenerated input type of AddComment */\nexport type AddCommentInput = {\n /** The contents of the comment. */\n body: Scalars['String']['input'];\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The Node ID of the subject to modify. */\n subjectId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of AddComment */\nexport type AddCommentPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The edge from the subject's comment connection. */\n commentEdge?: Maybe;\n /** The subject */\n subject?: Maybe;\n /** The edge from the subject's timeline connection. */\n timelineEdge?: Maybe;\n};\n\n/** Autogenerated input type of AddDiscussionComment */\nexport type AddDiscussionCommentInput = {\n /** The contents of the comment. */\n body: Scalars['String']['input'];\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The Node ID of the discussion to comment on. */\n discussionId: Scalars['ID']['input'];\n /** The Node ID of the discussion comment within this discussion to reply to. */\n replyToId?: InputMaybe;\n};\n\n/** Autogenerated return type of AddDiscussionComment */\nexport type AddDiscussionCommentPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The newly created discussion comment. */\n comment?: Maybe;\n};\n\n/** Autogenerated input type of AddDiscussionPollVote */\nexport type AddDiscussionPollVoteInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The Node ID of the discussion poll option to vote for. */\n pollOptionId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of AddDiscussionPollVote */\nexport type AddDiscussionPollVotePayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The poll option that a vote was added to. */\n pollOption?: Maybe;\n};\n\n/** Autogenerated input type of AddEnterpriseOrganizationMember */\nexport type AddEnterpriseOrganizationMemberInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the enterprise which owns the organization. */\n enterpriseId: Scalars['ID']['input'];\n /** The ID of the organization the users will be added to. */\n organizationId: Scalars['ID']['input'];\n /** The role to assign the users in the organization */\n role?: InputMaybe;\n /** The IDs of the enterprise members to add. */\n userIds: Array;\n};\n\n/** Autogenerated return type of AddEnterpriseOrganizationMember */\nexport type AddEnterpriseOrganizationMemberPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The users who were added to the organization. */\n users?: Maybe>;\n};\n\n/** Autogenerated input type of AddEnterpriseSupportEntitlement */\nexport type AddEnterpriseSupportEntitlementInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the Enterprise which the admin belongs to. */\n enterpriseId: Scalars['ID']['input'];\n /** The login of a member who will receive the support entitlement. */\n login: Scalars['String']['input'];\n};\n\n/** Autogenerated return type of AddEnterpriseSupportEntitlement */\nexport type AddEnterpriseSupportEntitlementPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** A message confirming the result of adding the support entitlement. */\n message?: Maybe;\n};\n\n/** Autogenerated input type of AddLabelsToLabelable */\nexport type AddLabelsToLabelableInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ids of the labels to add. */\n labelIds: Array;\n /** The id of the labelable object to add labels to. */\n labelableId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of AddLabelsToLabelable */\nexport type AddLabelsToLabelablePayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The item that was labeled. */\n labelable?: Maybe;\n};\n\n/** Autogenerated input type of AddProjectCard */\nexport type AddProjectCardInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The content of the card. Must be a member of the ProjectCardItem union */\n contentId?: InputMaybe;\n /** The note on the card. */\n note?: InputMaybe;\n /** The Node ID of the ProjectColumn. */\n projectColumnId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of AddProjectCard */\nexport type AddProjectCardPayload = {\n /** The edge from the ProjectColumn's card connection. */\n cardEdge?: Maybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The ProjectColumn */\n projectColumn?: Maybe;\n};\n\n/** Autogenerated input type of AddProjectColumn */\nexport type AddProjectColumnInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The name of the column. */\n name: Scalars['String']['input'];\n /** The Node ID of the project. */\n projectId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of AddProjectColumn */\nexport type AddProjectColumnPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The edge from the project's column connection. */\n columnEdge?: Maybe;\n /** The project */\n project?: Maybe;\n};\n\n/** Autogenerated input type of AddProjectV2DraftIssue */\nexport type AddProjectV2DraftIssueInput = {\n /** The IDs of the assignees of the draft issue. */\n assigneeIds?: InputMaybe>;\n /** The body of the draft issue. */\n body?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the Project to add the draft issue to. */\n projectId: Scalars['ID']['input'];\n /**\n * The title of the draft issue. A project item can also be created by providing\n * the URL of an Issue or Pull Request if you have access.\n */\n title: Scalars['String']['input'];\n};\n\n/** Autogenerated return type of AddProjectV2DraftIssue */\nexport type AddProjectV2DraftIssuePayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The draft issue added to the project. */\n projectItem?: Maybe;\n};\n\n/** Autogenerated input type of AddProjectV2ItemById */\nexport type AddProjectV2ItemByIdInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The id of the Issue or Pull Request to add. */\n contentId: Scalars['ID']['input'];\n /** The ID of the Project to add the item to. */\n projectId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of AddProjectV2ItemById */\nexport type AddProjectV2ItemByIdPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The item added to the project. */\n item?: Maybe;\n};\n\n/** Autogenerated input type of AddPullRequestReviewComment */\nexport type AddPullRequestReviewCommentInput = {\n /**\n * The text of the comment. This field is required\n *\n * **Upcoming Change on 2023-10-01 UTC**\n * **Description:** `body` will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\n * **Reason:** We are deprecating the addPullRequestReviewComment mutation\n */\n body?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /**\n * The SHA of the commit to comment on.\n *\n * **Upcoming Change on 2023-10-01 UTC**\n * **Description:** `commitOID` will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\n * **Reason:** We are deprecating the addPullRequestReviewComment mutation\n */\n commitOID?: InputMaybe;\n /**\n * The comment id to reply to.\n *\n * **Upcoming Change on 2023-10-01 UTC**\n * **Description:** `inReplyTo` will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\n * **Reason:** We are deprecating the addPullRequestReviewComment mutation\n */\n inReplyTo?: InputMaybe;\n /**\n * The relative path of the file to comment on.\n *\n * **Upcoming Change on 2023-10-01 UTC**\n * **Description:** `path` will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\n * **Reason:** We are deprecating the addPullRequestReviewComment mutation\n */\n path?: InputMaybe;\n /**\n * The line index in the diff to comment on.\n *\n * **Upcoming Change on 2023-10-01 UTC**\n * **Description:** `position` will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\n * **Reason:** We are deprecating the addPullRequestReviewComment mutation\n */\n position?: InputMaybe;\n /**\n * The node ID of the pull request reviewing\n *\n * **Upcoming Change on 2023-10-01 UTC**\n * **Description:** `pullRequestId` will be removed. use\n * addPullRequestReviewThread or addPullRequestReviewThreadReply instead\n * **Reason:** We are deprecating the addPullRequestReviewComment mutation\n */\n pullRequestId?: InputMaybe;\n /**\n * The Node ID of the review to modify.\n *\n * **Upcoming Change on 2023-10-01 UTC**\n * **Description:** `pullRequestReviewId` will be removed. use\n * addPullRequestReviewThread or addPullRequestReviewThreadReply instead\n * **Reason:** We are deprecating the addPullRequestReviewComment mutation\n */\n pullRequestReviewId?: InputMaybe;\n};\n\n/** Autogenerated return type of AddPullRequestReviewComment */\nexport type AddPullRequestReviewCommentPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The newly created comment. */\n comment?: Maybe;\n /** The edge from the review's comment connection. */\n commentEdge?: Maybe;\n};\n\n/** Autogenerated input type of AddPullRequestReview */\nexport type AddPullRequestReviewInput = {\n /** The contents of the review body comment. */\n body?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /**\n * The review line comments.\n *\n * **Upcoming Change on 2023-10-01 UTC**\n * **Description:** `comments` will be removed. use the `threads` argument instead\n * **Reason:** We are deprecating comment fields that use diff-relative positioning\n */\n comments?: InputMaybe>>;\n /** The commit OID the review pertains to. */\n commitOID?: InputMaybe;\n /** The event to perform on the pull request review. */\n event?: InputMaybe;\n /** The Node ID of the pull request to modify. */\n pullRequestId: Scalars['ID']['input'];\n /** The review line comment threads. */\n threads?: InputMaybe>>;\n};\n\n/** Autogenerated return type of AddPullRequestReview */\nexport type AddPullRequestReviewPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The newly created pull request review. */\n pullRequestReview?: Maybe;\n /** The edge from the pull request's review connection. */\n reviewEdge?: Maybe;\n};\n\n/** Autogenerated input type of AddPullRequestReviewThread */\nexport type AddPullRequestReviewThreadInput = {\n /** Body of the thread's first comment. */\n body: Scalars['String']['input'];\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /**\n * The line of the blob to which the thread refers, required for line-level\n * threads. The end of the line range for multi-line comments.\n */\n line?: InputMaybe;\n /** Path to the file being commented on. */\n path: Scalars['String']['input'];\n /** The node ID of the pull request reviewing */\n pullRequestId?: InputMaybe;\n /** The Node ID of the review to modify. */\n pullRequestReviewId?: InputMaybe;\n /** The side of the diff on which the line resides. For multi-line comments, this is the side for the end of the line range. */\n side?: InputMaybe;\n /** The first line of the range to which the comment refers. */\n startLine?: InputMaybe;\n /** The side of the diff on which the start line resides. */\n startSide?: InputMaybe;\n /** The level at which the comments in the corresponding thread are targeted, can be a diff line or a file */\n subjectType?: InputMaybe;\n};\n\n/** Autogenerated return type of AddPullRequestReviewThread */\nexport type AddPullRequestReviewThreadPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The newly created thread. */\n thread?: Maybe;\n};\n\n/** Autogenerated input type of AddPullRequestReviewThreadReply */\nexport type AddPullRequestReviewThreadReplyInput = {\n /** The text of the reply. */\n body: Scalars['String']['input'];\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The Node ID of the pending review to which the reply will belong. */\n pullRequestReviewId?: InputMaybe;\n /** The Node ID of the thread to which this reply is being written. */\n pullRequestReviewThreadId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of AddPullRequestReviewThreadReply */\nexport type AddPullRequestReviewThreadReplyPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The newly created reply. */\n comment?: Maybe;\n};\n\n/** Autogenerated input type of AddReaction */\nexport type AddReactionInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The name of the emoji to react with. */\n content: ReactionContent;\n /** The Node ID of the subject to modify. */\n subjectId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of AddReaction */\nexport type AddReactionPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The reaction object. */\n reaction?: Maybe;\n /** The reaction groups for the subject. */\n reactionGroups?: Maybe>;\n /** The reactable subject. */\n subject?: Maybe;\n};\n\n/** Autogenerated input type of AddStar */\nexport type AddStarInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The Starrable ID to star. */\n starrableId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of AddStar */\nexport type AddStarPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The starrable. */\n starrable?: Maybe;\n};\n\n/** Autogenerated input type of AddUpvote */\nexport type AddUpvoteInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The Node ID of the discussion or comment to upvote. */\n subjectId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of AddUpvote */\nexport type AddUpvotePayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The votable subject. */\n subject?: Maybe;\n};\n\n/** Autogenerated input type of AddVerifiableDomain */\nexport type AddVerifiableDomainInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The URL of the domain */\n domain: Scalars['URI']['input'];\n /** The ID of the owner to add the domain to */\n ownerId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of AddVerifiableDomain */\nexport type AddVerifiableDomainPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The verifiable domain that was added. */\n domain?: Maybe;\n};\n\n/** Represents an 'added_to_merge_queue' event on a given pull request. */\nexport type AddedToMergeQueueEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** The user who added this Pull Request to the merge queue */\n enqueuer?: Maybe;\n id: Scalars['ID']['output'];\n /** The merge queue where this pull request was added to. */\n mergeQueue?: Maybe;\n /** PullRequest referenced by event. */\n pullRequest?: Maybe;\n};\n\n/** Represents a 'added_to_project' event on a given issue or pull request. */\nexport type AddedToProjectEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n id: Scalars['ID']['output'];\n};\n\n/** Represents an announcement banner. */\nexport type AnnouncementBanner = {\n /** The text of the announcement */\n announcement?: Maybe;\n /** The expiration date of the announcement, if any */\n announcementExpiresAt?: Maybe;\n /** Whether the announcement can be dismissed by the user */\n announcementUserDismissible?: Maybe;\n};\n\n/** A GitHub App. */\nexport type App = Node & {\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** The description of the app. */\n description?: Maybe;\n id: Scalars['ID']['output'];\n /** The IP addresses of the app. */\n ipAllowListEntries: IpAllowListEntryConnection;\n /** The hex color code, without the leading '#', for the logo background. */\n logoBackgroundColor: Scalars['String']['output'];\n /** A URL pointing to the app's logo. */\n logoUrl: Scalars['URI']['output'];\n /** The name of the app. */\n name: Scalars['String']['output'];\n /** A slug based on the name of the app for use in URLs. */\n slug: Scalars['String']['output'];\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n /** The URL to the app's homepage. */\n url: Scalars['URI']['output'];\n};\n\n\n/** A GitHub App. */\nexport type AppIpAllowListEntriesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** A GitHub App. */\nexport type AppLogoUrlArgs = {\n size?: InputMaybe;\n};\n\n/** Autogenerated input type of ApproveDeployments */\nexport type ApproveDeploymentsInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** Optional comment for approving deployments */\n comment?: InputMaybe;\n /** The ids of environments to reject deployments */\n environmentIds: Array;\n /** The node ID of the workflow run containing the pending deployments. */\n workflowRunId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of ApproveDeployments */\nexport type ApproveDeploymentsPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The affected deployments. */\n deployments?: Maybe>;\n};\n\n/** Autogenerated input type of ApproveVerifiableDomain */\nexport type ApproveVerifiableDomainInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the verifiable domain to approve. */\n id: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of ApproveVerifiableDomain */\nexport type ApproveVerifiableDomainPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The verifiable domain that was approved. */\n domain?: Maybe;\n};\n\n/** Autogenerated input type of ArchiveProjectV2Item */\nexport type ArchiveProjectV2ItemInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the ProjectV2Item to archive. */\n itemId: Scalars['ID']['input'];\n /** The ID of the Project to archive the item from. */\n projectId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of ArchiveProjectV2Item */\nexport type ArchiveProjectV2ItemPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The item archived from the project. */\n item?: Maybe;\n};\n\n/** Autogenerated input type of ArchiveRepository */\nexport type ArchiveRepositoryInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the repository to mark as archived. */\n repositoryId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of ArchiveRepository */\nexport type ArchiveRepositoryPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The repository that was marked as archived. */\n repository?: Maybe;\n};\n\n/** An object that can have users assigned to it. */\nexport type Assignable = {\n /** A list of Users assigned to this object. */\n assignees: UserConnection;\n};\n\n\n/** An object that can have users assigned to it. */\nexport type AssignableAssigneesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** Represents an 'assigned' event on any assignable object. */\nexport type AssignedEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the assignable associated with the event. */\n assignable: Assignable;\n /** Identifies the user or mannequin that was assigned. */\n assignee?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['ID']['output'];\n /**\n * Identifies the user who was assigned.\n * @deprecated Assignees can now be mannequins. Use the `assignee` field instead. Removal on 2020-01-01 UTC.\n */\n user?: Maybe;\n};\n\n/** Types that can be assigned to issues. */\nexport type Assignee = Bot | Mannequin | Organization | User;\n\n/** An entry in the audit log. */\nexport type AuditEntry = {\n /** The action name */\n action: Scalars['String']['output'];\n /** The user who initiated the action */\n actor?: Maybe;\n /** The IP address of the actor */\n actorIp?: Maybe;\n /** A readable representation of the actor's location */\n actorLocation?: Maybe;\n /** The username of the user who initiated the action */\n actorLogin?: Maybe;\n /** The HTTP path for the actor. */\n actorResourcePath?: Maybe;\n /** The HTTP URL for the actor. */\n actorUrl?: Maybe;\n /** The time the action was initiated */\n createdAt: Scalars['PreciseDateTime']['output'];\n /** The corresponding operation type for the action */\n operationType?: Maybe;\n /** The user affected by the action */\n user?: Maybe;\n /** For actions involving two users, the actor is the initiator and the user is the affected user. */\n userLogin?: Maybe;\n /** The HTTP path for the user. */\n userResourcePath?: Maybe;\n /** The HTTP URL for the user. */\n userUrl?: Maybe;\n};\n\n/** Types that can initiate an audit log event. */\nexport type AuditEntryActor = Bot | Organization | User;\n\n/** Ordering options for Audit Log connections. */\nexport type AuditLogOrder = {\n /** The ordering direction. */\n direction?: InputMaybe;\n /** The field to order Audit Logs by. */\n field?: InputMaybe;\n};\n\n/** Properties by which Audit Log connections can be ordered. */\nexport enum AuditLogOrderField {\n /** Order audit log entries by timestamp */\n CreatedAt = 'CREATED_AT'\n}\n\n/** Represents a 'auto_merge_disabled' event on a given pull request. */\nexport type AutoMergeDisabledEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** The user who disabled auto-merge for this Pull Request */\n disabler?: Maybe;\n id: Scalars['ID']['output'];\n /** PullRequest referenced by event */\n pullRequest?: Maybe;\n /** The reason auto-merge was disabled */\n reason?: Maybe;\n /** The reason_code relating to why auto-merge was disabled */\n reasonCode?: Maybe;\n};\n\n/** Represents a 'auto_merge_enabled' event on a given pull request. */\nexport type AutoMergeEnabledEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** The user who enabled auto-merge for this Pull Request */\n enabler?: Maybe;\n id: Scalars['ID']['output'];\n /** PullRequest referenced by event. */\n pullRequest?: Maybe;\n};\n\n/** Represents an auto-merge request for a pull request */\nexport type AutoMergeRequest = {\n /** The email address of the author of this auto-merge request. */\n authorEmail?: Maybe;\n /**\n * The commit message of the auto-merge request. If a merge queue is required by\n * the base branch, this value will be set by the merge queue when merging.\n */\n commitBody?: Maybe;\n /**\n * The commit title of the auto-merge request. If a merge queue is required by\n * the base branch, this value will be set by the merge queue when merging\n */\n commitHeadline?: Maybe;\n /** When was this auto-merge request was enabled. */\n enabledAt?: Maybe;\n /** The actor who created the auto-merge request. */\n enabledBy?: Maybe;\n /**\n * The merge method of the auto-merge request. If a merge queue is required by\n * the base branch, this value will be set by the merge queue when merging.\n */\n mergeMethod: PullRequestMergeMethod;\n /** The pull request that this auto-merge request is set against. */\n pullRequest: PullRequest;\n};\n\n/** Represents a 'auto_rebase_enabled' event on a given pull request. */\nexport type AutoRebaseEnabledEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** The user who enabled auto-merge (rebase) for this Pull Request */\n enabler?: Maybe;\n id: Scalars['ID']['output'];\n /** PullRequest referenced by event. */\n pullRequest?: Maybe;\n};\n\n/** Represents a 'auto_squash_enabled' event on a given pull request. */\nexport type AutoSquashEnabledEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** The user who enabled auto-merge (squash) for this Pull Request */\n enabler?: Maybe;\n id: Scalars['ID']['output'];\n /** PullRequest referenced by event. */\n pullRequest?: Maybe;\n};\n\n/** Represents a 'automatic_base_change_failed' event on a given pull request. */\nexport type AutomaticBaseChangeFailedEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['ID']['output'];\n /** The new base for this PR */\n newBase: Scalars['String']['output'];\n /** The old base for this PR */\n oldBase: Scalars['String']['output'];\n /** PullRequest referenced by event. */\n pullRequest: PullRequest;\n};\n\n/** Represents a 'automatic_base_change_succeeded' event on a given pull request. */\nexport type AutomaticBaseChangeSucceededEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['ID']['output'];\n /** The new base for this PR */\n newBase: Scalars['String']['output'];\n /** The old base for this PR */\n oldBase: Scalars['String']['output'];\n /** PullRequest referenced by event. */\n pullRequest: PullRequest;\n};\n\n/** Represents a 'base_ref_changed' event on a given issue or pull request. */\nexport type BaseRefChangedEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Identifies the name of the base ref for the pull request after it was changed. */\n currentRefName: Scalars['String']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n id: Scalars['ID']['output'];\n /** Identifies the name of the base ref for the pull request before it was changed. */\n previousRefName: Scalars['String']['output'];\n /** PullRequest referenced by event. */\n pullRequest: PullRequest;\n};\n\n/** Represents a 'base_ref_deleted' event on a given pull request. */\nexport type BaseRefDeletedEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the name of the Ref associated with the `base_ref_deleted` event. */\n baseRefName?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['ID']['output'];\n /** PullRequest referenced by event. */\n pullRequest?: Maybe;\n};\n\n/** Represents a 'base_ref_force_pushed' event on a given pull request. */\nexport type BaseRefForcePushedEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the after commit SHA for the 'base_ref_force_pushed' event. */\n afterCommit?: Maybe;\n /** Identifies the before commit SHA for the 'base_ref_force_pushed' event. */\n beforeCommit?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['ID']['output'];\n /** PullRequest referenced by event. */\n pullRequest: PullRequest;\n /** Identifies the fully qualified ref name for the 'base_ref_force_pushed' event. */\n ref?: Maybe;\n};\n\n/** Represents a Git blame. */\nexport type Blame = {\n /** The list of ranges from a Git blame. */\n ranges: Array;\n};\n\n/** Represents a range of information from a Git blame. */\nexport type BlameRange = {\n /**\n * Identifies the recency of the change, from 1 (new) to 10 (old). This is\n * calculated as a 2-quantile and determines the length of distance between the\n * median age of all the changes in the file and the recency of the current\n * range's change.\n */\n age: Scalars['Int']['output'];\n /** Identifies the line author */\n commit: Commit;\n /** The ending line for the range */\n endingLine: Scalars['Int']['output'];\n /** The starting line for the range */\n startingLine: Scalars['Int']['output'];\n};\n\n/** Represents a Git blob. */\nexport type Blob = GitObject & Node & {\n /** An abbreviated version of the Git object ID */\n abbreviatedOid: Scalars['String']['output'];\n /** Byte size of Blob object */\n byteSize: Scalars['Int']['output'];\n /** The HTTP path for this Git object */\n commitResourcePath: Scalars['URI']['output'];\n /** The HTTP URL for this Git object */\n commitUrl: Scalars['URI']['output'];\n id: Scalars['ID']['output'];\n /** Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding. */\n isBinary?: Maybe;\n /** Indicates whether the contents is truncated */\n isTruncated: Scalars['Boolean']['output'];\n /** The Git object ID */\n oid: Scalars['GitObjectID']['output'];\n /** The Repository the Git object belongs to */\n repository: Repository;\n /** UTF8 text data or null if the Blob is binary */\n text?: Maybe;\n};\n\n/** A special type of user which takes actions on behalf of GitHub Apps. */\nexport type Bot = Actor & Node & UniformResourceLocatable & {\n /** A URL pointing to the GitHub App's public avatar. */\n avatarUrl: Scalars['URI']['output'];\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n id: Scalars['ID']['output'];\n /** The username of the actor. */\n login: Scalars['String']['output'];\n /** The HTTP path for this bot */\n resourcePath: Scalars['URI']['output'];\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n /** The HTTP URL for this bot */\n url: Scalars['URI']['output'];\n};\n\n\n/** A special type of user which takes actions on behalf of GitHub Apps. */\nexport type BotAvatarUrlArgs = {\n size?: InputMaybe;\n};\n\n/** Types which can be actors for `BranchActorAllowance` objects. */\nexport type BranchActorAllowanceActor = App | Team | User;\n\n/** Parameters to be used for the branch_name_pattern rule */\nexport type BranchNamePatternParameters = {\n /** How this rule will appear to users. */\n name?: Maybe;\n /** If true, the rule will fail if the pattern matches. */\n negate: Scalars['Boolean']['output'];\n /** The operator to use for matching. */\n operator: Scalars['String']['output'];\n /** The pattern to match with. */\n pattern: Scalars['String']['output'];\n};\n\n/** Parameters to be used for the branch_name_pattern rule */\nexport type BranchNamePatternParametersInput = {\n /** How this rule will appear to users. */\n name?: InputMaybe;\n /** If true, the rule will fail if the pattern matches. */\n negate?: InputMaybe;\n /** The operator to use for matching. */\n operator: Scalars['String']['input'];\n /** The pattern to match with. */\n pattern: Scalars['String']['input'];\n};\n\n/** A branch protection rule. */\nexport type BranchProtectionRule = Node & {\n /** Can this branch be deleted. */\n allowsDeletions: Scalars['Boolean']['output'];\n /** Are force pushes allowed on this branch. */\n allowsForcePushes: Scalars['Boolean']['output'];\n /** Is branch creation a protected operation. */\n blocksCreations: Scalars['Boolean']['output'];\n /** A list of conflicts matching branches protection rule and other branch protection rules */\n branchProtectionRuleConflicts: BranchProtectionRuleConflictConnection;\n /** A list of actors able to force push for this branch protection rule. */\n bypassForcePushAllowances: BypassForcePushAllowanceConnection;\n /** A list of actors able to bypass PRs for this branch protection rule. */\n bypassPullRequestAllowances: BypassPullRequestAllowanceConnection;\n /** The actor who created this branch protection rule. */\n creator?: Maybe;\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** Will new commits pushed to matching branches dismiss pull request review approvals. */\n dismissesStaleReviews: Scalars['Boolean']['output'];\n id: Scalars['ID']['output'];\n /** Can admins overwrite branch protection. */\n isAdminEnforced: Scalars['Boolean']['output'];\n /**\n * Whether users can pull changes from upstream when the branch is locked. Set to\n * `true` to allow fork syncing. Set to `false` to prevent fork syncing.\n */\n lockAllowsFetchAndMerge: Scalars['Boolean']['output'];\n /** Whether to set the branch as read-only. If this is true, users will not be able to push to the branch. */\n lockBranch: Scalars['Boolean']['output'];\n /** Repository refs that are protected by this rule */\n matchingRefs: RefConnection;\n /** Identifies the protection rule pattern. */\n pattern: Scalars['String']['output'];\n /** A list push allowances for this branch protection rule. */\n pushAllowances: PushAllowanceConnection;\n /** The repository associated with this branch protection rule. */\n repository?: Maybe;\n /** Whether the most recent push must be approved by someone other than the person who pushed it */\n requireLastPushApproval: Scalars['Boolean']['output'];\n /** Number of approving reviews required to update matching branches. */\n requiredApprovingReviewCount?: Maybe;\n /** List of required deployment environments that must be deployed successfully to update matching branches */\n requiredDeploymentEnvironments?: Maybe>>;\n /** List of required status check contexts that must pass for commits to be accepted to matching branches. */\n requiredStatusCheckContexts?: Maybe>>;\n /** List of required status checks that must pass for commits to be accepted to matching branches. */\n requiredStatusChecks?: Maybe>;\n /** Are approving reviews required to update matching branches. */\n requiresApprovingReviews: Scalars['Boolean']['output'];\n /** Are reviews from code owners required to update matching branches. */\n requiresCodeOwnerReviews: Scalars['Boolean']['output'];\n /** Are commits required to be signed. */\n requiresCommitSignatures: Scalars['Boolean']['output'];\n /** Are conversations required to be resolved before merging. */\n requiresConversationResolution: Scalars['Boolean']['output'];\n /** Does this branch require deployment to specific environments before merging */\n requiresDeployments: Scalars['Boolean']['output'];\n /** Are merge commits prohibited from being pushed to this branch. */\n requiresLinearHistory: Scalars['Boolean']['output'];\n /** Are status checks required to update matching branches. */\n requiresStatusChecks: Scalars['Boolean']['output'];\n /** Are branches required to be up to date before merging. */\n requiresStrictStatusChecks: Scalars['Boolean']['output'];\n /** Is pushing to matching branches restricted. */\n restrictsPushes: Scalars['Boolean']['output'];\n /** Is dismissal of pull request reviews restricted. */\n restrictsReviewDismissals: Scalars['Boolean']['output'];\n /** A list review dismissal allowances for this branch protection rule. */\n reviewDismissalAllowances: ReviewDismissalAllowanceConnection;\n};\n\n\n/** A branch protection rule. */\nexport type BranchProtectionRuleBranchProtectionRuleConflictsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** A branch protection rule. */\nexport type BranchProtectionRuleBypassForcePushAllowancesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** A branch protection rule. */\nexport type BranchProtectionRuleBypassPullRequestAllowancesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** A branch protection rule. */\nexport type BranchProtectionRuleMatchingRefsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n query?: InputMaybe;\n};\n\n\n/** A branch protection rule. */\nexport type BranchProtectionRulePushAllowancesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** A branch protection rule. */\nexport type BranchProtectionRuleReviewDismissalAllowancesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** A conflict between two branch protection rules. */\nexport type BranchProtectionRuleConflict = {\n /** Identifies the branch protection rule. */\n branchProtectionRule?: Maybe;\n /** Identifies the conflicting branch protection rule. */\n conflictingBranchProtectionRule?: Maybe;\n /** Identifies the branch ref that has conflicting rules */\n ref?: Maybe;\n};\n\n/** The connection type for BranchProtectionRuleConflict. */\nexport type BranchProtectionRuleConflictConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type BranchProtectionRuleConflictEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** The connection type for BranchProtectionRule. */\nexport type BranchProtectionRuleConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type BranchProtectionRuleEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/**\n * Information about a sponsorship to make for a user or organization with a GitHub\n * Sponsors profile, as part of sponsoring many users or organizations at once.\n */\nexport type BulkSponsorship = {\n /** The amount to pay to the sponsorable in US dollars. Valid values: 1-12000. */\n amount: Scalars['Int']['input'];\n /** The ID of the user or organization who is receiving the sponsorship. Required if sponsorableLogin is not given. */\n sponsorableId?: InputMaybe;\n /** The username of the user or organization who is receiving the sponsorship. Required if sponsorableId is not given. */\n sponsorableLogin?: InputMaybe;\n};\n\n/** Types that can represent a repository ruleset bypass actor. */\nexport type BypassActor = App | Team;\n\n/** A user, team, or app who has the ability to bypass a force push requirement on a protected branch. */\nexport type BypassForcePushAllowance = Node & {\n /** The actor that can force push. */\n actor?: Maybe;\n /** Identifies the branch protection rule associated with the allowed user, team, or app. */\n branchProtectionRule?: Maybe;\n id: Scalars['ID']['output'];\n};\n\n/** The connection type for BypassForcePushAllowance. */\nexport type BypassForcePushAllowanceConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type BypassForcePushAllowanceEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** A user, team, or app who has the ability to bypass a pull request requirement on a protected branch. */\nexport type BypassPullRequestAllowance = Node & {\n /** The actor that can bypass. */\n actor?: Maybe;\n /** Identifies the branch protection rule associated with the allowed user, team, or app. */\n branchProtectionRule?: Maybe;\n id: Scalars['ID']['output'];\n};\n\n/** The connection type for BypassPullRequestAllowance. */\nexport type BypassPullRequestAllowanceConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type BypassPullRequestAllowanceEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** The Common Vulnerability Scoring System */\nexport type Cvss = {\n /** The CVSS score associated with this advisory */\n score: Scalars['Float']['output'];\n /** The CVSS vector string associated with this advisory */\n vectorString?: Maybe;\n};\n\n/** A common weakness enumeration */\nexport type Cwe = Node & {\n /** The id of the CWE */\n cweId: Scalars['String']['output'];\n /** A detailed description of this CWE */\n description: Scalars['String']['output'];\n id: Scalars['ID']['output'];\n /** The name of this CWE */\n name: Scalars['String']['output'];\n};\n\n/** The connection type for CWE. */\nexport type CweConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type CweEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Autogenerated input type of CancelEnterpriseAdminInvitation */\nexport type CancelEnterpriseAdminInvitationInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The Node ID of the pending enterprise administrator invitation. */\n invitationId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of CancelEnterpriseAdminInvitation */\nexport type CancelEnterpriseAdminInvitationPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The invitation that was canceled. */\n invitation?: Maybe;\n /** A message confirming the result of canceling an administrator invitation. */\n message?: Maybe;\n};\n\n/** Autogenerated input type of CancelSponsorship */\nexport type CancelSponsorshipInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /**\n * The ID of the user or organization who is acting as the sponsor, paying for\n * the sponsorship. Required if sponsorLogin is not given.\n */\n sponsorId?: InputMaybe;\n /**\n * The username of the user or organization who is acting as the sponsor, paying\n * for the sponsorship. Required if sponsorId is not given.\n */\n sponsorLogin?: InputMaybe;\n /** The ID of the user or organization who is receiving the sponsorship. Required if sponsorableLogin is not given. */\n sponsorableId?: InputMaybe;\n /** The username of the user or organization who is receiving the sponsorship. Required if sponsorableId is not given. */\n sponsorableLogin?: InputMaybe;\n};\n\n/** Autogenerated return type of CancelSponsorship */\nexport type CancelSponsorshipPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The tier that was being used at the time of cancellation. */\n sponsorsTier?: Maybe;\n};\n\n/** Autogenerated input type of ChangeUserStatus */\nexport type ChangeUserStatusInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The emoji to represent your status. Can either be a native Unicode emoji or an emoji name with colons, e.g., :grinning:. */\n emoji?: InputMaybe;\n /** If set, the user status will not be shown after this date. */\n expiresAt?: InputMaybe;\n /** Whether this status should indicate you are not fully available on GitHub, e.g., you are away. */\n limitedAvailability?: InputMaybe;\n /** A short description of your current status. */\n message?: InputMaybe;\n /**\n * The ID of the organization whose members will be allowed to see the status. If\n * omitted, the status will be publicly visible.\n */\n organizationId?: InputMaybe;\n};\n\n/** Autogenerated return type of ChangeUserStatus */\nexport type ChangeUserStatusPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** Your updated status. */\n status?: Maybe;\n};\n\n/** A single check annotation. */\nexport type CheckAnnotation = {\n /** The annotation's severity level. */\n annotationLevel?: Maybe;\n /** The path to the file that this annotation was made on. */\n blobUrl: Scalars['URI']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** The position of this annotation. */\n location: CheckAnnotationSpan;\n /** The annotation's message. */\n message: Scalars['String']['output'];\n /** The path that this annotation was made on. */\n path: Scalars['String']['output'];\n /** Additional information about the annotation. */\n rawDetails?: Maybe;\n /** The annotation's title */\n title?: Maybe;\n};\n\n/** The connection type for CheckAnnotation. */\nexport type CheckAnnotationConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** Information from a check run analysis to specific lines of code. */\nexport type CheckAnnotationData = {\n /** Represents an annotation's information level */\n annotationLevel: CheckAnnotationLevel;\n /** The location of the annotation */\n location: CheckAnnotationRange;\n /** A short description of the feedback for these lines of code. */\n message: Scalars['String']['input'];\n /** The path of the file to add an annotation to. */\n path: Scalars['String']['input'];\n /** Details about this annotation. */\n rawDetails?: InputMaybe;\n /** The title that represents the annotation. */\n title?: InputMaybe;\n};\n\n/** An edge in a connection. */\nexport type CheckAnnotationEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Represents an annotation's information level. */\nexport enum CheckAnnotationLevel {\n /** An annotation indicating an inescapable error. */\n Failure = 'FAILURE',\n /** An annotation indicating some information. */\n Notice = 'NOTICE',\n /** An annotation indicating an ignorable error. */\n Warning = 'WARNING'\n}\n\n/** A character position in a check annotation. */\nexport type CheckAnnotationPosition = {\n /** Column number (1 indexed). */\n column?: Maybe;\n /** Line number (1 indexed). */\n line: Scalars['Int']['output'];\n};\n\n/** Information from a check run analysis to specific lines of code. */\nexport type CheckAnnotationRange = {\n /** The ending column of the range. */\n endColumn?: InputMaybe;\n /** The ending line of the range. */\n endLine: Scalars['Int']['input'];\n /** The starting column of the range. */\n startColumn?: InputMaybe;\n /** The starting line of the range. */\n startLine: Scalars['Int']['input'];\n};\n\n/** An inclusive pair of positions for a check annotation. */\nexport type CheckAnnotationSpan = {\n /** End position (inclusive). */\n end: CheckAnnotationPosition;\n /** Start position (inclusive). */\n start: CheckAnnotationPosition;\n};\n\n/** The possible states for a check suite or run conclusion. */\nexport enum CheckConclusionState {\n /** The check suite or run requires action. */\n ActionRequired = 'ACTION_REQUIRED',\n /** The check suite or run has been cancelled. */\n Cancelled = 'CANCELLED',\n /** The check suite or run has failed. */\n Failure = 'FAILURE',\n /** The check suite or run was neutral. */\n Neutral = 'NEUTRAL',\n /** The check suite or run was skipped. */\n Skipped = 'SKIPPED',\n /** The check suite or run was marked stale by GitHub. Only GitHub can use this conclusion. */\n Stale = 'STALE',\n /** The check suite or run has failed at startup. */\n StartupFailure = 'STARTUP_FAILURE',\n /** The check suite or run has succeeded. */\n Success = 'SUCCESS',\n /** The check suite or run has timed out. */\n TimedOut = 'TIMED_OUT'\n}\n\n/** A check run. */\nexport type CheckRun = Node & RequirableByPullRequest & UniformResourceLocatable & {\n /** The check run's annotations */\n annotations?: Maybe;\n /** The check suite that this run is a part of. */\n checkSuite: CheckSuite;\n /** Identifies the date and time when the check run was completed. */\n completedAt?: Maybe;\n /** The conclusion of the check run. */\n conclusion?: Maybe;\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** The corresponding deployment for this job, if any */\n deployment?: Maybe;\n /** The URL from which to find full details of the check run on the integrator's site. */\n detailsUrl?: Maybe;\n /** A reference for the check run on the integrator's system. */\n externalId?: Maybe;\n id: Scalars['ID']['output'];\n /** Whether this is required to pass before merging for a specific pull request. */\n isRequired: Scalars['Boolean']['output'];\n /** The name of the check for this check run. */\n name: Scalars['String']['output'];\n /** Information about a pending deployment, if any, in this check run */\n pendingDeploymentRequest?: Maybe;\n /** The permalink to the check run summary. */\n permalink: Scalars['URI']['output'];\n /** The repository associated with this check run. */\n repository: Repository;\n /** The HTTP path for this check run. */\n resourcePath: Scalars['URI']['output'];\n /** Identifies the date and time when the check run was started. */\n startedAt?: Maybe;\n /** The current status of the check run. */\n status: CheckStatusState;\n /** The check run's steps */\n steps?: Maybe;\n /** A string representing the check run's summary */\n summary?: Maybe;\n /** A string representing the check run's text */\n text?: Maybe;\n /** A string representing the check run */\n title?: Maybe;\n /** The HTTP URL for this check run. */\n url: Scalars['URI']['output'];\n};\n\n\n/** A check run. */\nexport type CheckRunAnnotationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** A check run. */\nexport type CheckRunIsRequiredArgs = {\n pullRequestId?: InputMaybe;\n pullRequestNumber?: InputMaybe;\n};\n\n\n/** A check run. */\nexport type CheckRunStepsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n number?: InputMaybe;\n};\n\n/** Possible further actions the integrator can perform. */\nexport type CheckRunAction = {\n /** A short explanation of what this action would do. */\n description: Scalars['String']['input'];\n /** A reference for the action on the integrator's system. */\n identifier: Scalars['String']['input'];\n /** The text to be displayed on a button in the web UI. */\n label: Scalars['String']['input'];\n};\n\n/** The connection type for CheckRun. */\nexport type CheckRunConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type CheckRunEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** The filters that are available when fetching check runs. */\nexport type CheckRunFilter = {\n /** Filters the check runs created by this application ID. */\n appId?: InputMaybe;\n /** Filters the check runs by this name. */\n checkName?: InputMaybe;\n /** Filters the check runs by this type. */\n checkType?: InputMaybe;\n /** Filters the check runs by these conclusions. */\n conclusions?: InputMaybe>;\n /** Filters the check runs by this status. Superceded by statuses. */\n status?: InputMaybe;\n /** Filters the check runs by this status. Overrides status. */\n statuses?: InputMaybe>;\n};\n\n/** Descriptive details about the check run. */\nexport type CheckRunOutput = {\n /** The annotations that are made as part of the check run. */\n annotations?: InputMaybe>;\n /** Images attached to the check run output displayed in the GitHub pull request UI. */\n images?: InputMaybe>;\n /** The summary of the check run (supports Commonmark). */\n summary: Scalars['String']['input'];\n /** The details of the check run (supports Commonmark). */\n text?: InputMaybe;\n /** A title to provide for this check run. */\n title: Scalars['String']['input'];\n};\n\n/** Images attached to the check run output displayed in the GitHub pull request UI. */\nexport type CheckRunOutputImage = {\n /** The alternative text for the image. */\n alt: Scalars['String']['input'];\n /** A short image description. */\n caption?: InputMaybe;\n /** The full URL of the image. */\n imageUrl: Scalars['URI']['input'];\n};\n\n/** The possible states of a check run in a status rollup. */\nexport enum CheckRunState {\n /** The check run requires action. */\n ActionRequired = 'ACTION_REQUIRED',\n /** The check run has been cancelled. */\n Cancelled = 'CANCELLED',\n /** The check run has been completed. */\n Completed = 'COMPLETED',\n /** The check run has failed. */\n Failure = 'FAILURE',\n /** The check run is in progress. */\n InProgress = 'IN_PROGRESS',\n /** The check run was neutral. */\n Neutral = 'NEUTRAL',\n /** The check run is in pending state. */\n Pending = 'PENDING',\n /** The check run has been queued. */\n Queued = 'QUEUED',\n /** The check run was skipped. */\n Skipped = 'SKIPPED',\n /** The check run was marked stale by GitHub. Only GitHub can use this conclusion. */\n Stale = 'STALE',\n /** The check run has failed at startup. */\n StartupFailure = 'STARTUP_FAILURE',\n /** The check run has succeeded. */\n Success = 'SUCCESS',\n /** The check run has timed out. */\n TimedOut = 'TIMED_OUT',\n /** The check run is in waiting state. */\n Waiting = 'WAITING'\n}\n\n/** Represents a count of the state of a check run. */\nexport type CheckRunStateCount = {\n /** The number of check runs with this state. */\n count: Scalars['Int']['output'];\n /** The state of a check run. */\n state: CheckRunState;\n};\n\n/** The possible types of check runs. */\nexport enum CheckRunType {\n /** Every check run available. */\n All = 'ALL',\n /** The latest check run. */\n Latest = 'LATEST'\n}\n\n/** The possible states for a check suite or run status. */\nexport enum CheckStatusState {\n /** The check suite or run has been completed. */\n Completed = 'COMPLETED',\n /** The check suite or run is in progress. */\n InProgress = 'IN_PROGRESS',\n /** The check suite or run is in pending state. */\n Pending = 'PENDING',\n /** The check suite or run has been queued. */\n Queued = 'QUEUED',\n /** The check suite or run has been requested. */\n Requested = 'REQUESTED',\n /** The check suite or run is in waiting state. */\n Waiting = 'WAITING'\n}\n\n/** A single check step. */\nexport type CheckStep = {\n /** Identifies the date and time when the check step was completed. */\n completedAt?: Maybe;\n /** The conclusion of the check step. */\n conclusion?: Maybe;\n /** A reference for the check step on the integrator's system. */\n externalId?: Maybe;\n /** The step's name. */\n name: Scalars['String']['output'];\n /** The index of the step in the list of steps of the parent check run. */\n number: Scalars['Int']['output'];\n /** Number of seconds to completion. */\n secondsToCompletion?: Maybe;\n /** Identifies the date and time when the check step was started. */\n startedAt?: Maybe;\n /** The current status of the check step. */\n status: CheckStatusState;\n};\n\n/** The connection type for CheckStep. */\nexport type CheckStepConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type CheckStepEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** A check suite. */\nexport type CheckSuite = Node & {\n /** The GitHub App which created this check suite. */\n app?: Maybe;\n /** The name of the branch for this check suite. */\n branch?: Maybe;\n /** The check runs associated with a check suite. */\n checkRuns?: Maybe;\n /** The commit for this check suite */\n commit: Commit;\n /** The conclusion of this check suite. */\n conclusion?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** The user who triggered the check suite. */\n creator?: Maybe;\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n id: Scalars['ID']['output'];\n /** A list of open pull requests matching the check suite. */\n matchingPullRequests?: Maybe;\n /** The push that triggered this check suite. */\n push?: Maybe;\n /** The repository associated with this check suite. */\n repository: Repository;\n /** The HTTP path for this check suite */\n resourcePath: Scalars['URI']['output'];\n /** The status of this check suite. */\n status: CheckStatusState;\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n /** The HTTP URL for this check suite */\n url: Scalars['URI']['output'];\n /** The workflow run associated with this check suite. */\n workflowRun?: Maybe;\n};\n\n\n/** A check suite. */\nexport type CheckSuiteCheckRunsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n filterBy?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** A check suite. */\nexport type CheckSuiteMatchingPullRequestsArgs = {\n after?: InputMaybe;\n baseRefName?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n headRefName?: InputMaybe;\n labels?: InputMaybe>;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n states?: InputMaybe>;\n};\n\n/** The auto-trigger preferences that are available for check suites. */\nexport type CheckSuiteAutoTriggerPreference = {\n /** The node ID of the application that owns the check suite. */\n appId: Scalars['ID']['input'];\n /** Set to `true` to enable automatic creation of CheckSuite events upon pushes to the repository. */\n setting: Scalars['Boolean']['input'];\n};\n\n/** The connection type for CheckSuite. */\nexport type CheckSuiteConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type CheckSuiteEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** The filters that are available when fetching check suites. */\nexport type CheckSuiteFilter = {\n /** Filters the check suites created by this application ID. */\n appId?: InputMaybe;\n /** Filters the check suites by this name. */\n checkName?: InputMaybe;\n};\n\n/** An object which can have its data claimed or claim data from another. */\nexport type Claimable = Mannequin | User;\n\n/** Autogenerated input type of ClearLabelsFromLabelable */\nexport type ClearLabelsFromLabelableInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The id of the labelable object to clear the labels from. */\n labelableId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of ClearLabelsFromLabelable */\nexport type ClearLabelsFromLabelablePayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The item that was unlabeled. */\n labelable?: Maybe;\n};\n\n/** Autogenerated input type of ClearProjectV2ItemFieldValue */\nexport type ClearProjectV2ItemFieldValueInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the field to be cleared. */\n fieldId: Scalars['ID']['input'];\n /** The ID of the item to be cleared. */\n itemId: Scalars['ID']['input'];\n /** The ID of the Project. */\n projectId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of ClearProjectV2ItemFieldValue */\nexport type ClearProjectV2ItemFieldValuePayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The updated item. */\n projectV2Item?: Maybe;\n};\n\n/** Autogenerated input type of CloneProject */\nexport type CloneProjectInput = {\n /** The description of the project. */\n body?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** Whether or not to clone the source project's workflows. */\n includeWorkflows: Scalars['Boolean']['input'];\n /** The name of the project. */\n name: Scalars['String']['input'];\n /** The visibility of the project, defaults to false (private). */\n public?: InputMaybe;\n /** The source project to clone. */\n sourceId: Scalars['ID']['input'];\n /** The owner ID to create the project under. */\n targetOwnerId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of CloneProject */\nexport type CloneProjectPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The id of the JobStatus for populating cloned fields. */\n jobStatusId?: Maybe;\n /** The new cloned project. */\n project?: Maybe;\n};\n\n/** Autogenerated input type of CloneTemplateRepository */\nexport type CloneTemplateRepositoryInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** A short description of the new repository. */\n description?: InputMaybe;\n /**\n * Whether to copy all branches from the template to the new repository. Defaults\n * to copying only the default branch of the template.\n */\n includeAllBranches?: InputMaybe;\n /** The name of the new repository. */\n name: Scalars['String']['input'];\n /** The ID of the owner for the new repository. */\n ownerId: Scalars['ID']['input'];\n /** The Node ID of the template repository. */\n repositoryId: Scalars['ID']['input'];\n /** Indicates the repository's visibility level. */\n visibility: RepositoryVisibility;\n};\n\n/** Autogenerated return type of CloneTemplateRepository */\nexport type CloneTemplateRepositoryPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The new repository. */\n repository?: Maybe;\n};\n\n/** An object that can be closed */\nexport type Closable = {\n /** Indicates if the object is closed (definition of closed may depend on type) */\n closed: Scalars['Boolean']['output'];\n /** Identifies the date and time when the object was closed. */\n closedAt?: Maybe;\n /** Indicates if the object can be closed by the viewer. */\n viewerCanClose: Scalars['Boolean']['output'];\n /** Indicates if the object can be reopened by the viewer. */\n viewerCanReopen: Scalars['Boolean']['output'];\n};\n\n/** Autogenerated input type of CloseDiscussion */\nexport type CloseDiscussionInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** ID of the discussion to be closed. */\n discussionId: Scalars['ID']['input'];\n /** The reason why the discussion is being closed. */\n reason?: InputMaybe;\n};\n\n/** Autogenerated return type of CloseDiscussion */\nexport type CloseDiscussionPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The discussion that was closed. */\n discussion?: Maybe;\n};\n\n/** Autogenerated input type of CloseIssue */\nexport type CloseIssueInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** ID of the issue to be closed. */\n issueId: Scalars['ID']['input'];\n /** The reason the issue is to be closed. */\n stateReason?: InputMaybe;\n};\n\n/** Autogenerated return type of CloseIssue */\nexport type CloseIssuePayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The issue that was closed. */\n issue?: Maybe;\n};\n\n/** Autogenerated input type of ClosePullRequest */\nexport type ClosePullRequestInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** ID of the pull request to be closed. */\n pullRequestId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of ClosePullRequest */\nexport type ClosePullRequestPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The pull request that was closed. */\n pullRequest?: Maybe;\n};\n\n/** Represents a 'closed' event on any `Closable`. */\nexport type ClosedEvent = Node & UniformResourceLocatable & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Object that was closed. */\n closable: Closable;\n /** Object which triggered the creation of this event. */\n closer?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['ID']['output'];\n /** The HTTP path for this closed event. */\n resourcePath: Scalars['URI']['output'];\n /** The reason the issue state was changed to closed. */\n stateReason?: Maybe;\n /** The HTTP URL for this closed event. */\n url: Scalars['URI']['output'];\n};\n\n/** The object which triggered a `ClosedEvent`. */\nexport type Closer = Commit | PullRequest;\n\n/** The Code of Conduct for a repository */\nexport type CodeOfConduct = Node & {\n /** The body of the Code of Conduct */\n body?: Maybe;\n id: Scalars['ID']['output'];\n /** The key for the Code of Conduct */\n key: Scalars['String']['output'];\n /** The formal name of the Code of Conduct */\n name: Scalars['String']['output'];\n /** The HTTP path for this Code of Conduct */\n resourcePath?: Maybe;\n /** The HTTP URL for this Code of Conduct */\n url?: Maybe;\n};\n\n/** Collaborators affiliation level with a subject. */\nexport enum CollaboratorAffiliation {\n /** All collaborators the authenticated user can see. */\n All = 'ALL',\n /** All collaborators with permissions to an organization-owned subject, regardless of organization membership status. */\n Direct = 'DIRECT',\n /** All outside collaborators of an organization-owned subject. */\n Outside = 'OUTSIDE'\n}\n\n/** Represents a comment. */\nexport type Comment = {\n /** The actor who authored the comment. */\n author?: Maybe;\n /** Author's association with the subject of the comment. */\n authorAssociation: CommentAuthorAssociation;\n /** The body as Markdown. */\n body: Scalars['String']['output'];\n /** The body rendered to HTML. */\n bodyHTML: Scalars['HTML']['output'];\n /** The body rendered to text. */\n bodyText: Scalars['String']['output'];\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Check if this comment was created via an email reply. */\n createdViaEmail: Scalars['Boolean']['output'];\n /** The actor who edited the comment. */\n editor?: Maybe;\n id: Scalars['ID']['output'];\n /** Check if this comment was edited and includes an edit with the creation data */\n includesCreatedEdit: Scalars['Boolean']['output'];\n /** The moment the editor made the last edit */\n lastEditedAt?: Maybe;\n /** Identifies when the comment was published at. */\n publishedAt?: Maybe;\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n /** A list of edits to this content. */\n userContentEdits?: Maybe;\n /** Did the viewer author this comment. */\n viewerDidAuthor: Scalars['Boolean']['output'];\n};\n\n\n/** Represents a comment. */\nexport type CommentUserContentEditsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** A comment author association with repository. */\nexport enum CommentAuthorAssociation {\n /** Author has been invited to collaborate on the repository. */\n Collaborator = 'COLLABORATOR',\n /** Author has previously committed to the repository. */\n Contributor = 'CONTRIBUTOR',\n /** Author has not previously committed to GitHub. */\n FirstTimer = 'FIRST_TIMER',\n /** Author has not previously committed to the repository. */\n FirstTimeContributor = 'FIRST_TIME_CONTRIBUTOR',\n /** Author is a placeholder for an unclaimed user. */\n Mannequin = 'MANNEQUIN',\n /** Author is a member of the organization that owns the repository. */\n Member = 'MEMBER',\n /** Author has no association with the repository. */\n None = 'NONE',\n /** Author is the owner of the repository. */\n Owner = 'OWNER'\n}\n\n/** The possible errors that will prevent a user from updating a comment. */\nexport enum CommentCannotUpdateReason {\n /** Unable to create comment because repository is archived. */\n Archived = 'ARCHIVED',\n /** You cannot update this comment */\n Denied = 'DENIED',\n /** You must be the author or have write access to this repository to update this comment. */\n InsufficientAccess = 'INSUFFICIENT_ACCESS',\n /** Unable to create comment because issue is locked. */\n Locked = 'LOCKED',\n /** You must be logged in to update this comment. */\n LoginRequired = 'LOGIN_REQUIRED',\n /** Repository is under maintenance. */\n Maintenance = 'MAINTENANCE',\n /** At least one email address must be verified to update this comment. */\n VerifiedEmailRequired = 'VERIFIED_EMAIL_REQUIRED'\n}\n\n/** Represents a 'comment_deleted' event on a given issue or pull request. */\nexport type CommentDeletedEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** The user who authored the deleted comment. */\n deletedCommentAuthor?: Maybe;\n id: Scalars['ID']['output'];\n};\n\n/** Represents a Git commit. */\nexport type Commit = GitObject & Node & Subscribable & UniformResourceLocatable & {\n /** An abbreviated version of the Git object ID */\n abbreviatedOid: Scalars['String']['output'];\n /** The number of additions in this commit. */\n additions: Scalars['Int']['output'];\n /**\n * The merged Pull Request that introduced the commit to the repository. If the\n * commit is not present in the default branch, additionally returns open Pull\n * Requests associated with the commit\n */\n associatedPullRequests?: Maybe;\n /** Authorship details of the commit. */\n author?: Maybe;\n /** Check if the committer and the author match. */\n authoredByCommitter: Scalars['Boolean']['output'];\n /** The datetime when this commit was authored. */\n authoredDate: Scalars['DateTime']['output'];\n /**\n * The list of authors for this commit based on the git author and the Co-authored-by\n * message trailer. The git author will always be first.\n */\n authors: GitActorConnection;\n /** Fetches `git blame` information. */\n blame: Blame;\n /**\n * We recommend using the `changedFilesIfAvailable` field instead of\n * `changedFiles`, as `changedFiles` will cause your request to return an error\n * if GitHub is unable to calculate the number of changed files.\n * @deprecated `changedFiles` will be removed. Use `changedFilesIfAvailable` instead. Removal on 2023-01-01 UTC.\n */\n changedFiles: Scalars['Int']['output'];\n /**\n * The number of changed files in this commit. If GitHub is unable to calculate\n * the number of changed files (for example due to a timeout), this will return\n * `null`. We recommend using this field instead of `changedFiles`.\n */\n changedFilesIfAvailable?: Maybe;\n /** The check suites associated with a commit. */\n checkSuites?: Maybe;\n /** Comments made on the commit. */\n comments: CommitCommentConnection;\n /** The HTTP path for this Git object */\n commitResourcePath: Scalars['URI']['output'];\n /** The HTTP URL for this Git object */\n commitUrl: Scalars['URI']['output'];\n /** The datetime when this commit was committed. */\n committedDate: Scalars['DateTime']['output'];\n /** Check if committed via GitHub web UI. */\n committedViaWeb: Scalars['Boolean']['output'];\n /** Committer details of the commit. */\n committer?: Maybe;\n /** The number of deletions in this commit. */\n deletions: Scalars['Int']['output'];\n /** The deployments associated with a commit. */\n deployments?: Maybe;\n /** The tree entry representing the file located at the given path. */\n file?: Maybe;\n /** The linear commit history starting from (and including) this commit, in the same order as `git log`. */\n history: CommitHistoryConnection;\n id: Scalars['ID']['output'];\n /** The Git commit message */\n message: Scalars['String']['output'];\n /** The Git commit message body */\n messageBody: Scalars['String']['output'];\n /** The commit message body rendered to HTML. */\n messageBodyHTML: Scalars['HTML']['output'];\n /** The Git commit message headline */\n messageHeadline: Scalars['String']['output'];\n /** The commit message headline rendered to HTML. */\n messageHeadlineHTML: Scalars['HTML']['output'];\n /** The Git object ID */\n oid: Scalars['GitObjectID']['output'];\n /** The organization this commit was made on behalf of. */\n onBehalfOf?: Maybe;\n /** The parents of a commit. */\n parents: CommitConnection;\n /**\n * The datetime when this commit was pushed.\n * @deprecated `pushedDate` is no longer supported. Removal on 2023-07-01 UTC.\n */\n pushedDate?: Maybe;\n /** The Repository this commit belongs to */\n repository: Repository;\n /** The HTTP path for this commit */\n resourcePath: Scalars['URI']['output'];\n /** Commit signing information, if present. */\n signature?: Maybe;\n /** Status information for this commit */\n status?: Maybe;\n /** Check and Status rollup information for this commit. */\n statusCheckRollup?: Maybe;\n /** Returns a list of all submodules in this repository as of this Commit parsed from the .gitmodules file. */\n submodules: SubmoduleConnection;\n /**\n * Returns a URL to download a tarball archive for a repository.\n * Note: For private repositories, these links are temporary and expire after five minutes.\n */\n tarballUrl: Scalars['URI']['output'];\n /** Commit's root Tree */\n tree: Tree;\n /** The HTTP path for the tree of this commit */\n treeResourcePath: Scalars['URI']['output'];\n /** The HTTP URL for the tree of this commit */\n treeUrl: Scalars['URI']['output'];\n /** The HTTP URL for this commit */\n url: Scalars['URI']['output'];\n /** Check if the viewer is able to change their subscription status for the repository. */\n viewerCanSubscribe: Scalars['Boolean']['output'];\n /** Identifies if the viewer is watching, not watching, or ignoring the subscribable entity. */\n viewerSubscription?: Maybe;\n /**\n * Returns a URL to download a zipball archive for a repository.\n * Note: For private repositories, these links are temporary and expire after five minutes.\n */\n zipballUrl: Scalars['URI']['output'];\n};\n\n\n/** Represents a Git commit. */\nexport type CommitAssociatedPullRequestsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** Represents a Git commit. */\nexport type CommitAuthorsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** Represents a Git commit. */\nexport type CommitBlameArgs = {\n path: Scalars['String']['input'];\n};\n\n\n/** Represents a Git commit. */\nexport type CommitCheckSuitesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n filterBy?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** Represents a Git commit. */\nexport type CommitCommentsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** Represents a Git commit. */\nexport type CommitDeploymentsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n environments?: InputMaybe>;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** Represents a Git commit. */\nexport type CommitFileArgs = {\n path: Scalars['String']['input'];\n};\n\n\n/** Represents a Git commit. */\nexport type CommitHistoryArgs = {\n after?: InputMaybe;\n author?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n path?: InputMaybe;\n since?: InputMaybe;\n until?: InputMaybe;\n};\n\n\n/** Represents a Git commit. */\nexport type CommitParentsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** Represents a Git commit. */\nexport type CommitSubmodulesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** Specifies an author for filtering Git commits. */\nexport type CommitAuthor = {\n /** Email addresses to filter by. Commits authored by any of the specified email addresses will be returned. */\n emails?: InputMaybe>;\n /**\n * ID of a User to filter by. If non-null, only commits authored by this user\n * will be returned. This field takes precedence over emails.\n */\n id?: InputMaybe;\n};\n\n/** Parameters to be used for the commit_author_email_pattern rule */\nexport type CommitAuthorEmailPatternParameters = {\n /** How this rule will appear to users. */\n name?: Maybe;\n /** If true, the rule will fail if the pattern matches. */\n negate: Scalars['Boolean']['output'];\n /** The operator to use for matching. */\n operator: Scalars['String']['output'];\n /** The pattern to match with. */\n pattern: Scalars['String']['output'];\n};\n\n/** Parameters to be used for the commit_author_email_pattern rule */\nexport type CommitAuthorEmailPatternParametersInput = {\n /** How this rule will appear to users. */\n name?: InputMaybe;\n /** If true, the rule will fail if the pattern matches. */\n negate?: InputMaybe;\n /** The operator to use for matching. */\n operator: Scalars['String']['input'];\n /** The pattern to match with. */\n pattern: Scalars['String']['input'];\n};\n\n/** Represents a comment on a given Commit. */\nexport type CommitComment = Comment & Deletable & Minimizable & Node & Reactable & RepositoryNode & Updatable & UpdatableComment & {\n /** The actor who authored the comment. */\n author?: Maybe;\n /** Author's association with the subject of the comment. */\n authorAssociation: CommentAuthorAssociation;\n /** Identifies the comment body. */\n body: Scalars['String']['output'];\n /** The body rendered to HTML. */\n bodyHTML: Scalars['HTML']['output'];\n /** The body rendered to text. */\n bodyText: Scalars['String']['output'];\n /** Identifies the commit associated with the comment, if the commit exists. */\n commit?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Check if this comment was created via an email reply. */\n createdViaEmail: Scalars['Boolean']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** The actor who edited the comment. */\n editor?: Maybe;\n id: Scalars['ID']['output'];\n /** Check if this comment was edited and includes an edit with the creation data */\n includesCreatedEdit: Scalars['Boolean']['output'];\n /** Returns whether or not a comment has been minimized. */\n isMinimized: Scalars['Boolean']['output'];\n /** The moment the editor made the last edit */\n lastEditedAt?: Maybe;\n /**\n * Returns why the comment was minimized. One of `abuse`, `off-topic`,\n * `outdated`, `resolved`, `duplicate` and `spam`. Note that the case and\n * formatting of these values differs from the inputs to the `MinimizeComment` mutation.\n */\n minimizedReason?: Maybe;\n /** Identifies the file path associated with the comment. */\n path?: Maybe;\n /** Identifies the line position associated with the comment. */\n position?: Maybe;\n /** Identifies when the comment was published at. */\n publishedAt?: Maybe;\n /** A list of reactions grouped by content left on the subject. */\n reactionGroups?: Maybe>;\n /** A list of Reactions left on the Issue. */\n reactions: ReactionConnection;\n /** The repository associated with this node. */\n repository: Repository;\n /** The HTTP path permalink for this commit comment. */\n resourcePath: Scalars['URI']['output'];\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n /** The HTTP URL permalink for this commit comment. */\n url: Scalars['URI']['output'];\n /** A list of edits to this content. */\n userContentEdits?: Maybe;\n /** Check if the current viewer can delete this object. */\n viewerCanDelete: Scalars['Boolean']['output'];\n /** Check if the current viewer can minimize this object. */\n viewerCanMinimize: Scalars['Boolean']['output'];\n /** Can user react to this subject */\n viewerCanReact: Scalars['Boolean']['output'];\n /** Check if the current viewer can update this object. */\n viewerCanUpdate: Scalars['Boolean']['output'];\n /** Reasons why the current viewer can not update this comment. */\n viewerCannotUpdateReasons: Array;\n /** Did the viewer author this comment. */\n viewerDidAuthor: Scalars['Boolean']['output'];\n};\n\n\n/** Represents a comment on a given Commit. */\nexport type CommitCommentReactionsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n content?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** Represents a comment on a given Commit. */\nexport type CommitCommentUserContentEditsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** The connection type for CommitComment. */\nexport type CommitCommentConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type CommitCommentEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** A thread of comments on a commit. */\nexport type CommitCommentThread = Node & RepositoryNode & {\n /** The comments that exist in this thread. */\n comments: CommitCommentConnection;\n /** The commit the comments were made on. */\n commit?: Maybe;\n id: Scalars['ID']['output'];\n /** The file the comments were made on. */\n path?: Maybe;\n /** The position in the diff for the commit that the comment was made on. */\n position?: Maybe;\n /** The repository associated with this node. */\n repository: Repository;\n};\n\n\n/** A thread of comments on a commit. */\nexport type CommitCommentThreadCommentsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** The connection type for Commit. */\nexport type CommitConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** Ordering options for commit contribution connections. */\nexport type CommitContributionOrder = {\n /** The ordering direction. */\n direction: OrderDirection;\n /** The field by which to order commit contributions. */\n field: CommitContributionOrderField;\n};\n\n/** Properties by which commit contribution connections can be ordered. */\nexport enum CommitContributionOrderField {\n /** Order commit contributions by how many commits they represent. */\n CommitCount = 'COMMIT_COUNT',\n /** Order commit contributions by when they were made. */\n OccurredAt = 'OCCURRED_AT'\n}\n\n/** This aggregates commits made by a user within one repository. */\nexport type CommitContributionsByRepository = {\n /** The commit contributions, each representing a day. */\n contributions: CreatedCommitContributionConnection;\n /** The repository in which the commits were made. */\n repository: Repository;\n /** The HTTP path for the user's commits to the repository in this time range. */\n resourcePath: Scalars['URI']['output'];\n /** The HTTP URL for the user's commits to the repository in this time range. */\n url: Scalars['URI']['output'];\n};\n\n\n/** This aggregates commits made by a user within one repository. */\nexport type CommitContributionsByRepositoryContributionsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n/** An edge in a connection. */\nexport type CommitEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** The connection type for Commit. */\nexport type CommitHistoryConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** A message to include with a new commit */\nexport type CommitMessage = {\n /** The body of the message. */\n body?: InputMaybe;\n /** The headline of the message. */\n headline: Scalars['String']['input'];\n};\n\n/** Parameters to be used for the commit_message_pattern rule */\nexport type CommitMessagePatternParameters = {\n /** How this rule will appear to users. */\n name?: Maybe;\n /** If true, the rule will fail if the pattern matches. */\n negate: Scalars['Boolean']['output'];\n /** The operator to use for matching. */\n operator: Scalars['String']['output'];\n /** The pattern to match with. */\n pattern: Scalars['String']['output'];\n};\n\n/** Parameters to be used for the commit_message_pattern rule */\nexport type CommitMessagePatternParametersInput = {\n /** How this rule will appear to users. */\n name?: InputMaybe;\n /** If true, the rule will fail if the pattern matches. */\n negate?: InputMaybe;\n /** The operator to use for matching. */\n operator: Scalars['String']['input'];\n /** The pattern to match with. */\n pattern: Scalars['String']['input'];\n};\n\n/**\n * A git ref for a commit to be appended to.\n *\n * The ref must be a branch, i.e. its fully qualified name must start\n * with `refs/heads/` (although the input is not required to be fully\n * qualified).\n *\n * The Ref may be specified by its global node ID or by the\n * `repositoryNameWithOwner` and `branchName`.\n *\n * ### Examples\n *\n * Specify a branch using a global node ID:\n *\n * { \"id\": \"MDM6UmVmMTpyZWZzL2hlYWRzL21haW4=\" }\n *\n * Specify a branch using `repositoryNameWithOwner` and `branchName`:\n *\n * {\n * \"repositoryNameWithOwner\": \"github/graphql-client\",\n * \"branchName\": \"main\"\n * }\n */\nexport type CommittableBranch = {\n /** The unqualified name of the branch to append the commit to. */\n branchName?: InputMaybe;\n /** The Node ID of the Ref to be updated. */\n id?: InputMaybe;\n /** The nameWithOwner of the repository to commit to. */\n repositoryNameWithOwner?: InputMaybe;\n};\n\n/** Parameters to be used for the committer_email_pattern rule */\nexport type CommitterEmailPatternParameters = {\n /** How this rule will appear to users. */\n name?: Maybe;\n /** If true, the rule will fail if the pattern matches. */\n negate: Scalars['Boolean']['output'];\n /** The operator to use for matching. */\n operator: Scalars['String']['output'];\n /** The pattern to match with. */\n pattern: Scalars['String']['output'];\n};\n\n/** Parameters to be used for the committer_email_pattern rule */\nexport type CommitterEmailPatternParametersInput = {\n /** How this rule will appear to users. */\n name?: InputMaybe;\n /** If true, the rule will fail if the pattern matches. */\n negate?: InputMaybe;\n /** The operator to use for matching. */\n operator: Scalars['String']['input'];\n /** The pattern to match with. */\n pattern: Scalars['String']['input'];\n};\n\n/** Represents a comparison between two commit revisions. */\nexport type Comparison = Node & {\n /** The number of commits ahead of the base branch. */\n aheadBy: Scalars['Int']['output'];\n /** The base revision of this comparison. */\n baseTarget: GitObject;\n /** The number of commits behind the base branch. */\n behindBy: Scalars['Int']['output'];\n /** The commits which compose this comparison. */\n commits: ComparisonCommitConnection;\n /** The head revision of this comparison. */\n headTarget: GitObject;\n id: Scalars['ID']['output'];\n /** The status of this comparison. */\n status: ComparisonStatus;\n};\n\n\n/** Represents a comparison between two commit revisions. */\nexport type ComparisonCommitsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** The connection type for Commit. */\nexport type ComparisonCommitConnection = {\n /** The total count of authors and co-authors across all commits. */\n authorCount: Scalars['Int']['output'];\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** The status of a git comparison between two refs. */\nexport enum ComparisonStatus {\n /** The head ref is ahead of the base ref. */\n Ahead = 'AHEAD',\n /** The head ref is behind the base ref. */\n Behind = 'BEHIND',\n /** The head ref is both ahead and behind of the base ref, indicating git history has diverged. */\n Diverged = 'DIVERGED',\n /** The head ref and base ref are identical. */\n Identical = 'IDENTICAL'\n}\n\n/** Represents a 'connected' event on a given issue or pull request. */\nexport type ConnectedEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['ID']['output'];\n /** Reference originated in a different repository. */\n isCrossRepository: Scalars['Boolean']['output'];\n /** Issue or pull request that made the reference. */\n source: ReferencedSubject;\n /** Issue or pull request which was connected. */\n subject: ReferencedSubject;\n};\n\n/** The Contributing Guidelines for a repository. */\nexport type ContributingGuidelines = {\n /** The body of the Contributing Guidelines. */\n body?: Maybe;\n /** The HTTP path for the Contributing Guidelines. */\n resourcePath?: Maybe;\n /** The HTTP URL for the Contributing Guidelines. */\n url?: Maybe;\n};\n\n/** Represents a contribution a user made on GitHub, such as opening an issue. */\nexport type Contribution = {\n /**\n * Whether this contribution is associated with a record you do not have access to. For\n * example, your own 'first issue' contribution may have been made on a repository you can no\n * longer access.\n */\n isRestricted: Scalars['Boolean']['output'];\n /** When this contribution was made. */\n occurredAt: Scalars['DateTime']['output'];\n /** The HTTP path for this contribution. */\n resourcePath: Scalars['URI']['output'];\n /** The HTTP URL for this contribution. */\n url: Scalars['URI']['output'];\n /** The user who made this contribution. */\n user: User;\n};\n\n/** A calendar of contributions made on GitHub by a user. */\nexport type ContributionCalendar = {\n /** A list of hex color codes used in this calendar. The darker the color, the more contributions it represents. */\n colors: Array;\n /** Determine if the color set was chosen because it's currently Halloween. */\n isHalloween: Scalars['Boolean']['output'];\n /** A list of the months of contributions in this calendar. */\n months: Array;\n /** The count of total contributions in the calendar. */\n totalContributions: Scalars['Int']['output'];\n /** A list of the weeks of contributions in this calendar. */\n weeks: Array;\n};\n\n/** Represents a single day of contributions on GitHub by a user. */\nexport type ContributionCalendarDay = {\n /** The hex color code that represents how many contributions were made on this day compared to others in the calendar. */\n color: Scalars['String']['output'];\n /** How many contributions were made by the user on this day. */\n contributionCount: Scalars['Int']['output'];\n /**\n * Indication of contributions, relative to other days. Can be used to indicate\n * which color to represent this day on a calendar.\n */\n contributionLevel: ContributionLevel;\n /** The day this square represents. */\n date: Scalars['Date']['output'];\n /** A number representing which day of the week this square represents, e.g., 1 is Monday. */\n weekday: Scalars['Int']['output'];\n};\n\n/** A month of contributions in a user's contribution graph. */\nexport type ContributionCalendarMonth = {\n /** The date of the first day of this month. */\n firstDay: Scalars['Date']['output'];\n /** The name of the month. */\n name: Scalars['String']['output'];\n /** How many weeks started in this month. */\n totalWeeks: Scalars['Int']['output'];\n /** The year the month occurred in. */\n year: Scalars['Int']['output'];\n};\n\n/** A week of contributions in a user's contribution graph. */\nexport type ContributionCalendarWeek = {\n /** The days of contributions in this week. */\n contributionDays: Array;\n /** The date of the earliest square in this week. */\n firstDay: Scalars['Date']['output'];\n};\n\n/** Varying levels of contributions from none to many. */\nexport enum ContributionLevel {\n /** Lowest 25% of days of contributions. */\n FirstQuartile = 'FIRST_QUARTILE',\n /** Highest 25% of days of contributions. More contributions than the third quartile. */\n FourthQuartile = 'FOURTH_QUARTILE',\n /** No contributions occurred. */\n None = 'NONE',\n /** Second lowest 25% of days of contributions. More contributions than the first quartile. */\n SecondQuartile = 'SECOND_QUARTILE',\n /** Second highest 25% of days of contributions. More contributions than second quartile, less than the fourth quartile. */\n ThirdQuartile = 'THIRD_QUARTILE'\n}\n\n/** Ordering options for contribution connections. */\nexport type ContributionOrder = {\n /** The ordering direction. */\n direction: OrderDirection;\n};\n\n/** A contributions collection aggregates contributions such as opened issues and commits created by a user. */\nexport type ContributionsCollection = {\n /** Commit contributions made by the user, grouped by repository. */\n commitContributionsByRepository: Array;\n /** A calendar of this user's contributions on GitHub. */\n contributionCalendar: ContributionCalendar;\n /** The years the user has been making contributions with the most recent year first. */\n contributionYears: Array;\n /** Determine if this collection's time span ends in the current month. */\n doesEndInCurrentMonth: Scalars['Boolean']['output'];\n /**\n * The date of the first restricted contribution the user made in this time\n * period. Can only be non-null when the user has enabled private contribution counts.\n */\n earliestRestrictedContributionDate?: Maybe;\n /** The ending date and time of this collection. */\n endedAt: Scalars['DateTime']['output'];\n /**\n * The first issue the user opened on GitHub. This will be null if that issue was\n * opened outside the collection's time range and ignoreTimeRange is false. If\n * the issue is not visible but the user has opted to show private contributions,\n * a RestrictedContribution will be returned.\n */\n firstIssueContribution?: Maybe;\n /**\n * The first pull request the user opened on GitHub. This will be null if that\n * pull request was opened outside the collection's time range and\n * ignoreTimeRange is not true. If the pull request is not visible but the user\n * has opted to show private contributions, a RestrictedContribution will be returned.\n */\n firstPullRequestContribution?: Maybe;\n /**\n * The first repository the user created on GitHub. This will be null if that\n * first repository was created outside the collection's time range and\n * ignoreTimeRange is false. If the repository is not visible, then a\n * RestrictedContribution is returned.\n */\n firstRepositoryContribution?: Maybe;\n /** Does the user have any more activity in the timeline that occurred prior to the collection's time range? */\n hasActivityInThePast: Scalars['Boolean']['output'];\n /** Determine if there are any contributions in this collection. */\n hasAnyContributions: Scalars['Boolean']['output'];\n /**\n * Determine if the user made any contributions in this time frame whose details\n * are not visible because they were made in a private repository. Can only be\n * true if the user enabled private contribution counts.\n */\n hasAnyRestrictedContributions: Scalars['Boolean']['output'];\n /** Whether or not the collector's time span is all within the same day. */\n isSingleDay: Scalars['Boolean']['output'];\n /** A list of issues the user opened. */\n issueContributions: CreatedIssueContributionConnection;\n /** Issue contributions made by the user, grouped by repository. */\n issueContributionsByRepository: Array;\n /**\n * When the user signed up for GitHub. This will be null if that sign up date\n * falls outside the collection's time range and ignoreTimeRange is false.\n */\n joinedGitHubContribution?: Maybe;\n /**\n * The date of the most recent restricted contribution the user made in this time\n * period. Can only be non-null when the user has enabled private contribution counts.\n */\n latestRestrictedContributionDate?: Maybe;\n /**\n * When this collection's time range does not include any activity from the user, use this\n * to get a different collection from an earlier time range that does have activity.\n */\n mostRecentCollectionWithActivity?: Maybe;\n /**\n * Returns a different contributions collection from an earlier time range than this one\n * that does not have any contributions.\n */\n mostRecentCollectionWithoutActivity?: Maybe;\n /**\n * The issue the user opened on GitHub that received the most comments in the specified\n * time frame.\n */\n popularIssueContribution?: Maybe;\n /**\n * The pull request the user opened on GitHub that received the most comments in the\n * specified time frame.\n */\n popularPullRequestContribution?: Maybe;\n /** Pull request contributions made by the user. */\n pullRequestContributions: CreatedPullRequestContributionConnection;\n /** Pull request contributions made by the user, grouped by repository. */\n pullRequestContributionsByRepository: Array;\n /**\n * Pull request review contributions made by the user. Returns the most recently\n * submitted review for each PR reviewed by the user.\n */\n pullRequestReviewContributions: CreatedPullRequestReviewContributionConnection;\n /** Pull request review contributions made by the user, grouped by repository. */\n pullRequestReviewContributionsByRepository: Array;\n /** A list of repositories owned by the user that the user created in this time range. */\n repositoryContributions: CreatedRepositoryContributionConnection;\n /**\n * A count of contributions made by the user that the viewer cannot access. Only\n * non-zero when the user has chosen to share their private contribution counts.\n */\n restrictedContributionsCount: Scalars['Int']['output'];\n /** The beginning date and time of this collection. */\n startedAt: Scalars['DateTime']['output'];\n /** How many commits were made by the user in this time span. */\n totalCommitContributions: Scalars['Int']['output'];\n /** How many issues the user opened. */\n totalIssueContributions: Scalars['Int']['output'];\n /** How many pull requests the user opened. */\n totalPullRequestContributions: Scalars['Int']['output'];\n /** How many pull request reviews the user left. */\n totalPullRequestReviewContributions: Scalars['Int']['output'];\n /** How many different repositories the user committed to. */\n totalRepositoriesWithContributedCommits: Scalars['Int']['output'];\n /** How many different repositories the user opened issues in. */\n totalRepositoriesWithContributedIssues: Scalars['Int']['output'];\n /** How many different repositories the user left pull request reviews in. */\n totalRepositoriesWithContributedPullRequestReviews: Scalars['Int']['output'];\n /** How many different repositories the user opened pull requests in. */\n totalRepositoriesWithContributedPullRequests: Scalars['Int']['output'];\n /** How many repositories the user created. */\n totalRepositoryContributions: Scalars['Int']['output'];\n /** The user who made the contributions in this collection. */\n user: User;\n};\n\n\n/** A contributions collection aggregates contributions such as opened issues and commits created by a user. */\nexport type ContributionsCollectionCommitContributionsByRepositoryArgs = {\n maxRepositories?: InputMaybe;\n};\n\n\n/** A contributions collection aggregates contributions such as opened issues and commits created by a user. */\nexport type ContributionsCollectionIssueContributionsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n excludeFirst?: InputMaybe;\n excludePopular?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** A contributions collection aggregates contributions such as opened issues and commits created by a user. */\nexport type ContributionsCollectionIssueContributionsByRepositoryArgs = {\n excludeFirst?: InputMaybe;\n excludePopular?: InputMaybe;\n maxRepositories?: InputMaybe;\n};\n\n\n/** A contributions collection aggregates contributions such as opened issues and commits created by a user. */\nexport type ContributionsCollectionPullRequestContributionsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n excludeFirst?: InputMaybe;\n excludePopular?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** A contributions collection aggregates contributions such as opened issues and commits created by a user. */\nexport type ContributionsCollectionPullRequestContributionsByRepositoryArgs = {\n excludeFirst?: InputMaybe;\n excludePopular?: InputMaybe;\n maxRepositories?: InputMaybe;\n};\n\n\n/** A contributions collection aggregates contributions such as opened issues and commits created by a user. */\nexport type ContributionsCollectionPullRequestReviewContributionsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** A contributions collection aggregates contributions such as opened issues and commits created by a user. */\nexport type ContributionsCollectionPullRequestReviewContributionsByRepositoryArgs = {\n maxRepositories?: InputMaybe;\n};\n\n\n/** A contributions collection aggregates contributions such as opened issues and commits created by a user. */\nexport type ContributionsCollectionRepositoryContributionsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n excludeFirst?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** A contributions collection aggregates contributions such as opened issues and commits created by a user. */\nexport type ContributionsCollectionTotalIssueContributionsArgs = {\n excludeFirst?: InputMaybe;\n excludePopular?: InputMaybe;\n};\n\n\n/** A contributions collection aggregates contributions such as opened issues and commits created by a user. */\nexport type ContributionsCollectionTotalPullRequestContributionsArgs = {\n excludeFirst?: InputMaybe;\n excludePopular?: InputMaybe;\n};\n\n\n/** A contributions collection aggregates contributions such as opened issues and commits created by a user. */\nexport type ContributionsCollectionTotalRepositoriesWithContributedIssuesArgs = {\n excludeFirst?: InputMaybe;\n excludePopular?: InputMaybe;\n};\n\n\n/** A contributions collection aggregates contributions such as opened issues and commits created by a user. */\nexport type ContributionsCollectionTotalRepositoriesWithContributedPullRequestsArgs = {\n excludeFirst?: InputMaybe;\n excludePopular?: InputMaybe;\n};\n\n\n/** A contributions collection aggregates contributions such as opened issues and commits created by a user. */\nexport type ContributionsCollectionTotalRepositoryContributionsArgs = {\n excludeFirst?: InputMaybe;\n};\n\n/** Autogenerated input type of ConvertProjectCardNoteToIssue */\nexport type ConvertProjectCardNoteToIssueInput = {\n /** The body of the newly created issue. */\n body?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ProjectCard ID to convert. */\n projectCardId: Scalars['ID']['input'];\n /** The ID of the repository to create the issue in. */\n repositoryId: Scalars['ID']['input'];\n /** The title of the newly created issue. Defaults to the card's note text. */\n title?: InputMaybe;\n};\n\n/** Autogenerated return type of ConvertProjectCardNoteToIssue */\nexport type ConvertProjectCardNoteToIssuePayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The updated ProjectCard. */\n projectCard?: Maybe;\n};\n\n/** Autogenerated input type of ConvertPullRequestToDraft */\nexport type ConvertPullRequestToDraftInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** ID of the pull request to convert to draft */\n pullRequestId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of ConvertPullRequestToDraft */\nexport type ConvertPullRequestToDraftPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The pull request that is now a draft. */\n pullRequest?: Maybe;\n};\n\n/** Represents a 'convert_to_draft' event on a given pull request. */\nexport type ConvertToDraftEvent = Node & UniformResourceLocatable & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['ID']['output'];\n /** PullRequest referenced by event. */\n pullRequest: PullRequest;\n /** The HTTP path for this convert to draft event. */\n resourcePath: Scalars['URI']['output'];\n /** The HTTP URL for this convert to draft event. */\n url: Scalars['URI']['output'];\n};\n\n/** Represents a 'converted_note_to_issue' event on a given issue or pull request. */\nexport type ConvertedNoteToIssueEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n id: Scalars['ID']['output'];\n};\n\n/** Represents a 'converted_to_discussion' event on a given issue. */\nexport type ConvertedToDiscussionEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** The discussion that the issue was converted into. */\n discussion?: Maybe;\n id: Scalars['ID']['output'];\n};\n\n/** Autogenerated input type of CopyProjectV2 */\nexport type CopyProjectV2Input = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** Include draft issues in the new project */\n includeDraftIssues?: InputMaybe;\n /** The owner ID of the new project. */\n ownerId: Scalars['ID']['input'];\n /** The ID of the source Project to copy. */\n projectId: Scalars['ID']['input'];\n /** The title of the project. */\n title: Scalars['String']['input'];\n};\n\n/** Autogenerated return type of CopyProjectV2 */\nexport type CopyProjectV2Payload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The copied project. */\n projectV2?: Maybe;\n};\n\n/** Autogenerated input type of CreateAttributionInvitation */\nexport type CreateAttributionInvitationInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The Node ID of the owner scoping the reattributable data. */\n ownerId: Scalars['ID']['input'];\n /** The Node ID of the account owning the data to reattribute. */\n sourceId: Scalars['ID']['input'];\n /** The Node ID of the account which may claim the data. */\n targetId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of CreateAttributionInvitation */\nexport type CreateAttributionInvitationPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The owner scoping the reattributable data. */\n owner?: Maybe;\n /** The account owning the data to reattribute. */\n source?: Maybe;\n /** The account which may claim the data. */\n target?: Maybe;\n};\n\n/** Autogenerated input type of CreateBranchProtectionRule */\nexport type CreateBranchProtectionRuleInput = {\n /** Can this branch be deleted. */\n allowsDeletions?: InputMaybe;\n /** Are force pushes allowed on this branch. */\n allowsForcePushes?: InputMaybe;\n /** Is branch creation a protected operation. */\n blocksCreations?: InputMaybe;\n /** A list of User, Team, or App IDs allowed to bypass force push targeting matching branches. */\n bypassForcePushActorIds?: InputMaybe>;\n /** A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches. */\n bypassPullRequestActorIds?: InputMaybe>;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** Will new commits pushed to matching branches dismiss pull request review approvals. */\n dismissesStaleReviews?: InputMaybe;\n /** Can admins overwrite branch protection. */\n isAdminEnforced?: InputMaybe;\n /**\n * Whether users can pull changes from upstream when the branch is locked. Set to\n * `true` to allow fork syncing. Set to `false` to prevent fork syncing.\n */\n lockAllowsFetchAndMerge?: InputMaybe;\n /** Whether to set the branch as read-only. If this is true, users will not be able to push to the branch. */\n lockBranch?: InputMaybe;\n /** The glob-like pattern used to determine matching branches. */\n pattern: Scalars['String']['input'];\n /** A list of User, Team, or App IDs allowed to push to matching branches. */\n pushActorIds?: InputMaybe>;\n /** The global relay id of the repository in which a new branch protection rule should be created in. */\n repositoryId: Scalars['ID']['input'];\n /** Whether the most recent push must be approved by someone other than the person who pushed it */\n requireLastPushApproval?: InputMaybe;\n /** Number of approving reviews required to update matching branches. */\n requiredApprovingReviewCount?: InputMaybe;\n /** The list of required deployment environments */\n requiredDeploymentEnvironments?: InputMaybe>;\n /** List of required status check contexts that must pass for commits to be accepted to matching branches. */\n requiredStatusCheckContexts?: InputMaybe>;\n /** The list of required status checks */\n requiredStatusChecks?: InputMaybe>;\n /** Are approving reviews required to update matching branches. */\n requiresApprovingReviews?: InputMaybe;\n /** Are reviews from code owners required to update matching branches. */\n requiresCodeOwnerReviews?: InputMaybe;\n /** Are commits required to be signed. */\n requiresCommitSignatures?: InputMaybe;\n /** Are conversations required to be resolved before merging. */\n requiresConversationResolution?: InputMaybe;\n /** Are successful deployments required before merging. */\n requiresDeployments?: InputMaybe;\n /** Are merge commits prohibited from being pushed to this branch. */\n requiresLinearHistory?: InputMaybe;\n /** Are status checks required to update matching branches. */\n requiresStatusChecks?: InputMaybe;\n /** Are branches required to be up to date before merging. */\n requiresStrictStatusChecks?: InputMaybe;\n /** Is pushing to matching branches restricted. */\n restrictsPushes?: InputMaybe;\n /** Is dismissal of pull request reviews restricted. */\n restrictsReviewDismissals?: InputMaybe;\n /** A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches. */\n reviewDismissalActorIds?: InputMaybe>;\n};\n\n/** Autogenerated return type of CreateBranchProtectionRule */\nexport type CreateBranchProtectionRulePayload = {\n /** The newly created BranchProtectionRule. */\n branchProtectionRule?: Maybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n};\n\n/** Autogenerated input type of CreateCheckRun */\nexport type CreateCheckRunInput = {\n /** Possible further actions the integrator can perform, which a user may trigger. */\n actions?: InputMaybe>;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The time that the check run finished. */\n completedAt?: InputMaybe;\n /** The final conclusion of the check. */\n conclusion?: InputMaybe;\n /** The URL of the integrator's site that has the full details of the check. */\n detailsUrl?: InputMaybe;\n /** A reference for the run on the integrator's system. */\n externalId?: InputMaybe;\n /** The SHA of the head commit. */\n headSha: Scalars['GitObjectID']['input'];\n /** The name of the check. */\n name: Scalars['String']['input'];\n /** Descriptive details about the run. */\n output?: InputMaybe;\n /** The node ID of the repository. */\n repositoryId: Scalars['ID']['input'];\n /** The time that the check run began. */\n startedAt?: InputMaybe;\n /** The current status. */\n status?: InputMaybe;\n};\n\n/** Autogenerated return type of CreateCheckRun */\nexport type CreateCheckRunPayload = {\n /** The newly created check run. */\n checkRun?: Maybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n};\n\n/** Autogenerated input type of CreateCheckSuite */\nexport type CreateCheckSuiteInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The SHA of the head commit. */\n headSha: Scalars['GitObjectID']['input'];\n /** The Node ID of the repository. */\n repositoryId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of CreateCheckSuite */\nexport type CreateCheckSuitePayload = {\n /** The newly created check suite. */\n checkSuite?: Maybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n};\n\n/** Autogenerated input type of CreateCommitOnBranch */\nexport type CreateCommitOnBranchInput = {\n /** The Ref to be updated. Must be a branch. */\n branch: CommittableBranch;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The git commit oid expected at the head of the branch prior to the commit */\n expectedHeadOid: Scalars['GitObjectID']['input'];\n /** A description of changes to files in this commit. */\n fileChanges?: InputMaybe;\n /** The commit message the be included with the commit. */\n message: CommitMessage;\n};\n\n/** Autogenerated return type of CreateCommitOnBranch */\nexport type CreateCommitOnBranchPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The new commit. */\n commit?: Maybe;\n /** The ref which has been updated to point to the new commit. */\n ref?: Maybe;\n};\n\nexport type CreateDeploymentInput = {\n /** Attempt to automatically merge the default branch into the requested ref, defaults to true. */\n autoMerge?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** Short description of the deployment. */\n description?: InputMaybe;\n /** Name for the target deployment environment. */\n environment?: InputMaybe;\n /** JSON payload with extra information about the deployment. */\n payload?: InputMaybe;\n /** The node ID of the ref to be deployed. */\n refId: Scalars['ID']['input'];\n /** The node ID of the repository. */\n repositoryId: Scalars['ID']['input'];\n /** The status contexts to verify against commit status checks. To bypass required contexts, pass an empty array. Defaults to all unique contexts. */\n requiredContexts?: InputMaybe>;\n /** Specifies a task to execute. */\n task?: InputMaybe;\n};\n\nexport type CreateDeploymentPayload = {\n /** True if the default branch has been auto-merged into the deployment ref. */\n autoMerged?: Maybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The new deployment. */\n deployment?: Maybe;\n};\n\nexport type CreateDeploymentStatusInput = {\n /** Adds a new inactive status to all non-transient, non-production environment deployments with the same repository and environment name as the created status's deployment. */\n autoInactive?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The node ID of the deployment. */\n deploymentId: Scalars['ID']['input'];\n /** A short description of the status. Maximum length of 140 characters. */\n description?: InputMaybe;\n /** If provided, updates the environment of the deploy. Otherwise, does not modify the environment. */\n environment?: InputMaybe;\n /** Sets the URL for accessing your environment. */\n environmentUrl?: InputMaybe;\n /** The log URL to associate with this status. This URL should contain output to keep the user updated while the task is running or serve as historical information for what happened in the deployment. */\n logUrl?: InputMaybe;\n /** The state of the status. */\n state: DeploymentStatusState;\n};\n\nexport type CreateDeploymentStatusPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The new deployment status. */\n deploymentStatus?: Maybe;\n};\n\n/** Autogenerated input type of CreateDiscussion */\nexport type CreateDiscussionInput = {\n /** The body of the discussion. */\n body: Scalars['String']['input'];\n /** The id of the discussion category to associate with this discussion. */\n categoryId: Scalars['ID']['input'];\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The id of the repository on which to create the discussion. */\n repositoryId: Scalars['ID']['input'];\n /** The title of the discussion. */\n title: Scalars['String']['input'];\n};\n\n/** Autogenerated return type of CreateDiscussion */\nexport type CreateDiscussionPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The discussion that was just created. */\n discussion?: Maybe;\n};\n\n/** Autogenerated input type of CreateEnterpriseOrganization */\nexport type CreateEnterpriseOrganizationInput = {\n /** The logins for the administrators of the new organization. */\n adminLogins: Array;\n /** The email used for sending billing receipts. */\n billingEmail: Scalars['String']['input'];\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the enterprise owning the new organization. */\n enterpriseId: Scalars['ID']['input'];\n /** The login of the new organization. */\n login: Scalars['String']['input'];\n /** The profile name of the new organization. */\n profileName: Scalars['String']['input'];\n};\n\n/** Autogenerated return type of CreateEnterpriseOrganization */\nexport type CreateEnterpriseOrganizationPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The enterprise that owns the created organization. */\n enterprise?: Maybe;\n /** The organization that was created. */\n organization?: Maybe;\n};\n\n/** Autogenerated input type of CreateEnvironment */\nexport type CreateEnvironmentInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The name of the environment. */\n name: Scalars['String']['input'];\n /** The node ID of the repository. */\n repositoryId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of CreateEnvironment */\nexport type CreateEnvironmentPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The new or existing environment. */\n environment?: Maybe;\n};\n\n/** Autogenerated input type of CreateIpAllowListEntry */\nexport type CreateIpAllowListEntryInput = {\n /** An IP address or range of addresses in CIDR notation. */\n allowListValue: Scalars['String']['input'];\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** Whether the IP allow list entry is active when an IP allow list is enabled. */\n isActive: Scalars['Boolean']['input'];\n /** An optional name for the IP allow list entry. */\n name?: InputMaybe;\n /** The ID of the owner for which to create the new IP allow list entry. */\n ownerId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of CreateIpAllowListEntry */\nexport type CreateIpAllowListEntryPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The IP allow list entry that was created. */\n ipAllowListEntry?: Maybe;\n};\n\n/** Autogenerated input type of CreateIssue */\nexport type CreateIssueInput = {\n /** The Node ID for the user assignee for this issue. */\n assigneeIds?: InputMaybe>;\n /** The body for the issue description. */\n body?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The name of an issue template in the repository, assigns labels and assignees from the template to the issue */\n issueTemplate?: InputMaybe;\n /** An array of Node IDs of labels for this issue. */\n labelIds?: InputMaybe>;\n /** The Node ID of the milestone for this issue. */\n milestoneId?: InputMaybe;\n /** An array of Node IDs for projects associated with this issue. */\n projectIds?: InputMaybe>;\n /** The Node ID of the repository. */\n repositoryId: Scalars['ID']['input'];\n /** The title for the issue. */\n title: Scalars['String']['input'];\n};\n\n/** Autogenerated return type of CreateIssue */\nexport type CreateIssuePayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The new issue. */\n issue?: Maybe;\n};\n\n/** Autogenerated input type of CreateLinkedBranch */\nexport type CreateLinkedBranchInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** ID of the issue to link to. */\n issueId: Scalars['ID']['input'];\n /** The name of the new branch. Defaults to issue number and title. */\n name?: InputMaybe;\n /** The commit SHA to base the new branch on. */\n oid: Scalars['GitObjectID']['input'];\n /** ID of the repository to create the branch in. Defaults to the issue repository. */\n repositoryId?: InputMaybe;\n};\n\n/** Autogenerated return type of CreateLinkedBranch */\nexport type CreateLinkedBranchPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The issue that was linked to. */\n issue?: Maybe;\n /** The new branch issue reference. */\n linkedBranch?: Maybe;\n};\n\n/** Autogenerated input type of CreateMigrationSource */\nexport type CreateMigrationSourceInput = {\n /** The migration source access token. */\n accessToken?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The GitHub personal access token of the user importing to the target repository. */\n githubPat?: InputMaybe;\n /** The migration source name. */\n name: Scalars['String']['input'];\n /** The ID of the organization that will own the migration source. */\n ownerId: Scalars['ID']['input'];\n /** The migration source type. */\n type: MigrationSourceType;\n /** The migration source URL, for example `https://github.com` or `https://monalisa.ghe.com`. */\n url?: InputMaybe;\n};\n\n/** Autogenerated return type of CreateMigrationSource */\nexport type CreateMigrationSourcePayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The created migration source. */\n migrationSource?: Maybe;\n};\n\n/** Autogenerated input type of CreateProject */\nexport type CreateProjectInput = {\n /** The description of project. */\n body?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The name of project. */\n name: Scalars['String']['input'];\n /** The owner ID to create the project under. */\n ownerId: Scalars['ID']['input'];\n /** A list of repository IDs to create as linked repositories for the project */\n repositoryIds?: InputMaybe>;\n /** The name of the GitHub-provided template. */\n template?: InputMaybe;\n};\n\n/** Autogenerated return type of CreateProject */\nexport type CreateProjectPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The new project. */\n project?: Maybe;\n};\n\n/** Autogenerated input type of CreateProjectV2Field */\nexport type CreateProjectV2FieldInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The data type of the field. */\n dataType: ProjectV2CustomFieldType;\n /** The name of the field. */\n name: Scalars['String']['input'];\n /** The ID of the Project to create the field in. */\n projectId: Scalars['ID']['input'];\n /** Options for a single select field. At least one value is required if data_type is SINGLE_SELECT */\n singleSelectOptions?: InputMaybe>;\n};\n\n/** Autogenerated return type of CreateProjectV2Field */\nexport type CreateProjectV2FieldPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The new field. */\n projectV2Field?: Maybe;\n};\n\n/** Autogenerated input type of CreateProjectV2 */\nexport type CreateProjectV2Input = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The owner ID to create the project under. */\n ownerId: Scalars['ID']['input'];\n /** The repository to link the project to. */\n repositoryId?: InputMaybe;\n /** The team to link the project to. The team will be granted read permissions. */\n teamId?: InputMaybe;\n /** The title of the project. */\n title: Scalars['String']['input'];\n};\n\n/** Autogenerated return type of CreateProjectV2 */\nexport type CreateProjectV2Payload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The new project. */\n projectV2?: Maybe;\n};\n\n/** Autogenerated input type of CreatePullRequest */\nexport type CreatePullRequestInput = {\n /**\n * The name of the branch you want your changes pulled into. This should be an existing branch\n * on the current repository. You cannot update the base branch on a pull request to point\n * to another repository.\n */\n baseRefName: Scalars['String']['input'];\n /** The contents of the pull request. */\n body?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** Indicates whether this pull request should be a draft. */\n draft?: InputMaybe;\n /**\n * The name of the branch where your changes are implemented. For cross-repository pull requests\n * in the same network, namespace `head_ref_name` with a user like this: `username:branch`.\n */\n headRefName: Scalars['String']['input'];\n /** The Node ID of the head repository. */\n headRepositoryId?: InputMaybe;\n /** Indicates whether maintainers can modify the pull request. */\n maintainerCanModify?: InputMaybe;\n /** The Node ID of the repository. */\n repositoryId: Scalars['ID']['input'];\n /** The title of the pull request. */\n title: Scalars['String']['input'];\n};\n\n/** Autogenerated return type of CreatePullRequest */\nexport type CreatePullRequestPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The new pull request. */\n pullRequest?: Maybe;\n};\n\n/** Autogenerated input type of CreateRef */\nexport type CreateRefInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The fully qualified name of the new Ref (ie: `refs/heads/my_new_branch`). */\n name: Scalars['String']['input'];\n /** The GitObjectID that the new Ref shall target. Must point to a commit. */\n oid: Scalars['GitObjectID']['input'];\n /** The Node ID of the Repository to create the Ref in. */\n repositoryId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of CreateRef */\nexport type CreateRefPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The newly created ref. */\n ref?: Maybe;\n};\n\n/** Autogenerated input type of CreateRepository */\nexport type CreateRepositoryInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** A short description of the new repository. */\n description?: InputMaybe;\n /** Indicates if the repository should have the issues feature enabled. */\n hasIssuesEnabled?: InputMaybe;\n /** Indicates if the repository should have the wiki feature enabled. */\n hasWikiEnabled?: InputMaybe;\n /** The URL for a web page about this repository. */\n homepageUrl?: InputMaybe;\n /** The name of the new repository. */\n name: Scalars['String']['input'];\n /** The ID of the owner for the new repository. */\n ownerId?: InputMaybe;\n /**\n * When an organization is specified as the owner, this ID identifies the team\n * that should be granted access to the new repository.\n */\n teamId?: InputMaybe;\n /**\n * Whether this repository should be marked as a template such that anyone who\n * can access it can create new repositories with the same files and directory structure.\n */\n template?: InputMaybe;\n /** Indicates the repository's visibility level. */\n visibility: RepositoryVisibility;\n};\n\n/** Autogenerated return type of CreateRepository */\nexport type CreateRepositoryPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The new repository. */\n repository?: Maybe;\n};\n\n/** Autogenerated input type of CreateRepositoryRuleset */\nexport type CreateRepositoryRulesetInput = {\n /** A list of actors that are allowed to bypass rules in this ruleset. */\n bypassActors?: InputMaybe>;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The set of conditions for this ruleset */\n conditions: RepositoryRuleConditionsInput;\n /** The enforcement level for this ruleset */\n enforcement: RuleEnforcement;\n /** The name of the ruleset. */\n name: Scalars['String']['input'];\n /** The list of rules for this ruleset */\n rules?: InputMaybe>;\n /** The global relay id of the source in which a new ruleset should be created in. */\n sourceId: Scalars['ID']['input'];\n /** The target of the ruleset. */\n target?: InputMaybe;\n};\n\n/** Autogenerated return type of CreateRepositoryRuleset */\nexport type CreateRepositoryRulesetPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The newly created Ruleset. */\n ruleset?: Maybe;\n};\n\n/** Autogenerated input type of CreateSponsorsListing */\nexport type CreateSponsorsListingInput = {\n /**\n * The country or region where the sponsorable's bank account is located.\n * Required if fiscalHostLogin is not specified, ignored when fiscalHostLogin is specified.\n */\n billingCountryOrRegionCode?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /**\n * The email address we should use to contact you about the GitHub Sponsors\n * profile being created. This will not be shared publicly. Must be a verified\n * email address already on your GitHub account. Only relevant when the\n * sponsorable is yourself. Defaults to your primary email address on file if omitted.\n */\n contactEmail?: InputMaybe;\n /**\n * The username of the supported fiscal host's GitHub organization, if you want\n * to receive sponsorship payouts through a fiscal host rather than directly to a\n * bank account. For example, 'Open-Source-Collective' for Open Source Collective\n * or 'numfocus' for numFOCUS. Case insensitive. See https://docs.github.com/sponsors/receiving-sponsorships-through-github-sponsors/using-a-fiscal-host-to-receive-github-sponsors-payouts\n * for more information.\n */\n fiscalHostLogin?: InputMaybe;\n /**\n * The URL for your profile page on the fiscal host's website, e.g.,\n * https://opencollective.com/babel or https://numfocus.org/project/bokeh.\n * Required if fiscalHostLogin is specified.\n */\n fiscallyHostedProjectProfileUrl?: InputMaybe;\n /**\n * Provide an introduction to serve as the main focus that appears on your GitHub\n * Sponsors profile. It's a great opportunity to help potential sponsors learn\n * more about you, your work, and why their sponsorship is important to you.\n * GitHub-flavored Markdown is supported.\n */\n fullDescription?: InputMaybe;\n /**\n * The country or region where the sponsorable resides. This is for tax purposes.\n * Required if the sponsorable is yourself, ignored when sponsorableLogin\n * specifies an organization.\n */\n residenceCountryOrRegionCode?: InputMaybe;\n /**\n * The username of the organization to create a GitHub Sponsors profile for, if\n * desired. Defaults to creating a GitHub Sponsors profile for the authenticated\n * user if omitted.\n */\n sponsorableLogin?: InputMaybe;\n};\n\n/** Autogenerated return type of CreateSponsorsListing */\nexport type CreateSponsorsListingPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The new GitHub Sponsors profile. */\n sponsorsListing?: Maybe;\n};\n\n/** Autogenerated input type of CreateSponsorsTier */\nexport type CreateSponsorsTierInput = {\n /** The value of the new tier in US dollars. Valid values: 1-12000. */\n amount: Scalars['Int']['input'];\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** A description of what this tier is, what perks sponsors might receive, what a sponsorship at this tier means for you, etc. */\n description: Scalars['String']['input'];\n /** Whether sponsorships using this tier should happen monthly/yearly or just once. */\n isRecurring?: InputMaybe;\n /**\n * Whether to make the tier available immediately for sponsors to choose.\n * Defaults to creating a draft tier that will not be publicly visible.\n */\n publish?: InputMaybe;\n /**\n * Optional ID of the private repository that sponsors at this tier should gain\n * read-only access to. Must be owned by an organization.\n */\n repositoryId?: InputMaybe;\n /**\n * Optional name of the private repository that sponsors at this tier should gain\n * read-only access to. Must be owned by an organization. Necessary if\n * repositoryOwnerLogin is given. Will be ignored if repositoryId is given.\n */\n repositoryName?: InputMaybe;\n /**\n * Optional login of the organization owner of the private repository that\n * sponsors at this tier should gain read-only access to. Necessary if\n * repositoryName is given. Will be ignored if repositoryId is given.\n */\n repositoryOwnerLogin?: InputMaybe;\n /**\n * The ID of the user or organization who owns the GitHub Sponsors profile.\n * Defaults to the current user if omitted and sponsorableLogin is not given.\n */\n sponsorableId?: InputMaybe;\n /**\n * The username of the user or organization who owns the GitHub Sponsors profile.\n * Defaults to the current user if omitted and sponsorableId is not given.\n */\n sponsorableLogin?: InputMaybe;\n /** Optional message new sponsors at this tier will receive. */\n welcomeMessage?: InputMaybe;\n};\n\n/** Autogenerated return type of CreateSponsorsTier */\nexport type CreateSponsorsTierPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The new tier. */\n sponsorsTier?: Maybe;\n};\n\n/** Autogenerated input type of CreateSponsorship */\nexport type CreateSponsorshipInput = {\n /** The amount to pay to the sponsorable in US dollars. Required if a tierId is not specified. Valid values: 1-12000. */\n amount?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** Whether the sponsorship should happen monthly/yearly or just this one time. Required if a tierId is not specified. */\n isRecurring?: InputMaybe;\n /**\n * Specify whether others should be able to see that the sponsor is sponsoring\n * the sponsorable. Public visibility still does not reveal which tier is used.\n */\n privacyLevel?: InputMaybe;\n /** Whether the sponsor should receive email updates from the sponsorable. */\n receiveEmails?: InputMaybe;\n /**\n * The ID of the user or organization who is acting as the sponsor, paying for\n * the sponsorship. Required if sponsorLogin is not given.\n */\n sponsorId?: InputMaybe;\n /**\n * The username of the user or organization who is acting as the sponsor, paying\n * for the sponsorship. Required if sponsorId is not given.\n */\n sponsorLogin?: InputMaybe;\n /** The ID of the user or organization who is receiving the sponsorship. Required if sponsorableLogin is not given. */\n sponsorableId?: InputMaybe;\n /** The username of the user or organization who is receiving the sponsorship. Required if sponsorableId is not given. */\n sponsorableLogin?: InputMaybe;\n /** The ID of one of sponsorable's existing tiers to sponsor at. Required if amount is not specified. */\n tierId?: InputMaybe;\n};\n\n/** Autogenerated return type of CreateSponsorship */\nexport type CreateSponsorshipPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The sponsorship that was started. */\n sponsorship?: Maybe;\n};\n\n/** Autogenerated input type of CreateSponsorships */\nexport type CreateSponsorshipsInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /**\n * Specify whether others should be able to see that the sponsor is sponsoring\n * the sponsorables. Public visibility still does not reveal the dollar value of\n * the sponsorship.\n */\n privacyLevel?: InputMaybe;\n /** Whether the sponsor should receive email updates from the sponsorables. */\n receiveEmails?: InputMaybe;\n /** The username of the user or organization who is acting as the sponsor, paying for the sponsorships. */\n sponsorLogin: Scalars['String']['input'];\n /** The list of maintainers to sponsor and for how much apiece. */\n sponsorships: Array;\n};\n\n/** Autogenerated return type of CreateSponsorships */\nexport type CreateSponsorshipsPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The users and organizations who received a sponsorship. */\n sponsorables?: Maybe>;\n};\n\n/** Autogenerated input type of CreateTeamDiscussionComment */\nexport type CreateTeamDiscussionCommentInput = {\n /**\n * The content of the comment. This field is required.\n *\n * **Upcoming Change on 2024-07-01 UTC**\n * **Description:** `body` will be removed. Follow the guide at\n * https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\n * find a suitable replacement.\n * **Reason:** The Team Discussions feature is deprecated in favor of Organization Discussions.\n */\n body?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /**\n * The ID of the discussion to which the comment belongs. This field is required.\n *\n * **Upcoming Change on 2024-07-01 UTC**\n * **Description:** `discussionId` will be removed. Follow the guide at\n * https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\n * find a suitable replacement.\n * **Reason:** The Team Discussions feature is deprecated in favor of Organization Discussions.\n */\n discussionId?: InputMaybe;\n};\n\n/** Autogenerated return type of CreateTeamDiscussionComment */\nexport type CreateTeamDiscussionCommentPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /**\n * The new comment.\n * @deprecated The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC.\n */\n teamDiscussionComment?: Maybe;\n};\n\n/** Autogenerated input type of CreateTeamDiscussion */\nexport type CreateTeamDiscussionInput = {\n /**\n * The content of the discussion. This field is required.\n *\n * **Upcoming Change on 2024-07-01 UTC**\n * **Description:** `body` will be removed. Follow the guide at\n * https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\n * find a suitable replacement.\n * **Reason:** The Team Discussions feature is deprecated in favor of Organization Discussions.\n */\n body?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /**\n * If true, restricts the visibility of this discussion to team members and\n * organization admins. If false or not specified, allows any organization member\n * to view this discussion.\n *\n * **Upcoming Change on 2024-07-01 UTC**\n * **Description:** `private` will be removed. Follow the guide at\n * https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\n * find a suitable replacement.\n * **Reason:** The Team Discussions feature is deprecated in favor of Organization Discussions.\n */\n private?: InputMaybe;\n /**\n * The ID of the team to which the discussion belongs. This field is required.\n *\n * **Upcoming Change on 2024-07-01 UTC**\n * **Description:** `teamId` will be removed. Follow the guide at\n * https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\n * find a suitable replacement.\n * **Reason:** The Team Discussions feature is deprecated in favor of Organization Discussions.\n */\n teamId?: InputMaybe;\n /**\n * The title of the discussion. This field is required.\n *\n * **Upcoming Change on 2024-07-01 UTC**\n * **Description:** `title` will be removed. Follow the guide at\n * https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\n * find a suitable replacement.\n * **Reason:** The Team Discussions feature is deprecated in favor of Organization Discussions.\n */\n title?: InputMaybe;\n};\n\n/** Autogenerated return type of CreateTeamDiscussion */\nexport type CreateTeamDiscussionPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /**\n * The new discussion.\n * @deprecated The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC.\n */\n teamDiscussion?: Maybe;\n};\n\n/** Represents the contribution a user made by committing to a repository. */\nexport type CreatedCommitContribution = Contribution & {\n /** How many commits were made on this day to this repository by the user. */\n commitCount: Scalars['Int']['output'];\n /**\n * Whether this contribution is associated with a record you do not have access to. For\n * example, your own 'first issue' contribution may have been made on a repository you can no\n * longer access.\n */\n isRestricted: Scalars['Boolean']['output'];\n /** When this contribution was made. */\n occurredAt: Scalars['DateTime']['output'];\n /** The repository the user made a commit in. */\n repository: Repository;\n /** The HTTP path for this contribution. */\n resourcePath: Scalars['URI']['output'];\n /** The HTTP URL for this contribution. */\n url: Scalars['URI']['output'];\n /** The user who made this contribution. */\n user: User;\n};\n\n/** The connection type for CreatedCommitContribution. */\nexport type CreatedCommitContributionConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of commits across days and repositories in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type CreatedCommitContributionEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Represents the contribution a user made on GitHub by opening an issue. */\nexport type CreatedIssueContribution = Contribution & {\n /**\n * Whether this contribution is associated with a record you do not have access to. For\n * example, your own 'first issue' contribution may have been made on a repository you can no\n * longer access.\n */\n isRestricted: Scalars['Boolean']['output'];\n /** The issue that was opened. */\n issue: Issue;\n /** When this contribution was made. */\n occurredAt: Scalars['DateTime']['output'];\n /** The HTTP path for this contribution. */\n resourcePath: Scalars['URI']['output'];\n /** The HTTP URL for this contribution. */\n url: Scalars['URI']['output'];\n /** The user who made this contribution. */\n user: User;\n};\n\n/** The connection type for CreatedIssueContribution. */\nexport type CreatedIssueContributionConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type CreatedIssueContributionEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Represents either a issue the viewer can access or a restricted contribution. */\nexport type CreatedIssueOrRestrictedContribution = CreatedIssueContribution | RestrictedContribution;\n\n/** Represents the contribution a user made on GitHub by opening a pull request. */\nexport type CreatedPullRequestContribution = Contribution & {\n /**\n * Whether this contribution is associated with a record you do not have access to. For\n * example, your own 'first issue' contribution may have been made on a repository you can no\n * longer access.\n */\n isRestricted: Scalars['Boolean']['output'];\n /** When this contribution was made. */\n occurredAt: Scalars['DateTime']['output'];\n /** The pull request that was opened. */\n pullRequest: PullRequest;\n /** The HTTP path for this contribution. */\n resourcePath: Scalars['URI']['output'];\n /** The HTTP URL for this contribution. */\n url: Scalars['URI']['output'];\n /** The user who made this contribution. */\n user: User;\n};\n\n/** The connection type for CreatedPullRequestContribution. */\nexport type CreatedPullRequestContributionConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type CreatedPullRequestContributionEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Represents either a pull request the viewer can access or a restricted contribution. */\nexport type CreatedPullRequestOrRestrictedContribution = CreatedPullRequestContribution | RestrictedContribution;\n\n/** Represents the contribution a user made by leaving a review on a pull request. */\nexport type CreatedPullRequestReviewContribution = Contribution & {\n /**\n * Whether this contribution is associated with a record you do not have access to. For\n * example, your own 'first issue' contribution may have been made on a repository you can no\n * longer access.\n */\n isRestricted: Scalars['Boolean']['output'];\n /** When this contribution was made. */\n occurredAt: Scalars['DateTime']['output'];\n /** The pull request the user reviewed. */\n pullRequest: PullRequest;\n /** The review the user left on the pull request. */\n pullRequestReview: PullRequestReview;\n /** The repository containing the pull request that the user reviewed. */\n repository: Repository;\n /** The HTTP path for this contribution. */\n resourcePath: Scalars['URI']['output'];\n /** The HTTP URL for this contribution. */\n url: Scalars['URI']['output'];\n /** The user who made this contribution. */\n user: User;\n};\n\n/** The connection type for CreatedPullRequestReviewContribution. */\nexport type CreatedPullRequestReviewContributionConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type CreatedPullRequestReviewContributionEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Represents the contribution a user made on GitHub by creating a repository. */\nexport type CreatedRepositoryContribution = Contribution & {\n /**\n * Whether this contribution is associated with a record you do not have access to. For\n * example, your own 'first issue' contribution may have been made on a repository you can no\n * longer access.\n */\n isRestricted: Scalars['Boolean']['output'];\n /** When this contribution was made. */\n occurredAt: Scalars['DateTime']['output'];\n /** The repository that was created. */\n repository: Repository;\n /** The HTTP path for this contribution. */\n resourcePath: Scalars['URI']['output'];\n /** The HTTP URL for this contribution. */\n url: Scalars['URI']['output'];\n /** The user who made this contribution. */\n user: User;\n};\n\n/** The connection type for CreatedRepositoryContribution. */\nexport type CreatedRepositoryContributionConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type CreatedRepositoryContributionEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Represents either a repository the viewer can access or a restricted contribution. */\nexport type CreatedRepositoryOrRestrictedContribution = CreatedRepositoryContribution | RestrictedContribution;\n\n/** Represents a mention made by one issue or pull request to another. */\nexport type CrossReferencedEvent = Node & UniformResourceLocatable & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['ID']['output'];\n /** Reference originated in a different repository. */\n isCrossRepository: Scalars['Boolean']['output'];\n /** Identifies when the reference was made. */\n referencedAt: Scalars['DateTime']['output'];\n /** The HTTP path for this pull request. */\n resourcePath: Scalars['URI']['output'];\n /** Issue or pull request that made the reference. */\n source: ReferencedSubject;\n /** Issue or pull request to which the reference was made. */\n target: ReferencedSubject;\n /** The HTTP URL for this pull request. */\n url: Scalars['URI']['output'];\n /** Checks if the target will be closed when the source is merged. */\n willCloseTarget: Scalars['Boolean']['output'];\n};\n\n/** Autogenerated input type of DeclineTopicSuggestion */\nexport type DeclineTopicSuggestionInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The name of the suggested topic. */\n name: Scalars['String']['input'];\n /** The reason why the suggested topic is declined. */\n reason: TopicSuggestionDeclineReason;\n /** The Node ID of the repository. */\n repositoryId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeclineTopicSuggestion */\nexport type DeclineTopicSuggestionPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The declined topic. */\n topic?: Maybe;\n};\n\n/** The possible base permissions for repositories. */\nexport enum DefaultRepositoryPermissionField {\n /** Can read, write, and administrate repos by default */\n Admin = 'ADMIN',\n /** No access */\n None = 'NONE',\n /** Can read repos by default */\n Read = 'READ',\n /** Can read and write repos by default */\n Write = 'WRITE'\n}\n\n/** Entities that can be deleted. */\nexport type Deletable = {\n /** Check if the current viewer can delete this object. */\n viewerCanDelete: Scalars['Boolean']['output'];\n};\n\n/** Autogenerated input type of DeleteBranchProtectionRule */\nexport type DeleteBranchProtectionRuleInput = {\n /** The global relay id of the branch protection rule to be deleted. */\n branchProtectionRuleId: Scalars['ID']['input'];\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n};\n\n/** Autogenerated return type of DeleteBranchProtectionRule */\nexport type DeleteBranchProtectionRulePayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n};\n\n/** Autogenerated input type of DeleteDeployment */\nexport type DeleteDeploymentInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The Node ID of the deployment to be deleted. */\n id: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteDeployment */\nexport type DeleteDeploymentPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n};\n\n/** Autogenerated input type of DeleteDiscussionComment */\nexport type DeleteDiscussionCommentInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The Node id of the discussion comment to delete. */\n id: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteDiscussionComment */\nexport type DeleteDiscussionCommentPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The discussion comment that was just deleted. */\n comment?: Maybe;\n};\n\n/** Autogenerated input type of DeleteDiscussion */\nexport type DeleteDiscussionInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The id of the discussion to delete. */\n id: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteDiscussion */\nexport type DeleteDiscussionPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The discussion that was just deleted. */\n discussion?: Maybe;\n};\n\n/** Autogenerated input type of DeleteEnvironment */\nexport type DeleteEnvironmentInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The Node ID of the environment to be deleted. */\n id: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteEnvironment */\nexport type DeleteEnvironmentPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n};\n\n/** Autogenerated input type of DeleteIpAllowListEntry */\nexport type DeleteIpAllowListEntryInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the IP allow list entry to delete. */\n ipAllowListEntryId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteIpAllowListEntry */\nexport type DeleteIpAllowListEntryPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The IP allow list entry that was deleted. */\n ipAllowListEntry?: Maybe;\n};\n\n/** Autogenerated input type of DeleteIssueComment */\nexport type DeleteIssueCommentInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the comment to delete. */\n id: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteIssueComment */\nexport type DeleteIssueCommentPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n};\n\n/** Autogenerated input type of DeleteIssue */\nexport type DeleteIssueInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the issue to delete. */\n issueId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteIssue */\nexport type DeleteIssuePayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The repository the issue belonged to */\n repository?: Maybe;\n};\n\n/** Autogenerated input type of DeleteLinkedBranch */\nexport type DeleteLinkedBranchInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the linked branch */\n linkedBranchId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteLinkedBranch */\nexport type DeleteLinkedBranchPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The issue the linked branch was unlinked from. */\n issue?: Maybe;\n};\n\n/** Autogenerated input type of DeleteProjectCard */\nexport type DeleteProjectCardInput = {\n /** The id of the card to delete. */\n cardId: Scalars['ID']['input'];\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n};\n\n/** Autogenerated return type of DeleteProjectCard */\nexport type DeleteProjectCardPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The column the deleted card was in. */\n column?: Maybe;\n /** The deleted card ID. */\n deletedCardId?: Maybe;\n};\n\n/** Autogenerated input type of DeleteProjectColumn */\nexport type DeleteProjectColumnInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The id of the column to delete. */\n columnId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteProjectColumn */\nexport type DeleteProjectColumnPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The deleted column ID. */\n deletedColumnId?: Maybe;\n /** The project the deleted column was in. */\n project?: Maybe;\n};\n\n/** Autogenerated input type of DeleteProject */\nexport type DeleteProjectInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The Project ID to update. */\n projectId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteProject */\nexport type DeleteProjectPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The repository or organization the project was removed from. */\n owner?: Maybe;\n};\n\n/** Autogenerated input type of DeleteProjectV2Field */\nexport type DeleteProjectV2FieldInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the field to delete. */\n fieldId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteProjectV2Field */\nexport type DeleteProjectV2FieldPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The deleted field. */\n projectV2Field?: Maybe;\n};\n\n/** Autogenerated input type of DeleteProjectV2 */\nexport type DeleteProjectV2Input = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the Project to delete. */\n projectId: Scalars['ID']['input'];\n};\n\n/** Autogenerated input type of DeleteProjectV2Item */\nexport type DeleteProjectV2ItemInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the item to be removed. */\n itemId: Scalars['ID']['input'];\n /** The ID of the Project from which the item should be removed. */\n projectId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteProjectV2Item */\nexport type DeleteProjectV2ItemPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The ID of the deleted item. */\n deletedItemId?: Maybe;\n};\n\n/** Autogenerated return type of DeleteProjectV2 */\nexport type DeleteProjectV2Payload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The deleted Project. */\n projectV2?: Maybe;\n};\n\n/** Autogenerated input type of DeleteProjectV2Workflow */\nexport type DeleteProjectV2WorkflowInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the workflow to be removed. */\n workflowId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteProjectV2Workflow */\nexport type DeleteProjectV2WorkflowPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The ID of the deleted workflow. */\n deletedWorkflowId?: Maybe;\n /** The project the deleted workflow was in. */\n projectV2?: Maybe;\n};\n\n/** Autogenerated input type of DeletePullRequestReviewComment */\nexport type DeletePullRequestReviewCommentInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the comment to delete. */\n id: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeletePullRequestReviewComment */\nexport type DeletePullRequestReviewCommentPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The pull request review the deleted comment belonged to. */\n pullRequestReview?: Maybe;\n /** The deleted pull request review comment. */\n pullRequestReviewComment?: Maybe;\n};\n\n/** Autogenerated input type of DeletePullRequestReview */\nexport type DeletePullRequestReviewInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The Node ID of the pull request review to delete. */\n pullRequestReviewId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeletePullRequestReview */\nexport type DeletePullRequestReviewPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The deleted pull request review. */\n pullRequestReview?: Maybe;\n};\n\n/** Autogenerated input type of DeleteRef */\nexport type DeleteRefInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The Node ID of the Ref to be deleted. */\n refId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteRef */\nexport type DeleteRefPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n};\n\n/** Autogenerated input type of DeleteRepositoryRuleset */\nexport type DeleteRepositoryRulesetInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The global relay id of the repository ruleset to be deleted. */\n repositoryRulesetId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteRepositoryRuleset */\nexport type DeleteRepositoryRulesetPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n};\n\n/** Autogenerated input type of DeleteTeamDiscussionComment */\nexport type DeleteTeamDiscussionCommentInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the comment to delete. */\n id: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteTeamDiscussionComment */\nexport type DeleteTeamDiscussionCommentPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n};\n\n/** Autogenerated input type of DeleteTeamDiscussion */\nexport type DeleteTeamDiscussionInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The discussion ID to delete. */\n id: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteTeamDiscussion */\nexport type DeleteTeamDiscussionPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n};\n\n/** Autogenerated input type of DeleteVerifiableDomain */\nexport type DeleteVerifiableDomainInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the verifiable domain to delete. */\n id: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DeleteVerifiableDomain */\nexport type DeleteVerifiableDomainPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The owning account from which the domain was deleted. */\n owner?: Maybe;\n};\n\n/** Represents a 'demilestoned' event on a given issue or pull request. */\nexport type DemilestonedEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['ID']['output'];\n /** Identifies the milestone title associated with the 'demilestoned' event. */\n milestoneTitle: Scalars['String']['output'];\n /** Object referenced by event. */\n subject: MilestoneItem;\n};\n\n/** A Dependabot Update for a dependency in a repository */\nexport type DependabotUpdate = RepositoryNode & {\n /** The error from a dependency update */\n error?: Maybe;\n /** The associated pull request */\n pullRequest?: Maybe;\n /** The repository associated with this node. */\n repository: Repository;\n};\n\n/** An error produced from a Dependabot Update */\nexport type DependabotUpdateError = {\n /** The body of the error */\n body: Scalars['String']['output'];\n /** The error code */\n errorType: Scalars['String']['output'];\n /** The title of the error */\n title: Scalars['String']['output'];\n};\n\n/** The possible ecosystems of a dependency graph package. */\nexport enum DependencyGraphEcosystem {\n /** GitHub Actions */\n Actions = 'ACTIONS',\n /** PHP packages hosted at packagist.org */\n Composer = 'COMPOSER',\n /** Go modules */\n Go = 'GO',\n /** Java artifacts hosted at the Maven central repository */\n Maven = 'MAVEN',\n /** JavaScript packages hosted at npmjs.com */\n Npm = 'NPM',\n /** .NET packages hosted at the NuGet Gallery */\n Nuget = 'NUGET',\n /** Python packages hosted at PyPI.org */\n Pip = 'PIP',\n /** Dart packages hosted at pub.dev */\n Pub = 'PUB',\n /** Ruby gems hosted at RubyGems.org */\n Rubygems = 'RUBYGEMS',\n /** Rust crates */\n Rust = 'RUST',\n /** Swift packages */\n Swift = 'SWIFT'\n}\n\n/** A repository deploy key. */\nexport type DeployKey = Node & {\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['ID']['output'];\n /** The deploy key. */\n key: Scalars['String']['output'];\n /** Whether or not the deploy key is read only. */\n readOnly: Scalars['Boolean']['output'];\n /** The deploy key title. */\n title: Scalars['String']['output'];\n /** Whether or not the deploy key has been verified. */\n verified: Scalars['Boolean']['output'];\n};\n\n/** The connection type for DeployKey. */\nexport type DeployKeyConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type DeployKeyEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Represents a 'deployed' event on a given pull request. */\nexport type DeployedEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** The deployment associated with the 'deployed' event. */\n deployment: Deployment;\n id: Scalars['ID']['output'];\n /** PullRequest referenced by event. */\n pullRequest: PullRequest;\n /** The ref associated with the 'deployed' event. */\n ref?: Maybe;\n};\n\n/** Represents triggered deployment instance. */\nexport type Deployment = Node & {\n /** Identifies the commit sha of the deployment. */\n commit?: Maybe;\n /** Identifies the oid of the deployment commit, even if the commit has been deleted. */\n commitOid: Scalars['String']['output'];\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Identifies the actor who triggered the deployment. */\n creator: Actor;\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** The deployment description. */\n description?: Maybe;\n /** The latest environment to which this deployment was made. */\n environment?: Maybe;\n id: Scalars['ID']['output'];\n /** The latest environment to which this deployment was made. */\n latestEnvironment?: Maybe;\n /** The latest status of this deployment. */\n latestStatus?: Maybe;\n /** The original environment to which this deployment was made. */\n originalEnvironment?: Maybe;\n /** Extra information that a deployment system might need. */\n payload?: Maybe;\n /** Identifies the Ref of the deployment, if the deployment was created by ref. */\n ref?: Maybe;\n /** Identifies the repository associated with the deployment. */\n repository: Repository;\n /** The current state of the deployment. */\n state?: Maybe;\n /** A list of statuses associated with the deployment. */\n statuses?: Maybe;\n /** The deployment task. */\n task?: Maybe;\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n};\n\n\n/** Represents triggered deployment instance. */\nexport type DeploymentStatusesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** The connection type for Deployment. */\nexport type DeploymentConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type DeploymentEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Represents a 'deployment_environment_changed' event on a given pull request. */\nexport type DeploymentEnvironmentChangedEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** The deployment status that updated the deployment environment. */\n deploymentStatus: DeploymentStatus;\n id: Scalars['ID']['output'];\n /** PullRequest referenced by event. */\n pullRequest: PullRequest;\n};\n\n/** Ordering options for deployment connections */\nexport type DeploymentOrder = {\n /** The ordering direction. */\n direction: OrderDirection;\n /** The field to order deployments by. */\n field: DeploymentOrderField;\n};\n\n/** Properties by which deployment connections can be ordered. */\nexport enum DeploymentOrderField {\n /** Order collection by creation time */\n CreatedAt = 'CREATED_AT'\n}\n\n/** A protection rule. */\nexport type DeploymentProtectionRule = {\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** Whether deployments to this environment can be approved by the user who created the deployment. */\n preventSelfReview?: Maybe;\n /** The teams or users that can review the deployment */\n reviewers: DeploymentReviewerConnection;\n /** The timeout in minutes for this protection rule. */\n timeout: Scalars['Int']['output'];\n /** The type of protection rule. */\n type: DeploymentProtectionRuleType;\n};\n\n\n/** A protection rule. */\nexport type DeploymentProtectionRuleReviewersArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** The connection type for DeploymentProtectionRule. */\nexport type DeploymentProtectionRuleConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type DeploymentProtectionRuleEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** The possible protection rule types. */\nexport enum DeploymentProtectionRuleType {\n /** Required reviewers */\n RequiredReviewers = 'REQUIRED_REVIEWERS',\n /** Wait timer */\n WaitTimer = 'WAIT_TIMER'\n}\n\n/** A request to deploy a workflow run to an environment. */\nexport type DeploymentRequest = {\n /** Whether or not the current user can approve the deployment */\n currentUserCanApprove: Scalars['Boolean']['output'];\n /** The target environment of the deployment */\n environment: Environment;\n /** The teams or users that can review the deployment */\n reviewers: DeploymentReviewerConnection;\n /** The wait timer in minutes configured in the environment */\n waitTimer: Scalars['Int']['output'];\n /** The wait timer in minutes configured in the environment */\n waitTimerStartedAt?: Maybe;\n};\n\n\n/** A request to deploy a workflow run to an environment. */\nexport type DeploymentRequestReviewersArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** The connection type for DeploymentRequest. */\nexport type DeploymentRequestConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type DeploymentRequestEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** A deployment review. */\nexport type DeploymentReview = Node & {\n /** The comment the user left. */\n comment: Scalars['String']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** The environments approved or rejected */\n environments: EnvironmentConnection;\n id: Scalars['ID']['output'];\n /** The decision of the user. */\n state: DeploymentReviewState;\n /** The user that reviewed the deployment. */\n user: User;\n};\n\n\n/** A deployment review. */\nexport type DeploymentReviewEnvironmentsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** The connection type for DeploymentReview. */\nexport type DeploymentReviewConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type DeploymentReviewEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** The possible states for a deployment review. */\nexport enum DeploymentReviewState {\n /** The deployment was approved. */\n Approved = 'APPROVED',\n /** The deployment was rejected. */\n Rejected = 'REJECTED'\n}\n\n/** Users and teams. */\nexport type DeploymentReviewer = Team | User;\n\n/** The connection type for DeploymentReviewer. */\nexport type DeploymentReviewerConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type DeploymentReviewerEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** The possible states in which a deployment can be. */\nexport enum DeploymentState {\n /** The pending deployment was not updated after 30 minutes. */\n Abandoned = 'ABANDONED',\n /** The deployment is currently active. */\n Active = 'ACTIVE',\n /** An inactive transient deployment. */\n Destroyed = 'DESTROYED',\n /** The deployment experienced an error. */\n Error = 'ERROR',\n /** The deployment has failed. */\n Failure = 'FAILURE',\n /** The deployment is inactive. */\n Inactive = 'INACTIVE',\n /** The deployment is in progress. */\n InProgress = 'IN_PROGRESS',\n /** The deployment is pending. */\n Pending = 'PENDING',\n /** The deployment has queued */\n Queued = 'QUEUED',\n /** The deployment was successful. */\n Success = 'SUCCESS',\n /** The deployment is waiting. */\n Waiting = 'WAITING'\n}\n\n/** Describes the status of a given deployment attempt. */\nexport type DeploymentStatus = Node & {\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Identifies the actor who triggered the deployment. */\n creator: Actor;\n /** Identifies the deployment associated with status. */\n deployment: Deployment;\n /** Identifies the description of the deployment. */\n description?: Maybe;\n /** Identifies the environment URL of the deployment. */\n environmentUrl?: Maybe;\n id: Scalars['ID']['output'];\n /** Identifies the log URL of the deployment. */\n logUrl?: Maybe;\n /** Identifies the current state of the deployment. */\n state: DeploymentStatusState;\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n};\n\n/** The connection type for DeploymentStatus. */\nexport type DeploymentStatusConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type DeploymentStatusEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** The possible states for a deployment status. */\nexport enum DeploymentStatusState {\n /** The deployment experienced an error. */\n Error = 'ERROR',\n /** The deployment has failed. */\n Failure = 'FAILURE',\n /** The deployment is inactive. */\n Inactive = 'INACTIVE',\n /** The deployment is in progress. */\n InProgress = 'IN_PROGRESS',\n /** The deployment is pending. */\n Pending = 'PENDING',\n /** The deployment is queued */\n Queued = 'QUEUED',\n /** The deployment was successful. */\n Success = 'SUCCESS',\n /** The deployment is waiting. */\n Waiting = 'WAITING'\n}\n\n/** Autogenerated input type of DequeuePullRequest */\nexport type DequeuePullRequestInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the pull request to be dequeued. */\n id: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DequeuePullRequest */\nexport type DequeuePullRequestPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The merge queue entry of the dequeued pull request. */\n mergeQueueEntry?: Maybe;\n};\n\n/** The possible sides of a diff. */\nexport enum DiffSide {\n /** The left side of the diff. */\n Left = 'LEFT',\n /** The right side of the diff. */\n Right = 'RIGHT'\n}\n\n/** Autogenerated input type of DisablePullRequestAutoMerge */\nexport type DisablePullRequestAutoMergeInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** ID of the pull request to disable auto merge on. */\n pullRequestId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DisablePullRequestAutoMerge */\nexport type DisablePullRequestAutoMergePayload = {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The pull request auto merge was disabled on. */\n pullRequest?: Maybe;\n};\n\n/** Represents a 'disconnected' event on a given issue or pull request. */\nexport type DisconnectedEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['ID']['output'];\n /** Reference originated in a different repository. */\n isCrossRepository: Scalars['Boolean']['output'];\n /** Issue or pull request from which the issue was disconnected. */\n source: ReferencedSubject;\n /** Issue or pull request which was disconnected. */\n subject: ReferencedSubject;\n};\n\n/** A discussion in a repository. */\nexport type Discussion = Closable & Comment & Deletable & Labelable & Lockable & Node & Reactable & RepositoryNode & Subscribable & Updatable & Votable & {\n /** Reason that the conversation was locked. */\n activeLockReason?: Maybe;\n /** The comment chosen as this discussion's answer, if any. */\n answer?: Maybe;\n /** The time when a user chose this discussion's answer, if answered. */\n answerChosenAt?: Maybe;\n /** The user who chose this discussion's answer, if answered. */\n answerChosenBy?: Maybe;\n /** The actor who authored the comment. */\n author?: Maybe;\n /** Author's association with the subject of the comment. */\n authorAssociation: CommentAuthorAssociation;\n /** The main text of the discussion post. */\n body: Scalars['String']['output'];\n /** The body rendered to HTML. */\n bodyHTML: Scalars['HTML']['output'];\n /** The body rendered to text. */\n bodyText: Scalars['String']['output'];\n /** The category for this discussion. */\n category: DiscussionCategory;\n /** Indicates if the object is closed (definition of closed may depend on type) */\n closed: Scalars['Boolean']['output'];\n /** Identifies the date and time when the object was closed. */\n closedAt?: Maybe;\n /** The replies to the discussion. */\n comments: DiscussionCommentConnection;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Check if this comment was created via an email reply. */\n createdViaEmail: Scalars['Boolean']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** The actor who edited the comment. */\n editor?: Maybe;\n id: Scalars['ID']['output'];\n /** Check if this comment was edited and includes an edit with the creation data */\n includesCreatedEdit: Scalars['Boolean']['output'];\n /** Only return answered/unanswered discussions */\n isAnswered?: Maybe;\n /** A list of labels associated with the object. */\n labels?: Maybe;\n /** The moment the editor made the last edit */\n lastEditedAt?: Maybe;\n /** `true` if the object is locked */\n locked: Scalars['Boolean']['output'];\n /** The number identifying this discussion within the repository. */\n number: Scalars['Int']['output'];\n /** The poll associated with this discussion, if one exists. */\n poll?: Maybe;\n /** Identifies when the comment was published at. */\n publishedAt?: Maybe;\n /** A list of reactions grouped by content left on the subject. */\n reactionGroups?: Maybe>;\n /** A list of Reactions left on the Issue. */\n reactions: ReactionConnection;\n /** The repository associated with this node. */\n repository: Repository;\n /** The path for this discussion. */\n resourcePath: Scalars['URI']['output'];\n /** Identifies the reason for the discussion's state. */\n stateReason?: Maybe;\n /** The title of this discussion. */\n title: Scalars['String']['output'];\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n /** Number of upvotes that this subject has received. */\n upvoteCount: Scalars['Int']['output'];\n /** The URL for this discussion. */\n url: Scalars['URI']['output'];\n /** A list of edits to this content. */\n userContentEdits?: Maybe;\n /** Indicates if the object can be closed by the viewer. */\n viewerCanClose: Scalars['Boolean']['output'];\n /** Check if the current viewer can delete this object. */\n viewerCanDelete: Scalars['Boolean']['output'];\n /** Can user react to this subject */\n viewerCanReact: Scalars['Boolean']['output'];\n /** Indicates if the object can be reopened by the viewer. */\n viewerCanReopen: Scalars['Boolean']['output'];\n /** Check if the viewer is able to change their subscription status for the repository. */\n viewerCanSubscribe: Scalars['Boolean']['output'];\n /** Check if the current viewer can update this object. */\n viewerCanUpdate: Scalars['Boolean']['output'];\n /** Whether or not the current user can add or remove an upvote on this subject. */\n viewerCanUpvote: Scalars['Boolean']['output'];\n /** Did the viewer author this comment. */\n viewerDidAuthor: Scalars['Boolean']['output'];\n /** Whether or not the current user has already upvoted this subject. */\n viewerHasUpvoted: Scalars['Boolean']['output'];\n /** Identifies if the viewer is watching, not watching, or ignoring the subscribable entity. */\n viewerSubscription?: Maybe;\n};\n\n\n/** A discussion in a repository. */\nexport type DiscussionCommentsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** A discussion in a repository. */\nexport type DiscussionLabelsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** A discussion in a repository. */\nexport type DiscussionReactionsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n content?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** A discussion in a repository. */\nexport type DiscussionUserContentEditsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** A category for discussions in a repository. */\nexport type DiscussionCategory = Node & RepositoryNode & {\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** A description of this category. */\n description?: Maybe;\n /** An emoji representing this category. */\n emoji: Scalars['String']['output'];\n /** This category's emoji rendered as HTML. */\n emojiHTML: Scalars['HTML']['output'];\n id: Scalars['ID']['output'];\n /** Whether or not discussions in this category support choosing an answer with the markDiscussionCommentAsAnswer mutation. */\n isAnswerable: Scalars['Boolean']['output'];\n /** The name of this category. */\n name: Scalars['String']['output'];\n /** The repository associated with this node. */\n repository: Repository;\n /** The slug of this category. */\n slug: Scalars['String']['output'];\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n};\n\n/** The connection type for DiscussionCategory. */\nexport type DiscussionCategoryConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type DiscussionCategoryEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** The possible reasons for closing a discussion. */\nexport enum DiscussionCloseReason {\n /** The discussion is a duplicate of another */\n Duplicate = 'DUPLICATE',\n /** The discussion is no longer relevant */\n Outdated = 'OUTDATED',\n /** The discussion has been resolved */\n Resolved = 'RESOLVED'\n}\n\n/** A comment on a discussion. */\nexport type DiscussionComment = Comment & Deletable & Minimizable & Node & Reactable & Updatable & UpdatableComment & Votable & {\n /** The actor who authored the comment. */\n author?: Maybe;\n /** Author's association with the subject of the comment. */\n authorAssociation: CommentAuthorAssociation;\n /** The body as Markdown. */\n body: Scalars['String']['output'];\n /** The body rendered to HTML. */\n bodyHTML: Scalars['HTML']['output'];\n /** The body rendered to text. */\n bodyText: Scalars['String']['output'];\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Check if this comment was created via an email reply. */\n createdViaEmail: Scalars['Boolean']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** The time when this replied-to comment was deleted */\n deletedAt?: Maybe;\n /** The discussion this comment was created in */\n discussion?: Maybe;\n /** The actor who edited the comment. */\n editor?: Maybe;\n id: Scalars['ID']['output'];\n /** Check if this comment was edited and includes an edit with the creation data */\n includesCreatedEdit: Scalars['Boolean']['output'];\n /** Has this comment been chosen as the answer of its discussion? */\n isAnswer: Scalars['Boolean']['output'];\n /** Returns whether or not a comment has been minimized. */\n isMinimized: Scalars['Boolean']['output'];\n /** The moment the editor made the last edit */\n lastEditedAt?: Maybe;\n /**\n * Returns why the comment was minimized. One of `abuse`, `off-topic`,\n * `outdated`, `resolved`, `duplicate` and `spam`. Note that the case and\n * formatting of these values differs from the inputs to the `MinimizeComment` mutation.\n */\n minimizedReason?: Maybe;\n /** Identifies when the comment was published at. */\n publishedAt?: Maybe;\n /** A list of reactions grouped by content left on the subject. */\n reactionGroups?: Maybe>;\n /** A list of Reactions left on the Issue. */\n reactions: ReactionConnection;\n /** The threaded replies to this comment. */\n replies: DiscussionCommentConnection;\n /** The discussion comment this comment is a reply to */\n replyTo?: Maybe;\n /** The path for this discussion comment. */\n resourcePath: Scalars['URI']['output'];\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n /** Number of upvotes that this subject has received. */\n upvoteCount: Scalars['Int']['output'];\n /** The URL for this discussion comment. */\n url: Scalars['URI']['output'];\n /** A list of edits to this content. */\n userContentEdits?: Maybe;\n /** Check if the current viewer can delete this object. */\n viewerCanDelete: Scalars['Boolean']['output'];\n /** Can the current user mark this comment as an answer? */\n viewerCanMarkAsAnswer: Scalars['Boolean']['output'];\n /** Check if the current viewer can minimize this object. */\n viewerCanMinimize: Scalars['Boolean']['output'];\n /** Can user react to this subject */\n viewerCanReact: Scalars['Boolean']['output'];\n /** Can the current user unmark this comment as an answer? */\n viewerCanUnmarkAsAnswer: Scalars['Boolean']['output'];\n /** Check if the current viewer can update this object. */\n viewerCanUpdate: Scalars['Boolean']['output'];\n /** Whether or not the current user can add or remove an upvote on this subject. */\n viewerCanUpvote: Scalars['Boolean']['output'];\n /** Reasons why the current viewer can not update this comment. */\n viewerCannotUpdateReasons: Array;\n /** Did the viewer author this comment. */\n viewerDidAuthor: Scalars['Boolean']['output'];\n /** Whether or not the current user has already upvoted this subject. */\n viewerHasUpvoted: Scalars['Boolean']['output'];\n};\n\n\n/** A comment on a discussion. */\nexport type DiscussionCommentReactionsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n content?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** A comment on a discussion. */\nexport type DiscussionCommentRepliesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** A comment on a discussion. */\nexport type DiscussionCommentUserContentEditsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** The connection type for DiscussionComment. */\nexport type DiscussionCommentConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type DiscussionCommentEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** The connection type for Discussion. */\nexport type DiscussionConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type DiscussionEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Ways in which lists of discussions can be ordered upon return. */\nexport type DiscussionOrder = {\n /** The direction in which to order discussions by the specified field. */\n direction: OrderDirection;\n /** The field by which to order discussions. */\n field: DiscussionOrderField;\n};\n\n/** Properties by which discussion connections can be ordered. */\nexport enum DiscussionOrderField {\n /** Order discussions by creation time. */\n CreatedAt = 'CREATED_AT',\n /** Order discussions by most recent modification time. */\n UpdatedAt = 'UPDATED_AT'\n}\n\n/** A poll for a discussion. */\nexport type DiscussionPoll = Node & {\n /** The discussion that this poll belongs to. */\n discussion?: Maybe;\n id: Scalars['ID']['output'];\n /** The options for this poll. */\n options?: Maybe;\n /** The question that is being asked by this poll. */\n question: Scalars['String']['output'];\n /** The total number of votes that have been cast for this poll. */\n totalVoteCount: Scalars['Int']['output'];\n /** Indicates if the viewer has permission to vote in this poll. */\n viewerCanVote: Scalars['Boolean']['output'];\n /** Indicates if the viewer has voted for any option in this poll. */\n viewerHasVoted: Scalars['Boolean']['output'];\n};\n\n\n/** A poll for a discussion. */\nexport type DiscussionPollOptionsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n/** An option for a discussion poll. */\nexport type DiscussionPollOption = Node & {\n id: Scalars['ID']['output'];\n /** The text for this option. */\n option: Scalars['String']['output'];\n /** The discussion poll that this option belongs to. */\n poll?: Maybe;\n /** The total number of votes that have been cast for this option. */\n totalVoteCount: Scalars['Int']['output'];\n /** Indicates if the viewer has voted for this option in the poll. */\n viewerHasVoted: Scalars['Boolean']['output'];\n};\n\n/** The connection type for DiscussionPollOption. */\nexport type DiscussionPollOptionConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type DiscussionPollOptionEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Ordering options for discussion poll option connections. */\nexport type DiscussionPollOptionOrder = {\n /** The ordering direction. */\n direction: OrderDirection;\n /** The field to order poll options by. */\n field: DiscussionPollOptionOrderField;\n};\n\n/** Properties by which discussion poll option connections can be ordered. */\nexport enum DiscussionPollOptionOrderField {\n /** Order poll options by the order that the poll author specified when creating the poll. */\n AuthoredOrder = 'AUTHORED_ORDER',\n /** Order poll options by the number of votes it has. */\n VoteCount = 'VOTE_COUNT'\n}\n\n/** The possible states of a discussion. */\nexport enum DiscussionState {\n /** A discussion that has been closed */\n Closed = 'CLOSED',\n /** A discussion that is open */\n Open = 'OPEN'\n}\n\n/** The possible state reasons of a discussion. */\nexport enum DiscussionStateReason {\n /** The discussion is a duplicate of another */\n Duplicate = 'DUPLICATE',\n /** The discussion is no longer relevant */\n Outdated = 'OUTDATED',\n /** The discussion was reopened */\n Reopened = 'REOPENED',\n /** The discussion has been resolved */\n Resolved = 'RESOLVED'\n}\n\n/** Autogenerated input type of DismissPullRequestReview */\nexport type DismissPullRequestReviewInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The contents of the pull request review dismissal message. */\n message: Scalars['String']['input'];\n /** The Node ID of the pull request review to modify. */\n pullRequestReviewId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DismissPullRequestReview */\nexport type DismissPullRequestReviewPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The dismissed pull request review. */\n pullRequestReview?: Maybe;\n};\n\n/** The possible reasons that a Dependabot alert was dismissed. */\nexport enum DismissReason {\n /** A fix has already been started */\n FixStarted = 'FIX_STARTED',\n /** This alert is inaccurate or incorrect */\n Inaccurate = 'INACCURATE',\n /** Vulnerable code is not actually used */\n NotUsed = 'NOT_USED',\n /** No bandwidth to fix this */\n NoBandwidth = 'NO_BANDWIDTH',\n /** Risk is tolerable to this project */\n TolerableRisk = 'TOLERABLE_RISK'\n}\n\n/** Autogenerated input type of DismissRepositoryVulnerabilityAlert */\nexport type DismissRepositoryVulnerabilityAlertInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The reason the Dependabot alert is being dismissed. */\n dismissReason: DismissReason;\n /** The Dependabot alert ID to dismiss. */\n repositoryVulnerabilityAlertId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of DismissRepositoryVulnerabilityAlert */\nexport type DismissRepositoryVulnerabilityAlertPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The Dependabot alert that was dismissed */\n repositoryVulnerabilityAlert?: Maybe;\n};\n\n/** A draft issue within a project. */\nexport type DraftIssue = Node & {\n /** A list of users to assigned to this draft issue. */\n assignees: UserConnection;\n /** The body of the draft issue. */\n body: Scalars['String']['output'];\n /** The body of the draft issue rendered to HTML. */\n bodyHTML: Scalars['HTML']['output'];\n /** The body of the draft issue rendered to text. */\n bodyText: Scalars['String']['output'];\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** The actor who created this draft issue. */\n creator?: Maybe;\n id: Scalars['ID']['output'];\n /** List of items linked with the draft issue (currently draft issue can be linked to only one item). */\n projectV2Items: ProjectV2ItemConnection;\n /** Projects that link to this draft issue (currently draft issue can be linked to only one project). */\n projectsV2: ProjectV2Connection;\n /** The title of the draft issue */\n title: Scalars['String']['output'];\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n};\n\n\n/** A draft issue within a project. */\nexport type DraftIssueAssigneesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** A draft issue within a project. */\nexport type DraftIssueProjectV2ItemsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** A draft issue within a project. */\nexport type DraftIssueProjectsV2Args = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** Specifies a review comment to be left with a Pull Request Review. */\nexport type DraftPullRequestReviewComment = {\n /** Body of the comment to leave. */\n body: Scalars['String']['input'];\n /** Path to the file being commented on. */\n path: Scalars['String']['input'];\n /** Position in the file to leave a comment on. */\n position: Scalars['Int']['input'];\n};\n\n/** Specifies a review comment thread to be left with a Pull Request Review. */\nexport type DraftPullRequestReviewThread = {\n /** Body of the comment to leave. */\n body: Scalars['String']['input'];\n /** The line of the blob to which the thread refers. The end of the line range for multi-line comments. */\n line: Scalars['Int']['input'];\n /** Path to the file being commented on. */\n path: Scalars['String']['input'];\n /** The side of the diff on which the line resides. For multi-line comments, this is the side for the end of the line range. */\n side?: InputMaybe;\n /** The first line of the range to which the comment refers. */\n startLine?: InputMaybe;\n /** The side of the diff on which the start line resides. */\n startSide?: InputMaybe;\n};\n\n/** Autogenerated input type of EnablePullRequestAutoMerge */\nexport type EnablePullRequestAutoMergeInput = {\n /** The email address to associate with this merge. */\n authorEmail?: InputMaybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /**\n * Commit body to use for the commit when the PR is mergable; if omitted, a\n * default message will be used. NOTE: when merging with a merge queue any input\n * value for commit message is ignored.\n */\n commitBody?: InputMaybe;\n /**\n * Commit headline to use for the commit when the PR is mergable; if omitted, a\n * default message will be used. NOTE: when merging with a merge queue any input\n * value for commit headline is ignored.\n */\n commitHeadline?: InputMaybe;\n /** The expected head OID of the pull request. */\n expectedHeadOid?: InputMaybe;\n /**\n * The merge method to use. If omitted, defaults to `MERGE`. NOTE: when merging\n * with a merge queue any input value for merge method is ignored.\n */\n mergeMethod?: InputMaybe;\n /** ID of the pull request to enable auto-merge on. */\n pullRequestId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of EnablePullRequestAutoMerge */\nexport type EnablePullRequestAutoMergePayload = {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The pull request auto-merge was enabled on. */\n pullRequest?: Maybe;\n};\n\n/** Autogenerated input type of EnqueuePullRequest */\nexport type EnqueuePullRequestInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The expected head OID of the pull request. */\n expectedHeadOid?: InputMaybe;\n /** Add the pull request to the front of the queue. */\n jump?: InputMaybe;\n /** The ID of the pull request to enqueue. */\n pullRequestId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of EnqueuePullRequest */\nexport type EnqueuePullRequestPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The merge queue entry for the enqueued pull request. */\n mergeQueueEntry?: Maybe;\n};\n\n/** An account to manage multiple organizations with consolidated policy and billing. */\nexport type Enterprise = AnnouncementBanner & Node & {\n /** The text of the announcement */\n announcement?: Maybe;\n /** The expiration date of the announcement, if any */\n announcementExpiresAt?: Maybe;\n /** Whether the announcement can be dismissed by the user */\n announcementUserDismissible?: Maybe;\n /** A URL pointing to the enterprise's public avatar. */\n avatarUrl: Scalars['URI']['output'];\n /** Enterprise billing information\u00A0visible to enterprise billing managers. */\n billingInfo?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** The description of the enterprise. */\n description?: Maybe;\n /** The description of the enterprise as HTML. */\n descriptionHTML: Scalars['HTML']['output'];\n id: Scalars['ID']['output'];\n /** The location of the enterprise. */\n location?: Maybe;\n /** A list of users who are members of this enterprise. */\n members: EnterpriseMemberConnection;\n /** The name of the enterprise. */\n name: Scalars['String']['output'];\n /** A list of organizations that belong to this enterprise. */\n organizations: OrganizationConnection;\n /**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\n ownerInfo?: Maybe;\n /** The HTTP path for this enterprise. */\n resourcePath: Scalars['URI']['output'];\n /** The URL-friendly identifier for the enterprise. */\n slug: Scalars['String']['output'];\n /** The HTTP URL for this enterprise. */\n url: Scalars['URI']['output'];\n /** Is the current viewer an admin of this enterprise? */\n viewerIsAdmin: Scalars['Boolean']['output'];\n /** The URL of the enterprise website. */\n websiteUrl?: Maybe;\n};\n\n\n/** An account to manage multiple organizations with consolidated policy and billing. */\nexport type EnterpriseAvatarUrlArgs = {\n size?: InputMaybe;\n};\n\n\n/** An account to manage multiple organizations with consolidated policy and billing. */\nexport type EnterpriseMembersArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n deployment?: InputMaybe;\n first?: InputMaybe;\n hasTwoFactorEnabled?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n organizationLogins?: InputMaybe>;\n query?: InputMaybe;\n role?: InputMaybe;\n};\n\n\n/** An account to manage multiple organizations with consolidated policy and billing. */\nexport type EnterpriseOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n query?: InputMaybe;\n viewerOrganizationRole?: InputMaybe;\n};\n\n/** The connection type for User. */\nexport type EnterpriseAdministratorConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** A User who is an administrator of an enterprise. */\nexport type EnterpriseAdministratorEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n /** The role of the administrator. */\n role: EnterpriseAdministratorRole;\n};\n\n/** An invitation for a user to become an owner or billing manager of an enterprise. */\nexport type EnterpriseAdministratorInvitation = Node & {\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** The email of the person who was invited to the enterprise. */\n email?: Maybe;\n /** The enterprise the invitation is for. */\n enterprise: Enterprise;\n id: Scalars['ID']['output'];\n /** The user who was invited to the enterprise. */\n invitee?: Maybe;\n /** The user who created the invitation. */\n inviter?: Maybe;\n /** The invitee's pending role in the enterprise (owner or billing_manager). */\n role: EnterpriseAdministratorRole;\n};\n\n/** The connection type for EnterpriseAdministratorInvitation. */\nexport type EnterpriseAdministratorInvitationConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type EnterpriseAdministratorInvitationEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Ordering options for enterprise administrator invitation connections */\nexport type EnterpriseAdministratorInvitationOrder = {\n /** The ordering direction. */\n direction: OrderDirection;\n /** The field to order enterprise administrator invitations by. */\n field: EnterpriseAdministratorInvitationOrderField;\n};\n\n/** Properties by which enterprise administrator invitation connections can be ordered. */\nexport enum EnterpriseAdministratorInvitationOrderField {\n /** Order enterprise administrator member invitations by creation time */\n CreatedAt = 'CREATED_AT'\n}\n\n/** The possible administrator roles in an enterprise account. */\nexport enum EnterpriseAdministratorRole {\n /** Represents a billing manager of the enterprise account. */\n BillingManager = 'BILLING_MANAGER',\n /** Represents an owner of the enterprise account. */\n Owner = 'OWNER'\n}\n\n/** The possible values for the enterprise allow private repository forking policy value. */\nexport enum EnterpriseAllowPrivateRepositoryForkingPolicyValue {\n /** Members can fork a repository to an organization within this enterprise. */\n EnterpriseOrganizations = 'ENTERPRISE_ORGANIZATIONS',\n /** Members can fork a repository to their enterprise-managed user account or an organization inside this enterprise. */\n EnterpriseOrganizationsUserAccounts = 'ENTERPRISE_ORGANIZATIONS_USER_ACCOUNTS',\n /** Members can fork a repository to their user account or an organization, either inside or outside of this enterprise. */\n Everywhere = 'EVERYWHERE',\n /** Members can fork a repository only within the same organization (intra-org). */\n SameOrganization = 'SAME_ORGANIZATION',\n /** Members can fork a repository to their user account or within the same organization. */\n SameOrganizationUserAccounts = 'SAME_ORGANIZATION_USER_ACCOUNTS',\n /** Members can fork a repository to their user account. */\n UserAccounts = 'USER_ACCOUNTS'\n}\n\n/** Metadata for an audit entry containing enterprise account information. */\nexport type EnterpriseAuditEntryData = {\n /** The HTTP path for this enterprise. */\n enterpriseResourcePath?: Maybe;\n /** The slug of the enterprise. */\n enterpriseSlug?: Maybe;\n /** The HTTP URL for this enterprise. */\n enterpriseUrl?: Maybe;\n};\n\n/** Enterprise billing information visible to enterprise billing managers and owners. */\nexport type EnterpriseBillingInfo = {\n /** The number of licenseable users/emails across the enterprise. */\n allLicensableUsersCount: Scalars['Int']['output'];\n /** The number of data packs used by all organizations owned by the enterprise. */\n assetPacks: Scalars['Int']['output'];\n /** The bandwidth quota in GB for all organizations owned by the enterprise. */\n bandwidthQuota: Scalars['Float']['output'];\n /** The bandwidth usage in GB for all organizations owned by the enterprise. */\n bandwidthUsage: Scalars['Float']['output'];\n /** The bandwidth usage as a percentage of the bandwidth quota. */\n bandwidthUsagePercentage: Scalars['Int']['output'];\n /** The storage quota in GB for all organizations owned by the enterprise. */\n storageQuota: Scalars['Float']['output'];\n /** The storage usage in GB for all organizations owned by the enterprise. */\n storageUsage: Scalars['Float']['output'];\n /** The storage usage as a percentage of the storage quota. */\n storageUsagePercentage: Scalars['Int']['output'];\n /** The number of available licenses across all owned organizations based on the unique number of billable users. */\n totalAvailableLicenses: Scalars['Int']['output'];\n /** The total number of licenses allocated. */\n totalLicenses: Scalars['Int']['output'];\n};\n\n/** The connection type for Enterprise. */\nexport type EnterpriseConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** The possible values for the enterprise base repository permission setting. */\nexport enum EnterpriseDefaultRepositoryPermissionSettingValue {\n /** Organization members will be able to clone, pull, push, and add new collaborators to all organization repositories. */\n Admin = 'ADMIN',\n /** Organization members will only be able to clone and pull public repositories. */\n None = 'NONE',\n /** Organizations in the enterprise choose base repository permissions for their members. */\n NoPolicy = 'NO_POLICY',\n /** Organization members will be able to clone and pull all organization repositories. */\n Read = 'READ',\n /** Organization members will be able to clone, pull, and push all organization repositories. */\n Write = 'WRITE'\n}\n\n/** An edge in a connection. */\nexport type EnterpriseEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** The possible values for an enabled/disabled enterprise setting. */\nexport enum EnterpriseEnabledDisabledSettingValue {\n /** The setting is disabled for organizations in the enterprise. */\n Disabled = 'DISABLED',\n /** The setting is enabled for organizations in the enterprise. */\n Enabled = 'ENABLED',\n /** There is no policy set for organizations in the enterprise. */\n NoPolicy = 'NO_POLICY'\n}\n\n/** The possible values for an enabled/no policy enterprise setting. */\nexport enum EnterpriseEnabledSettingValue {\n /** The setting is enabled for organizations in the enterprise. */\n Enabled = 'ENABLED',\n /** There is no policy set for organizations in the enterprise. */\n NoPolicy = 'NO_POLICY'\n}\n\n/** The connection type for OrganizationInvitation. */\nexport type EnterpriseFailedInvitationConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n /** Identifies the total count of unique users in the connection. */\n totalUniqueUserCount: Scalars['Int']['output'];\n};\n\n/** A failed invitation to be a member in an enterprise organization. */\nexport type EnterpriseFailedInvitationEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/**\n * An identity provider configured to provision identities for an enterprise.\n * Visible to enterprise owners or enterprise owners' personal access tokens\n * (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseIdentityProvider = Node & {\n /** The digest algorithm used to sign SAML requests for the identity provider. */\n digestMethod?: Maybe;\n /** The enterprise this identity provider belongs to. */\n enterprise?: Maybe;\n /** ExternalIdentities provisioned by this identity provider. */\n externalIdentities: ExternalIdentityConnection;\n id: Scalars['ID']['output'];\n /** The x509 certificate used by the identity provider to sign assertions and responses. */\n idpCertificate?: Maybe;\n /** The Issuer Entity ID for the SAML identity provider. */\n issuer?: Maybe;\n /** Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable. */\n recoveryCodes?: Maybe>;\n /** The signature algorithm used to sign SAML requests for the identity provider. */\n signatureMethod?: Maybe;\n /** The URL endpoint for the identity provider's SAML SSO. */\n ssoUrl?: Maybe;\n};\n\n\n/**\n * An identity provider configured to provision identities for an enterprise.\n * Visible to enterprise owners or enterprise owners' personal access tokens\n * (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseIdentityProviderExternalIdentitiesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n login?: InputMaybe;\n membersOnly?: InputMaybe;\n userName?: InputMaybe;\n};\n\n/** An object that is a member of an enterprise. */\nexport type EnterpriseMember = EnterpriseUserAccount | User;\n\n/** The connection type for EnterpriseMember. */\nexport type EnterpriseMemberConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** A User who is a member of an enterprise through one or more organizations. */\nexport type EnterpriseMemberEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Ordering options for enterprise member connections. */\nexport type EnterpriseMemberOrder = {\n /** The ordering direction. */\n direction: OrderDirection;\n /** The field to order enterprise members by. */\n field: EnterpriseMemberOrderField;\n};\n\n/** Properties by which enterprise member connections can be ordered. */\nexport enum EnterpriseMemberOrderField {\n /** Order enterprise members by creation time */\n CreatedAt = 'CREATED_AT',\n /** Order enterprise members by login */\n Login = 'LOGIN'\n}\n\n/** The possible values for the enterprise members can create repositories setting. */\nexport enum EnterpriseMembersCanCreateRepositoriesSettingValue {\n /** Members will be able to create public and private repositories. */\n All = 'ALL',\n /** Members will not be able to create public or private repositories. */\n Disabled = 'DISABLED',\n /** Organization administrators choose whether to allow members to create repositories. */\n NoPolicy = 'NO_POLICY',\n /** Members will be able to create only private repositories. */\n Private = 'PRIVATE',\n /** Members will be able to create only public repositories. */\n Public = 'PUBLIC'\n}\n\n/** The possible values for the members can make purchases setting. */\nexport enum EnterpriseMembersCanMakePurchasesSettingValue {\n /** The setting is disabled for organizations in the enterprise. */\n Disabled = 'DISABLED',\n /** The setting is enabled for organizations in the enterprise. */\n Enabled = 'ENABLED'\n}\n\n/** The possible values we have for filtering Platform::Objects::User#enterprises. */\nexport enum EnterpriseMembershipType {\n /** Returns all enterprises in which the user is an admin. */\n Admin = 'ADMIN',\n /** Returns all enterprises in which the user is a member, admin, or billing manager. */\n All = 'ALL',\n /** Returns all enterprises in which the user is a billing manager. */\n BillingManager = 'BILLING_MANAGER',\n /** Returns all enterprises in which the user is a member of an org that is owned by the enterprise. */\n OrgMembership = 'ORG_MEMBERSHIP'\n}\n\n/** Ordering options for enterprises. */\nexport type EnterpriseOrder = {\n /** The ordering direction. */\n direction: OrderDirection;\n /** The field to order enterprises by. */\n field: EnterpriseOrderField;\n};\n\n/** Properties by which enterprise connections can be ordered. */\nexport enum EnterpriseOrderField {\n /** Order enterprises by name */\n Name = 'NAME'\n}\n\n/** The connection type for Organization. */\nexport type EnterpriseOrganizationMembershipConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An enterprise organization that a user is a member of. */\nexport type EnterpriseOrganizationMembershipEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n /** The role of the user in the enterprise membership. */\n role: EnterpriseUserAccountMembershipRole;\n};\n\n/** The connection type for User. */\nexport type EnterpriseOutsideCollaboratorConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** A User who is an outside collaborator of an enterprise through one or more organizations. */\nexport type EnterpriseOutsideCollaboratorEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n /** The enterprise organization repositories this user is a member of. */\n repositories: EnterpriseRepositoryInfoConnection;\n};\n\n\n/** A User who is an outside collaborator of an enterprise through one or more organizations. */\nexport type EnterpriseOutsideCollaboratorEdgeRepositoriesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfo = {\n /** A list of all of the administrators for this enterprise. */\n admins: EnterpriseAdministratorConnection;\n /** A list of users in the enterprise who currently have two-factor authentication disabled. */\n affiliatedUsersWithTwoFactorDisabled: UserConnection;\n /** Whether or not affiliated users with two-factor authentication disabled exist in the enterprise. */\n affiliatedUsersWithTwoFactorDisabledExist: Scalars['Boolean']['output'];\n /** The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise. */\n allowPrivateRepositoryForkingSetting: EnterpriseEnabledDisabledSettingValue;\n /** A list of enterprise organizations configured with the provided private repository forking setting value. */\n allowPrivateRepositoryForkingSettingOrganizations: OrganizationConnection;\n /** The value for the allow private repository forking policy on the enterprise. */\n allowPrivateRepositoryForkingSettingPolicyValue?: Maybe;\n /** The setting value for base repository permissions for organizations in this enterprise. */\n defaultRepositoryPermissionSetting: EnterpriseDefaultRepositoryPermissionSettingValue;\n /** A list of enterprise organizations configured with the provided base repository permission. */\n defaultRepositoryPermissionSettingOrganizations: OrganizationConnection;\n /**\n * A list of domains owned by the enterprise. Visible to enterprise owners or\n * enterprise owners' personal access tokens (classic) with admin:enterprise scope.\n */\n domains: VerifiableDomainConnection;\n /** Enterprise Server installations owned by the enterprise. */\n enterpriseServerInstallations: EnterpriseServerInstallationConnection;\n /** A list of failed invitations in the enterprise. */\n failedInvitations: EnterpriseFailedInvitationConnection;\n /** The setting value for whether the enterprise has an IP allow list enabled. */\n ipAllowListEnabledSetting: IpAllowListEnabledSettingValue;\n /**\n * The IP addresses that are allowed to access resources owned by the enterprise.\n * Visible to enterprise owners or enterprise owners' personal access tokens\n * (classic) with admin:enterprise scope.\n */\n ipAllowListEntries: IpAllowListEntryConnection;\n /** The setting value for whether the enterprise has IP allow list configuration for installed GitHub Apps enabled. */\n ipAllowListForInstalledAppsEnabledSetting: IpAllowListForInstalledAppsEnabledSettingValue;\n /** Whether or not the base repository permission is currently being updated. */\n isUpdatingDefaultRepositoryPermission: Scalars['Boolean']['output'];\n /** Whether the two-factor authentication requirement is currently being enforced. */\n isUpdatingTwoFactorRequirement: Scalars['Boolean']['output'];\n /**\n * The setting value for whether organization members with admin permissions on a\n * repository can change repository visibility.\n */\n membersCanChangeRepositoryVisibilitySetting: EnterpriseEnabledDisabledSettingValue;\n /** A list of enterprise organizations configured with the provided can change repository visibility setting value. */\n membersCanChangeRepositoryVisibilitySettingOrganizations: OrganizationConnection;\n /** The setting value for whether members of organizations in the enterprise can create internal repositories. */\n membersCanCreateInternalRepositoriesSetting?: Maybe;\n /** The setting value for whether members of organizations in the enterprise can create private repositories. */\n membersCanCreatePrivateRepositoriesSetting?: Maybe;\n /** The setting value for whether members of organizations in the enterprise can create public repositories. */\n membersCanCreatePublicRepositoriesSetting?: Maybe;\n /** The setting value for whether members of organizations in the enterprise can create repositories. */\n membersCanCreateRepositoriesSetting?: Maybe;\n /** A list of enterprise organizations configured with the provided repository creation setting value. */\n membersCanCreateRepositoriesSettingOrganizations: OrganizationConnection;\n /** The setting value for whether members with admin permissions for repositories can delete issues. */\n membersCanDeleteIssuesSetting: EnterpriseEnabledDisabledSettingValue;\n /** A list of enterprise organizations configured with the provided members can delete issues setting value. */\n membersCanDeleteIssuesSettingOrganizations: OrganizationConnection;\n /** The setting value for whether members with admin permissions for repositories can delete or transfer repositories. */\n membersCanDeleteRepositoriesSetting: EnterpriseEnabledDisabledSettingValue;\n /** A list of enterprise organizations configured with the provided members can delete repositories setting value. */\n membersCanDeleteRepositoriesSettingOrganizations: OrganizationConnection;\n /** The setting value for whether members of organizations in the enterprise can invite outside collaborators. */\n membersCanInviteCollaboratorsSetting: EnterpriseEnabledDisabledSettingValue;\n /** A list of enterprise organizations configured with the provided members can invite collaborators setting value. */\n membersCanInviteCollaboratorsSettingOrganizations: OrganizationConnection;\n /** Indicates whether members of this enterprise's organizations can purchase additional services for those organizations. */\n membersCanMakePurchasesSetting: EnterpriseMembersCanMakePurchasesSettingValue;\n /** The setting value for whether members with admin permissions for repositories can update protected branches. */\n membersCanUpdateProtectedBranchesSetting: EnterpriseEnabledDisabledSettingValue;\n /** A list of enterprise organizations configured with the provided members can update protected branches setting value. */\n membersCanUpdateProtectedBranchesSettingOrganizations: OrganizationConnection;\n /** The setting value for whether members can view dependency insights. */\n membersCanViewDependencyInsightsSetting: EnterpriseEnabledDisabledSettingValue;\n /** A list of enterprise organizations configured with the provided members can view dependency insights setting value. */\n membersCanViewDependencyInsightsSettingOrganizations: OrganizationConnection;\n /** Indicates if email notification delivery for this enterprise is restricted to verified or approved domains. */\n notificationDeliveryRestrictionEnabledSetting: NotificationRestrictionSettingValue;\n /** The OIDC Identity Provider for the enterprise. */\n oidcProvider?: Maybe;\n /** The setting value for whether organization projects are enabled for organizations in this enterprise. */\n organizationProjectsSetting: EnterpriseEnabledDisabledSettingValue;\n /** A list of enterprise organizations configured with the provided organization projects setting value. */\n organizationProjectsSettingOrganizations: OrganizationConnection;\n /** A list of outside collaborators across the repositories in the enterprise. */\n outsideCollaborators: EnterpriseOutsideCollaboratorConnection;\n /** A list of pending administrator invitations for the enterprise. */\n pendingAdminInvitations: EnterpriseAdministratorInvitationConnection;\n /** A list of pending collaborator invitations across the repositories in the enterprise. */\n pendingCollaboratorInvitations: RepositoryInvitationConnection;\n /** A list of pending member invitations for organizations in the enterprise. */\n pendingMemberInvitations: EnterprisePendingMemberInvitationConnection;\n /** The setting value for whether repository projects are enabled in this enterprise. */\n repositoryProjectsSetting: EnterpriseEnabledDisabledSettingValue;\n /** A list of enterprise organizations configured with the provided repository projects setting value. */\n repositoryProjectsSettingOrganizations: OrganizationConnection;\n /** The SAML Identity Provider for the enterprise. */\n samlIdentityProvider?: Maybe;\n /** A list of enterprise organizations configured with the SAML single sign-on setting value. */\n samlIdentityProviderSettingOrganizations: OrganizationConnection;\n /** A list of members with a support entitlement. */\n supportEntitlements: EnterpriseMemberConnection;\n /** The setting value for whether team discussions are enabled for organizations in this enterprise. */\n teamDiscussionsSetting: EnterpriseEnabledDisabledSettingValue;\n /** A list of enterprise organizations configured with the provided team discussions setting value. */\n teamDiscussionsSettingOrganizations: OrganizationConnection;\n /** The setting value for whether the enterprise requires two-factor authentication for its organizations and users. */\n twoFactorRequiredSetting: EnterpriseEnabledSettingValue;\n /** A list of enterprise organizations configured with the two-factor authentication setting value. */\n twoFactorRequiredSettingOrganizations: OrganizationConnection;\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoAdminsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n hasTwoFactorEnabled?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n organizationLogins?: InputMaybe>;\n query?: InputMaybe;\n role?: InputMaybe;\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoAffiliatedUsersWithTwoFactorDisabledArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoAllowPrivateRepositoryForkingSettingOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n value: Scalars['Boolean']['input'];\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoDefaultRepositoryPermissionSettingOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n value: DefaultRepositoryPermissionField;\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoDomainsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n isApproved?: InputMaybe;\n isVerified?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoEnterpriseServerInstallationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n connectedOnly?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoFailedInvitationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n query?: InputMaybe;\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoIpAllowListEntriesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoMembersCanChangeRepositoryVisibilitySettingOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n value: Scalars['Boolean']['input'];\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoMembersCanCreateRepositoriesSettingOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n value: OrganizationMembersCanCreateRepositoriesSettingValue;\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoMembersCanDeleteIssuesSettingOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n value: Scalars['Boolean']['input'];\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoMembersCanDeleteRepositoriesSettingOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n value: Scalars['Boolean']['input'];\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoMembersCanInviteCollaboratorsSettingOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n value: Scalars['Boolean']['input'];\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoMembersCanUpdateProtectedBranchesSettingOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n value: Scalars['Boolean']['input'];\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoMembersCanViewDependencyInsightsSettingOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n value: Scalars['Boolean']['input'];\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoOrganizationProjectsSettingOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n value: Scalars['Boolean']['input'];\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoOutsideCollaboratorsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n hasTwoFactorEnabled?: InputMaybe;\n last?: InputMaybe;\n login?: InputMaybe;\n orderBy?: InputMaybe;\n organizationLogins?: InputMaybe>;\n query?: InputMaybe;\n visibility?: InputMaybe;\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoPendingAdminInvitationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n query?: InputMaybe;\n role?: InputMaybe;\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoPendingCollaboratorInvitationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n query?: InputMaybe;\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoPendingMemberInvitationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n invitationSource?: InputMaybe;\n last?: InputMaybe;\n organizationLogins?: InputMaybe>;\n query?: InputMaybe;\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoRepositoryProjectsSettingOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n value: Scalars['Boolean']['input'];\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoSamlIdentityProviderSettingOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n value: IdentityProviderConfigurationState;\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoSupportEntitlementsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoTeamDiscussionsSettingOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n value: Scalars['Boolean']['input'];\n};\n\n\n/**\n * Enterprise information visible to enterprise owners or enterprise owners'\n * personal access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type EnterpriseOwnerInfoTwoFactorRequiredSettingOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n value: Scalars['Boolean']['input'];\n};\n\n/** The connection type for OrganizationInvitation. */\nexport type EnterprisePendingMemberInvitationConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n /** Identifies the total count of unique users in the connection. */\n totalUniqueUserCount: Scalars['Int']['output'];\n};\n\n/** An invitation to be a member in an enterprise organization. */\nexport type EnterprisePendingMemberInvitationEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** A subset of repository information queryable from an enterprise. */\nexport type EnterpriseRepositoryInfo = Node & {\n id: Scalars['ID']['output'];\n /** Identifies if the repository is private or internal. */\n isPrivate: Scalars['Boolean']['output'];\n /** The repository's name. */\n name: Scalars['String']['output'];\n /** The repository's name with owner. */\n nameWithOwner: Scalars['String']['output'];\n};\n\n/** The connection type for EnterpriseRepositoryInfo. */\nexport type EnterpriseRepositoryInfoConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type EnterpriseRepositoryInfoEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** An Enterprise Server installation. */\nexport type EnterpriseServerInstallation = Node & {\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** The customer name to which the Enterprise Server installation belongs. */\n customerName: Scalars['String']['output'];\n /** The host name of the Enterprise Server installation. */\n hostName: Scalars['String']['output'];\n id: Scalars['ID']['output'];\n /** Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect. */\n isConnected: Scalars['Boolean']['output'];\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n /** User accounts on this Enterprise Server installation. */\n userAccounts: EnterpriseServerUserAccountConnection;\n /** User accounts uploads for the Enterprise Server installation. */\n userAccountsUploads: EnterpriseServerUserAccountsUploadConnection;\n};\n\n\n/** An Enterprise Server installation. */\nexport type EnterpriseServerInstallationUserAccountsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** An Enterprise Server installation. */\nexport type EnterpriseServerInstallationUserAccountsUploadsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n/** The connection type for EnterpriseServerInstallation. */\nexport type EnterpriseServerInstallationConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type EnterpriseServerInstallationEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** The connection type for EnterpriseServerInstallation. */\nexport type EnterpriseServerInstallationMembershipConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An Enterprise Server installation that a user is a member of. */\nexport type EnterpriseServerInstallationMembershipEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n /** The role of the user in the enterprise membership. */\n role: EnterpriseUserAccountMembershipRole;\n};\n\n/** Ordering options for Enterprise Server installation connections. */\nexport type EnterpriseServerInstallationOrder = {\n /** The ordering direction. */\n direction: OrderDirection;\n /** The field to order Enterprise Server installations by. */\n field: EnterpriseServerInstallationOrderField;\n};\n\n/** Properties by which Enterprise Server installation connections can be ordered. */\nexport enum EnterpriseServerInstallationOrderField {\n /** Order Enterprise Server installations by creation time */\n CreatedAt = 'CREATED_AT',\n /** Order Enterprise Server installations by customer name */\n CustomerName = 'CUSTOMER_NAME',\n /** Order Enterprise Server installations by host name */\n HostName = 'HOST_NAME'\n}\n\n/** A user account on an Enterprise Server installation. */\nexport type EnterpriseServerUserAccount = Node & {\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** User emails belonging to this user account. */\n emails: EnterpriseServerUserAccountEmailConnection;\n /** The Enterprise Server installation on which this user account exists. */\n enterpriseServerInstallation: EnterpriseServerInstallation;\n id: Scalars['ID']['output'];\n /** Whether the user account is a site administrator on the Enterprise Server installation. */\n isSiteAdmin: Scalars['Boolean']['output'];\n /** The login of the user account on the Enterprise Server installation. */\n login: Scalars['String']['output'];\n /** The profile name of the user account on the Enterprise Server installation. */\n profileName?: Maybe;\n /** The date and time when the user account was created on the Enterprise Server installation. */\n remoteCreatedAt: Scalars['DateTime']['output'];\n /** The ID of the user account on the Enterprise Server installation. */\n remoteUserId: Scalars['Int']['output'];\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n};\n\n\n/** A user account on an Enterprise Server installation. */\nexport type EnterpriseServerUserAccountEmailsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n/** The connection type for EnterpriseServerUserAccount. */\nexport type EnterpriseServerUserAccountConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type EnterpriseServerUserAccountEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** An email belonging to a user account on an Enterprise Server installation. */\nexport type EnterpriseServerUserAccountEmail = Node & {\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** The email address. */\n email: Scalars['String']['output'];\n id: Scalars['ID']['output'];\n /** Indicates whether this is the primary email of the associated user account. */\n isPrimary: Scalars['Boolean']['output'];\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n /** The user account to which the email belongs. */\n userAccount: EnterpriseServerUserAccount;\n};\n\n/** The connection type for EnterpriseServerUserAccountEmail. */\nexport type EnterpriseServerUserAccountEmailConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type EnterpriseServerUserAccountEmailEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Ordering options for Enterprise Server user account email connections. */\nexport type EnterpriseServerUserAccountEmailOrder = {\n /** The ordering direction. */\n direction: OrderDirection;\n /** The field to order emails by. */\n field: EnterpriseServerUserAccountEmailOrderField;\n};\n\n/** Properties by which Enterprise Server user account email connections can be ordered. */\nexport enum EnterpriseServerUserAccountEmailOrderField {\n /** Order emails by email */\n Email = 'EMAIL'\n}\n\n/** Ordering options for Enterprise Server user account connections. */\nexport type EnterpriseServerUserAccountOrder = {\n /** The ordering direction. */\n direction: OrderDirection;\n /** The field to order user accounts by. */\n field: EnterpriseServerUserAccountOrderField;\n};\n\n/** Properties by which Enterprise Server user account connections can be ordered. */\nexport enum EnterpriseServerUserAccountOrderField {\n /** Order user accounts by login */\n Login = 'LOGIN',\n /** Order user accounts by creation time on the Enterprise Server installation */\n RemoteCreatedAt = 'REMOTE_CREATED_AT'\n}\n\n/** A user accounts upload from an Enterprise Server installation. */\nexport type EnterpriseServerUserAccountsUpload = Node & {\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** The enterprise to which this upload belongs. */\n enterprise: Enterprise;\n /** The Enterprise Server installation for which this upload was generated. */\n enterpriseServerInstallation: EnterpriseServerInstallation;\n id: Scalars['ID']['output'];\n /** The name of the file uploaded. */\n name: Scalars['String']['output'];\n /** The synchronization state of the upload */\n syncState: EnterpriseServerUserAccountsUploadSyncState;\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n};\n\n/** The connection type for EnterpriseServerUserAccountsUpload. */\nexport type EnterpriseServerUserAccountsUploadConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type EnterpriseServerUserAccountsUploadEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Ordering options for Enterprise Server user accounts upload connections. */\nexport type EnterpriseServerUserAccountsUploadOrder = {\n /** The ordering direction. */\n direction: OrderDirection;\n /** The field to order user accounts uploads by. */\n field: EnterpriseServerUserAccountsUploadOrderField;\n};\n\n/** Properties by which Enterprise Server user accounts upload connections can be ordered. */\nexport enum EnterpriseServerUserAccountsUploadOrderField {\n /** Order user accounts uploads by creation time */\n CreatedAt = 'CREATED_AT'\n}\n\n/** Synchronization state of the Enterprise Server user accounts upload */\nexport enum EnterpriseServerUserAccountsUploadSyncState {\n /** The synchronization of the upload failed. */\n Failure = 'FAILURE',\n /** The synchronization of the upload is pending. */\n Pending = 'PENDING',\n /** The synchronization of the upload succeeded. */\n Success = 'SUCCESS'\n}\n\n/** An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations. */\nexport type EnterpriseUserAccount = Actor & Node & {\n /** A URL pointing to the enterprise user account's public avatar. */\n avatarUrl: Scalars['URI']['output'];\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** The enterprise in which this user account exists. */\n enterprise: Enterprise;\n /** A list of Enterprise Server installations this user is a member of. */\n enterpriseInstallations: EnterpriseServerInstallationMembershipConnection;\n id: Scalars['ID']['output'];\n /** An identifier for the enterprise user account, a login or email address */\n login: Scalars['String']['output'];\n /** The name of the enterprise user account */\n name?: Maybe;\n /** A list of enterprise organizations this user is a member of. */\n organizations: EnterpriseOrganizationMembershipConnection;\n /** The HTTP path for this user. */\n resourcePath: Scalars['URI']['output'];\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n /** The HTTP URL for this user. */\n url: Scalars['URI']['output'];\n /** The user within the enterprise. */\n user?: Maybe;\n};\n\n\n/** An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations. */\nexport type EnterpriseUserAccountAvatarUrlArgs = {\n size?: InputMaybe;\n};\n\n\n/** An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations. */\nexport type EnterpriseUserAccountEnterpriseInstallationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n query?: InputMaybe;\n role?: InputMaybe;\n};\n\n\n/** An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations. */\nexport type EnterpriseUserAccountOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n query?: InputMaybe;\n role?: InputMaybe;\n};\n\n/** The possible roles for enterprise membership. */\nexport enum EnterpriseUserAccountMembershipRole {\n /** The user is a member of an organization in the enterprise. */\n Member = 'MEMBER',\n /** The user is an owner of an organization in the enterprise. */\n Owner = 'OWNER',\n /**\n * The user is not an owner of the enterprise, and not a member or owner of any\n * organizations in the enterprise; only for EMU-enabled enterprises.\n */\n Unaffiliated = 'UNAFFILIATED'\n}\n\n/** The possible GitHub Enterprise deployments where this user can exist. */\nexport enum EnterpriseUserDeployment {\n /** The user is part of a GitHub Enterprise Cloud deployment. */\n Cloud = 'CLOUD',\n /** The user is part of a GitHub Enterprise Server deployment. */\n Server = 'SERVER'\n}\n\n/** An environment. */\nexport type Environment = Node & {\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n id: Scalars['ID']['output'];\n /** The name of the environment */\n name: Scalars['String']['output'];\n /** The protection rules defined for this environment */\n protectionRules: DeploymentProtectionRuleConnection;\n};\n\n\n/** An environment. */\nexport type EnvironmentProtectionRulesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** The connection type for Environment. */\nexport type EnvironmentConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type EnvironmentEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Properties by which environments connections can be ordered */\nexport enum EnvironmentOrderField {\n /** Order environments by name. */\n Name = 'NAME'\n}\n\n/** Ordering options for environments */\nexport type Environments = {\n /** The direction in which to order environments by the specified field. */\n direction: OrderDirection;\n /** The field to order environments by. */\n field: EnvironmentOrderField;\n};\n\n/**\n * An external identity provisioned by SAML SSO or SCIM. If SAML is configured on\n * the organization, the external identity is visible to (1) organization owners,\n * (2) organization owners' personal access tokens (classic) with read:org or\n * admin:org scope, (3) GitHub App with an installation token with read or write\n * access to members. If SAML is configured on the enterprise, the external\n * identity is visible to (1) enterprise owners, (2) enterprise owners' personal\n * access tokens (classic) with read:enterprise or admin:enterprise scope.\n */\nexport type ExternalIdentity = Node & {\n /** The GUID for this identity */\n guid: Scalars['String']['output'];\n id: Scalars['ID']['output'];\n /** Organization invitation for this SCIM-provisioned external identity */\n organizationInvitation?: Maybe;\n /** SAML Identity attributes */\n samlIdentity?: Maybe;\n /** SCIM Identity attributes */\n scimIdentity?: Maybe;\n /** User linked to this external identity. Will be NULL if this identity has not been claimed by an organization member. */\n user?: Maybe;\n};\n\n/** An attribute for the External Identity attributes collection */\nexport type ExternalIdentityAttribute = {\n /** The attribute metadata as JSON */\n metadata?: Maybe;\n /** The attribute name */\n name: Scalars['String']['output'];\n /** The attribute value */\n value: Scalars['String']['output'];\n};\n\n/** The connection type for ExternalIdentity. */\nexport type ExternalIdentityConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type ExternalIdentityEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** SAML attributes for the External Identity */\nexport type ExternalIdentitySamlAttributes = {\n /** SAML Identity attributes */\n attributes: Array;\n /** The emails associated with the SAML identity */\n emails?: Maybe>;\n /** Family name of the SAML identity */\n familyName?: Maybe;\n /** Given name of the SAML identity */\n givenName?: Maybe;\n /** The groups linked to this identity in IDP */\n groups?: Maybe>;\n /** The NameID of the SAML identity */\n nameId?: Maybe;\n /** The userName of the SAML identity */\n username?: Maybe;\n};\n\n/** SCIM attributes for the External Identity */\nexport type ExternalIdentityScimAttributes = {\n /** The emails associated with the SCIM identity */\n emails?: Maybe>;\n /** Family name of the SCIM identity */\n familyName?: Maybe;\n /** Given name of the SCIM identity */\n givenName?: Maybe;\n /** The groups linked to this identity in IDP */\n groups?: Maybe>;\n /** The userName of the SCIM identity */\n username?: Maybe;\n};\n\n/**\n * A command to add a file at the given path with the given contents as part of a\n * commit. Any existing file at that that path will be replaced.\n */\nexport type FileAddition = {\n /** The base64 encoded contents of the file */\n contents: Scalars['Base64String']['input'];\n /** The path in the repository where the file will be located */\n path: Scalars['String']['input'];\n};\n\n/**\n * A description of a set of changes to a file tree to be made as part of\n * a git commit, modeled as zero or more file `additions` and zero or more\n * file `deletions`.\n *\n * Both fields are optional; omitting both will produce a commit with no\n * file changes.\n *\n * `deletions` and `additions` describe changes to files identified\n * by their path in the git tree using unix-style path separators, i.e.\n * `/`. The root of a git tree is an empty string, so paths are not\n * slash-prefixed.\n *\n * `path` values must be unique across all `additions` and `deletions`\n * provided. Any duplication will result in a validation error.\n *\n * ### Encoding\n *\n * File contents must be provided in full for each `FileAddition`.\n *\n * The `contents` of a `FileAddition` must be encoded using RFC 4648\n * compliant base64, i.e. correct padding is required and no characters\n * outside the standard alphabet may be used. Invalid base64\n * encoding will be rejected with a validation error.\n *\n * The encoded contents may be binary.\n *\n * For text files, no assumptions are made about the character encoding of\n * the file contents (after base64 decoding). No charset transcoding or\n * line-ending normalization will be performed; it is the client's\n * responsibility to manage the character encoding of files they provide.\n * However, for maximum compatibility we recommend using UTF-8 encoding\n * and ensuring that all files in a repository use a consistent\n * line-ending convention (`\\n` or `\\r\\n`), and that all files end\n * with a newline.\n *\n * ### Modeling file changes\n *\n * Each of the the five types of conceptual changes that can be made in a\n * git commit can be described using the `FileChanges` type as follows:\n *\n * 1. New file addition: create file `hello world\\n` at path `docs/README.txt`:\n *\n * {\n * \"additions\" [\n * {\n * \"path\": \"docs/README.txt\",\n * \"contents\": base64encode(\"hello world\\n\")\n * }\n * ]\n * }\n *\n * 2. Existing file modification: change existing `docs/README.txt` to have new\n * content `new content here\\n`:\n *\n * {\n * \"additions\" [\n * {\n * \"path\": \"docs/README.txt\",\n * \"contents\": base64encode(\"new content here\\n\")\n * }\n * ]\n * }\n *\n * 3. Existing file deletion: remove existing file `docs/README.txt`.\n * Note that the path is required to exist -- specifying a\n * path that does not exist on the given branch will abort the\n * commit and return an error.\n *\n * {\n * \"deletions\" [\n * {\n * \"path\": \"docs/README.txt\"\n * }\n * ]\n * }\n *\n *\n * 4. File rename with no changes: rename `docs/README.txt` with\n * previous content `hello world\\n` to the same content at\n * `newdocs/README.txt`:\n *\n * {\n * \"deletions\" [\n * {\n * \"path\": \"docs/README.txt\",\n * }\n * ],\n * \"additions\" [\n * {\n * \"path\": \"newdocs/README.txt\",\n * \"contents\": base64encode(\"hello world\\n\")\n * }\n * ]\n * }\n *\n *\n * 5. File rename with changes: rename `docs/README.txt` with\n * previous content `hello world\\n` to a file at path\n * `newdocs/README.txt` with content `new contents\\n`:\n *\n * {\n * \"deletions\" [\n * {\n * \"path\": \"docs/README.txt\",\n * }\n * ],\n * \"additions\" [\n * {\n * \"path\": \"newdocs/README.txt\",\n * \"contents\": base64encode(\"new contents\\n\")\n * }\n * ]\n * }\n */\nexport type FileChanges = {\n /** File to add or change. */\n additions?: InputMaybe>;\n /** Files to delete. */\n deletions?: InputMaybe>;\n};\n\n/** A command to delete the file at the given path as part of a commit. */\nexport type FileDeletion = {\n /** The path to delete */\n path: Scalars['String']['input'];\n};\n\n/** The possible viewed states of a file . */\nexport enum FileViewedState {\n /** The file has new changes since last viewed. */\n Dismissed = 'DISMISSED',\n /** The file has not been marked as viewed. */\n Unviewed = 'UNVIEWED',\n /** The file has been marked as viewed. */\n Viewed = 'VIEWED'\n}\n\n/** Autogenerated input type of FollowOrganization */\nexport type FollowOrganizationInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** ID of the organization to follow. */\n organizationId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of FollowOrganization */\nexport type FollowOrganizationPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The organization that was followed. */\n organization?: Maybe;\n};\n\n/** Autogenerated input type of FollowUser */\nexport type FollowUserInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** ID of the user to follow. */\n userId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of FollowUser */\nexport type FollowUserPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The user that was followed. */\n user?: Maybe;\n};\n\n/** The connection type for User. */\nexport type FollowerConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** The connection type for User. */\nexport type FollowingConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** A funding platform link for a repository. */\nexport type FundingLink = {\n /** The funding platform this link is for. */\n platform: FundingPlatform;\n /** The configured URL for this funding link. */\n url: Scalars['URI']['output'];\n};\n\n/** The possible funding platforms for repository funding links. */\nexport enum FundingPlatform {\n /** Community Bridge funding platform. */\n CommunityBridge = 'COMMUNITY_BRIDGE',\n /** Custom funding platform. */\n Custom = 'CUSTOM',\n /** GitHub funding platform. */\n Github = 'GITHUB',\n /** IssueHunt funding platform. */\n Issuehunt = 'ISSUEHUNT',\n /** Ko-fi funding platform. */\n KoFi = 'KO_FI',\n /** LFX Crowdfunding funding platform. */\n LfxCrowdfunding = 'LFX_CROWDFUNDING',\n /** Liberapay funding platform. */\n Liberapay = 'LIBERAPAY',\n /** Open Collective funding platform. */\n OpenCollective = 'OPEN_COLLECTIVE',\n /** Otechie funding platform. */\n Otechie = 'OTECHIE',\n /** Patreon funding platform. */\n Patreon = 'PATREON',\n /** Tidelift funding platform. */\n Tidelift = 'TIDELIFT'\n}\n\n/** A generic hovercard context with a message and icon */\nexport type GenericHovercardContext = HovercardContext & {\n /** A string describing this context */\n message: Scalars['String']['output'];\n /** An octicon to accompany this context */\n octicon: Scalars['String']['output'];\n};\n\n/** A Gist. */\nexport type Gist = Node & Starrable & UniformResourceLocatable & {\n /** A list of comments associated with the gist */\n comments: GistCommentConnection;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** The gist description. */\n description?: Maybe;\n /** The files in this gist. */\n files?: Maybe>>;\n /** A list of forks associated with the gist */\n forks: GistConnection;\n id: Scalars['ID']['output'];\n /** Identifies if the gist is a fork. */\n isFork: Scalars['Boolean']['output'];\n /** Whether the gist is public or not. */\n isPublic: Scalars['Boolean']['output'];\n /** The gist name. */\n name: Scalars['String']['output'];\n /** The gist owner. */\n owner?: Maybe;\n /** Identifies when the gist was last pushed to. */\n pushedAt?: Maybe;\n /** The HTML path to this resource. */\n resourcePath: Scalars['URI']['output'];\n /** Returns a count of how many stargazers there are on this object */\n stargazerCount: Scalars['Int']['output'];\n /** A list of users who have starred this starrable. */\n stargazers: StargazerConnection;\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n /** The HTTP URL for this Gist. */\n url: Scalars['URI']['output'];\n /** Returns a boolean indicating whether the viewing user has starred this starrable. */\n viewerHasStarred: Scalars['Boolean']['output'];\n};\n\n\n/** A Gist. */\nexport type GistCommentsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** A Gist. */\nexport type GistFilesArgs = {\n limit?: InputMaybe;\n oid?: InputMaybe;\n};\n\n\n/** A Gist. */\nexport type GistForksArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** A Gist. */\nexport type GistStargazersArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n/** Represents a comment on an Gist. */\nexport type GistComment = Comment & Deletable & Minimizable & Node & Updatable & UpdatableComment & {\n /** The actor who authored the comment. */\n author?: Maybe;\n /** Author's association with the gist. */\n authorAssociation: CommentAuthorAssociation;\n /** Identifies the comment body. */\n body: Scalars['String']['output'];\n /** The body rendered to HTML. */\n bodyHTML: Scalars['HTML']['output'];\n /** The body rendered to text. */\n bodyText: Scalars['String']['output'];\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Check if this comment was created via an email reply. */\n createdViaEmail: Scalars['Boolean']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** The actor who edited the comment. */\n editor?: Maybe;\n /** The associated gist. */\n gist: Gist;\n id: Scalars['ID']['output'];\n /** Check if this comment was edited and includes an edit with the creation data */\n includesCreatedEdit: Scalars['Boolean']['output'];\n /** Returns whether or not a comment has been minimized. */\n isMinimized: Scalars['Boolean']['output'];\n /** The moment the editor made the last edit */\n lastEditedAt?: Maybe;\n /**\n * Returns why the comment was minimized. One of `abuse`, `off-topic`,\n * `outdated`, `resolved`, `duplicate` and `spam`. Note that the case and\n * formatting of these values differs from the inputs to the `MinimizeComment` mutation.\n */\n minimizedReason?: Maybe;\n /** Identifies when the comment was published at. */\n publishedAt?: Maybe;\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n /** A list of edits to this content. */\n userContentEdits?: Maybe;\n /** Check if the current viewer can delete this object. */\n viewerCanDelete: Scalars['Boolean']['output'];\n /** Check if the current viewer can minimize this object. */\n viewerCanMinimize: Scalars['Boolean']['output'];\n /** Check if the current viewer can update this object. */\n viewerCanUpdate: Scalars['Boolean']['output'];\n /** Reasons why the current viewer can not update this comment. */\n viewerCannotUpdateReasons: Array;\n /** Did the viewer author this comment. */\n viewerDidAuthor: Scalars['Boolean']['output'];\n};\n\n\n/** Represents a comment on an Gist. */\nexport type GistCommentUserContentEditsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** The connection type for GistComment. */\nexport type GistCommentConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type GistCommentEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** The connection type for Gist. */\nexport type GistConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type GistEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** A file in a gist. */\nexport type GistFile = {\n /** The file name encoded to remove characters that are invalid in URL paths. */\n encodedName?: Maybe;\n /** The gist file encoding. */\n encoding?: Maybe;\n /** The file extension from the file name. */\n extension?: Maybe;\n /** Indicates if this file is an image. */\n isImage: Scalars['Boolean']['output'];\n /** Whether the file's contents were truncated. */\n isTruncated: Scalars['Boolean']['output'];\n /** The programming language this file is written in. */\n language?: Maybe;\n /** The gist file name. */\n name?: Maybe;\n /** The gist file size in bytes. */\n size?: Maybe;\n /** UTF8 text data or null if the file is binary */\n text?: Maybe;\n};\n\n\n/** A file in a gist. */\nexport type GistFileTextArgs = {\n truncate?: InputMaybe;\n};\n\n/** Ordering options for gist connections */\nexport type GistOrder = {\n /** The ordering direction. */\n direction: OrderDirection;\n /** The field to order repositories by. */\n field: GistOrderField;\n};\n\n/** Properties by which gist connections can be ordered. */\nexport enum GistOrderField {\n /** Order gists by creation time */\n CreatedAt = 'CREATED_AT',\n /** Order gists by push time */\n PushedAt = 'PUSHED_AT',\n /** Order gists by update time */\n UpdatedAt = 'UPDATED_AT'\n}\n\n/** The privacy of a Gist */\nexport enum GistPrivacy {\n /** Gists that are public and secret */\n All = 'ALL',\n /** Public */\n Public = 'PUBLIC',\n /** Secret */\n Secret = 'SECRET'\n}\n\n/** Represents an actor in a Git commit (ie. an author or committer). */\nexport type GitActor = {\n /** A URL pointing to the author's public avatar. */\n avatarUrl: Scalars['URI']['output'];\n /** The timestamp of the Git action (authoring or committing). */\n date?: Maybe;\n /** The email in the Git commit. */\n email?: Maybe;\n /** The name in the Git commit. */\n name?: Maybe;\n /** The GitHub user corresponding to the email field. Null if no such user exists. */\n user?: Maybe;\n};\n\n\n/** Represents an actor in a Git commit (ie. an author or committer). */\nexport type GitActorAvatarUrlArgs = {\n size?: InputMaybe;\n};\n\n/** The connection type for GitActor. */\nexport type GitActorConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type GitActorEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Represents information about the GitHub instance. */\nexport type GitHubMetadata = {\n /** Returns a String that's a SHA of `github-services` */\n gitHubServicesSha: Scalars['GitObjectID']['output'];\n /** IP addresses that users connect to for git operations */\n gitIpAddresses?: Maybe>;\n /** IP addresses that GitHub Enterprise Importer uses for outbound connections */\n githubEnterpriseImporterIpAddresses?: Maybe>;\n /** IP addresses that service hooks are sent from */\n hookIpAddresses?: Maybe>;\n /** IP addresses that the importer connects from */\n importerIpAddresses?: Maybe>;\n /** Whether or not users are verified */\n isPasswordAuthenticationVerifiable: Scalars['Boolean']['output'];\n /** IP addresses for GitHub Pages' A records */\n pagesIpAddresses?: Maybe>;\n};\n\n/** Represents a Git object. */\nexport type GitObject = {\n /** An abbreviated version of the Git object ID */\n abbreviatedOid: Scalars['String']['output'];\n /** The HTTP path for this Git object */\n commitResourcePath: Scalars['URI']['output'];\n /** The HTTP URL for this Git object */\n commitUrl: Scalars['URI']['output'];\n id: Scalars['ID']['output'];\n /** The Git object ID */\n oid: Scalars['GitObjectID']['output'];\n /** The Repository the Git object belongs to */\n repository: Repository;\n};\n\n/** Information about a signature (GPG or S/MIME) on a Commit or Tag. */\nexport type GitSignature = {\n /** Email used to sign this object. */\n email: Scalars['String']['output'];\n /** True if the signature is valid and verified by GitHub. */\n isValid: Scalars['Boolean']['output'];\n /** Payload for GPG signing object. Raw ODB object without the signature header. */\n payload: Scalars['String']['output'];\n /** ASCII-armored signature header from object. */\n signature: Scalars['String']['output'];\n /** GitHub user corresponding to the email signing this commit. */\n signer?: Maybe;\n /**\n * The state of this signature. `VALID` if signature is valid and verified by\n * GitHub, otherwise represents reason why signature is considered invalid.\n */\n state: GitSignatureState;\n /** True if the signature was made with GitHub's signing key. */\n wasSignedByGitHub: Scalars['Boolean']['output'];\n};\n\n/** The state of a Git signature. */\nexport enum GitSignatureState {\n /** The signing certificate or its chain could not be verified */\n BadCert = 'BAD_CERT',\n /** Invalid email used for signing */\n BadEmail = 'BAD_EMAIL',\n /** Signing key expired */\n ExpiredKey = 'EXPIRED_KEY',\n /** Internal error - the GPG verification service misbehaved */\n GpgverifyError = 'GPGVERIFY_ERROR',\n /** Internal error - the GPG verification service is unavailable at the moment */\n GpgverifyUnavailable = 'GPGVERIFY_UNAVAILABLE',\n /** Invalid signature */\n Invalid = 'INVALID',\n /** Malformed signature */\n MalformedSig = 'MALFORMED_SIG',\n /** The usage flags for the key that signed this don't allow signing */\n NotSigningKey = 'NOT_SIGNING_KEY',\n /** Email used for signing not known to GitHub */\n NoUser = 'NO_USER',\n /** Valid signature, though certificate revocation check failed */\n OcspError = 'OCSP_ERROR',\n /** Valid signature, pending certificate revocation checking */\n OcspPending = 'OCSP_PENDING',\n /** One or more certificates in chain has been revoked */\n OcspRevoked = 'OCSP_REVOKED',\n /** Key used for signing not known to GitHub */\n UnknownKey = 'UNKNOWN_KEY',\n /** Unknown signature type */\n UnknownSigType = 'UNKNOWN_SIG_TYPE',\n /** Unsigned */\n Unsigned = 'UNSIGNED',\n /** Email used for signing unverified on GitHub */\n UnverifiedEmail = 'UNVERIFIED_EMAIL',\n /** Valid signature and verified by GitHub */\n Valid = 'VALID'\n}\n\n/** Represents a GPG signature on a Commit or Tag. */\nexport type GpgSignature = GitSignature & {\n /** Email used to sign this object. */\n email: Scalars['String']['output'];\n /** True if the signature is valid and verified by GitHub. */\n isValid: Scalars['Boolean']['output'];\n /** Hex-encoded ID of the key that signed this object. */\n keyId?: Maybe;\n /** Payload for GPG signing object. Raw ODB object without the signature header. */\n payload: Scalars['String']['output'];\n /** ASCII-armored signature header from object. */\n signature: Scalars['String']['output'];\n /** GitHub user corresponding to the email signing this commit. */\n signer?: Maybe;\n /**\n * The state of this signature. `VALID` if signature is valid and verified by\n * GitHub, otherwise represents reason why signature is considered invalid.\n */\n state: GitSignatureState;\n /** True if the signature was made with GitHub's signing key. */\n wasSignedByGitHub: Scalars['Boolean']['output'];\n};\n\n/** Autogenerated input type of GrantEnterpriseOrganizationsMigratorRole */\nexport type GrantEnterpriseOrganizationsMigratorRoleInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the enterprise to which all organizations managed by it will be granted the migrator role. */\n enterpriseId: Scalars['ID']['input'];\n /** The login of the user to grant the migrator role */\n login: Scalars['String']['input'];\n};\n\n/** Autogenerated return type of GrantEnterpriseOrganizationsMigratorRole */\nexport type GrantEnterpriseOrganizationsMigratorRolePayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The organizations that had the migrator role applied to for the given user. */\n organizations?: Maybe;\n};\n\n\n/** Autogenerated return type of GrantEnterpriseOrganizationsMigratorRole */\nexport type GrantEnterpriseOrganizationsMigratorRolePayloadOrganizationsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** Autogenerated input type of GrantMigratorRole */\nexport type GrantMigratorRoleInput = {\n /** The user login or Team slug to grant the migrator role. */\n actor: Scalars['String']['input'];\n /** Specifies the type of the actor, can be either USER or TEAM. */\n actorType: ActorType;\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The ID of the organization that the user/team belongs to. */\n organizationId: Scalars['ID']['input'];\n};\n\n/** Autogenerated return type of GrantMigratorRole */\nexport type GrantMigratorRolePayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** Did the operation succeed? */\n success?: Maybe;\n};\n\n/** Represents a 'head_ref_deleted' event on a given pull request. */\nexport type HeadRefDeletedEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Identifies the Ref associated with the `head_ref_deleted` event. */\n headRef?: Maybe;\n /** Identifies the name of the Ref associated with the `head_ref_deleted` event. */\n headRefName: Scalars['String']['output'];\n id: Scalars['ID']['output'];\n /** PullRequest referenced by event. */\n pullRequest: PullRequest;\n};\n\n/** Represents a 'head_ref_force_pushed' event on a given pull request. */\nexport type HeadRefForcePushedEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the after commit SHA for the 'head_ref_force_pushed' event. */\n afterCommit?: Maybe;\n /** Identifies the before commit SHA for the 'head_ref_force_pushed' event. */\n beforeCommit?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['ID']['output'];\n /** PullRequest referenced by event. */\n pullRequest: PullRequest;\n /** Identifies the fully qualified ref name for the 'head_ref_force_pushed' event. */\n ref?: Maybe;\n};\n\n/** Represents a 'head_ref_restored' event on a given pull request. */\nexport type HeadRefRestoredEvent = Node & {\n /** Identifies the actor who performed the event. */\n actor?: Maybe;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['ID']['output'];\n /** PullRequest referenced by event. */\n pullRequest: PullRequest;\n};\n\n/** Detail needed to display a hovercard for a user */\nexport type Hovercard = {\n /** Each of the contexts for this hovercard */\n contexts: Array;\n};\n\n/** An individual line of a hovercard */\nexport type HovercardContext = {\n /** A string describing this context */\n message: Scalars['String']['output'];\n /** An octicon to accompany this context */\n octicon: Scalars['String']['output'];\n};\n\n/** The possible states in which authentication can be configured with an identity provider. */\nexport enum IdentityProviderConfigurationState {\n /** Authentication with an identity provider is configured but not enforced. */\n Configured = 'CONFIGURED',\n /** Authentication with an identity provider is configured and enforced. */\n Enforced = 'ENFORCED',\n /** Authentication with an identity provider is not configured. */\n Unconfigured = 'UNCONFIGURED'\n}\n\n/** Autogenerated input type of InviteEnterpriseAdmin */\nexport type InviteEnterpriseAdminInput = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: InputMaybe;\n /** The email of the person to invite as an administrator. */\n email?: InputMaybe;\n /** The ID of the enterprise to which you want to invite an administrator. */\n enterpriseId: Scalars['ID']['input'];\n /** The login of a user to invite as an administrator. */\n invitee?: InputMaybe;\n /** The role of the administrator. */\n role?: InputMaybe;\n};\n\n/** Autogenerated return type of InviteEnterpriseAdmin */\nexport type InviteEnterpriseAdminPayload = {\n /** A unique identifier for the client performing the mutation. */\n clientMutationId?: Maybe;\n /** The created enterprise administrator invitation. */\n invitation?: Maybe;\n};\n\n/** The possible values for the IP allow list enabled setting. */\nexport enum IpAllowListEnabledSettingValue {\n /** The setting is disabled for the owner. */\n Disabled = 'DISABLED',\n /** The setting is enabled for the owner. */\n Enabled = 'ENABLED'\n}\n\n/** An IP address or range of addresses that is allowed to access an owner's resources. */\nexport type IpAllowListEntry = Node & {\n /** A single IP address or range of IP addresses in CIDR notation. */\n allowListValue: Scalars['String']['output'];\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['ID']['output'];\n /** Whether the entry is currently active. */\n isActive: Scalars['Boolean']['output'];\n /** The name of the IP allow list entry. */\n name?: Maybe;\n /** The owner of the IP allow list entry. */\n owner: IpAllowListOwner;\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n};\n\n/** The connection type for IpAllowListEntry. */\nexport type IpAllowListEntryConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type IpAllowListEntryEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Ordering options for IP allow list entry connections. */\nexport type IpAllowListEntryOrder = {\n /** The ordering direction. */\n direction: OrderDirection;\n /** The field to order IP allow list entries by. */\n field: IpAllowListEntryOrderField;\n};\n\n/** Properties by which IP allow list entry connections can be ordered. */\nexport enum IpAllowListEntryOrderField {\n /** Order IP allow list entries by the allow list value. */\n AllowListValue = 'ALLOW_LIST_VALUE',\n /** Order IP allow list entries by creation time. */\n CreatedAt = 'CREATED_AT'\n}\n\n/** The possible values for the IP allow list configuration for installed GitHub Apps setting. */\nexport enum IpAllowListForInstalledAppsEnabledSettingValue {\n /** The setting is disabled for the owner. */\n Disabled = 'DISABLED',\n /** The setting is enabled for the owner. */\n Enabled = 'ENABLED'\n}\n\n/** Types that can own an IP allow list. */\nexport type IpAllowListOwner = App | Enterprise | Organization;\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type Issue = Assignable & Closable & Comment & Deletable & Labelable & Lockable & Node & ProjectV2Owner & Reactable & RepositoryNode & Subscribable & SubscribableThread & UniformResourceLocatable & Updatable & UpdatableComment & {\n /** Reason that the conversation was locked. */\n activeLockReason?: Maybe;\n /** A list of Users assigned to this object. */\n assignees: UserConnection;\n /** The actor who authored the comment. */\n author?: Maybe;\n /** Author's association with the subject of the comment. */\n authorAssociation: CommentAuthorAssociation;\n /** Identifies the body of the issue. */\n body: Scalars['String']['output'];\n /** The body rendered to HTML. */\n bodyHTML: Scalars['HTML']['output'];\n /** The http path for this issue body */\n bodyResourcePath: Scalars['URI']['output'];\n /** Identifies the body of the issue rendered to text. */\n bodyText: Scalars['String']['output'];\n /** The http URL for this issue body */\n bodyUrl: Scalars['URI']['output'];\n /** Indicates if the object is closed (definition of closed may depend on type) */\n closed: Scalars['Boolean']['output'];\n /** Identifies the date and time when the object was closed. */\n closedAt?: Maybe;\n /** A list of comments associated with the Issue. */\n comments: IssueCommentConnection;\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Check if this comment was created via an email reply. */\n createdViaEmail: Scalars['Boolean']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** The actor who edited the comment. */\n editor?: Maybe;\n /** Identifies the primary key from the database as a BigInt. */\n fullDatabaseId?: Maybe;\n /** The hovercard information for this issue */\n hovercard: Hovercard;\n id: Scalars['ID']['output'];\n /** Check if this comment was edited and includes an edit with the creation data */\n includesCreatedEdit: Scalars['Boolean']['output'];\n /** Indicates whether or not this issue is currently pinned to the repository issues list */\n isPinned?: Maybe;\n /** Is this issue read by the viewer */\n isReadByViewer?: Maybe;\n /** A list of labels associated with the object. */\n labels?: Maybe;\n /** The moment the editor made the last edit */\n lastEditedAt?: Maybe;\n /** Branches linked to this issue. */\n linkedBranches: LinkedBranchConnection;\n /** `true` if the object is locked */\n locked: Scalars['Boolean']['output'];\n /** Identifies the milestone associated with the issue. */\n milestone?: Maybe;\n /** Identifies the issue number. */\n number: Scalars['Int']['output'];\n /** A list of Users that are participating in the Issue conversation. */\n participants: UserConnection;\n /** List of project cards associated with this issue. */\n projectCards: ProjectCardConnection;\n /** List of project items associated with this issue. */\n projectItems: ProjectV2ItemConnection;\n /** Find a project by number. */\n projectV2?: Maybe;\n /** A list of projects under the owner. */\n projectsV2: ProjectV2Connection;\n /** Identifies when the comment was published at. */\n publishedAt?: Maybe;\n /** A list of reactions grouped by content left on the subject. */\n reactionGroups?: Maybe>;\n /** A list of Reactions left on the Issue. */\n reactions: ReactionConnection;\n /** The repository associated with this node. */\n repository: Repository;\n /** The HTTP path for this issue */\n resourcePath: Scalars['URI']['output'];\n /** Identifies the state of the issue. */\n state: IssueState;\n /** Identifies the reason for the issue state. */\n stateReason?: Maybe;\n /**\n * A list of events, comments, commits, etc. associated with the issue.\n * @deprecated `timeline` will be removed Use Issue.timelineItems instead. Removal on 2020-10-01 UTC.\n */\n timeline: IssueTimelineConnection;\n /** A list of events, comments, commits, etc. associated with the issue. */\n timelineItems: IssueTimelineItemsConnection;\n /** Identifies the issue title. */\n title: Scalars['String']['output'];\n /** Identifies the issue title rendered to HTML. */\n titleHTML: Scalars['String']['output'];\n /** A list of issues that track this issue */\n trackedInIssues: IssueConnection;\n /** A list of issues tracked inside the current issue */\n trackedIssues: IssueConnection;\n /** The number of tracked issues for this issue */\n trackedIssuesCount: Scalars['Int']['output'];\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n /** The HTTP URL for this issue */\n url: Scalars['URI']['output'];\n /** A list of edits to this content. */\n userContentEdits?: Maybe;\n /** Indicates if the object can be closed by the viewer. */\n viewerCanClose: Scalars['Boolean']['output'];\n /** Check if the current viewer can delete this object. */\n viewerCanDelete: Scalars['Boolean']['output'];\n /** Can user react to this subject */\n viewerCanReact: Scalars['Boolean']['output'];\n /** Indicates if the object can be reopened by the viewer. */\n viewerCanReopen: Scalars['Boolean']['output'];\n /** Check if the viewer is able to change their subscription status for the repository. */\n viewerCanSubscribe: Scalars['Boolean']['output'];\n /** Check if the current viewer can update this object. */\n viewerCanUpdate: Scalars['Boolean']['output'];\n /** Reasons why the current viewer can not update this comment. */\n viewerCannotUpdateReasons: Array;\n /** Did the viewer author this comment. */\n viewerDidAuthor: Scalars['Boolean']['output'];\n /** Identifies if the viewer is watching, not watching, or ignoring the subscribable entity. */\n viewerSubscription?: Maybe;\n /** Identifies the viewer's thread subscription form action. */\n viewerThreadSubscriptionFormAction?: Maybe;\n /** Identifies the viewer's thread subscription status. */\n viewerThreadSubscriptionStatus?: Maybe;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueAssigneesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueCommentsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueHovercardArgs = {\n includeNotificationContexts?: InputMaybe;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueLabelsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueLinkedBranchesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueParticipantsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueProjectCardsArgs = {\n after?: InputMaybe;\n archivedStates?: InputMaybe>>;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueProjectItemsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n includeArchived?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueProjectV2Args = {\n number: Scalars['Int']['input'];\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueProjectsV2Args = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n query?: InputMaybe;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueReactionsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n content?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueTimelineArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n since?: InputMaybe;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueTimelineItemsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n itemTypes?: InputMaybe>;\n last?: InputMaybe;\n since?: InputMaybe;\n skip?: InputMaybe;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueTrackedInIssuesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueTrackedIssuesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueTrackedIssuesCountArgs = {\n states?: InputMaybe>>;\n};\n\n\n/** An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project. */\nexport type IssueUserContentEditsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** The possible state reasons of a closed issue. */\nexport enum IssueClosedStateReason {\n /** An issue that has been closed as completed */\n Completed = 'COMPLETED',\n /** An issue that has been closed as not planned */\n NotPlanned = 'NOT_PLANNED'\n}\n\n/** Represents a comment on an Issue. */\nexport type IssueComment = Comment & Deletable & Minimizable & Node & Reactable & RepositoryNode & Updatable & UpdatableComment & {\n /** The actor who authored the comment. */\n author?: Maybe;\n /** Author's association with the subject of the comment. */\n authorAssociation: CommentAuthorAssociation;\n /** The body as Markdown. */\n body: Scalars['String']['output'];\n /** The body rendered to HTML. */\n bodyHTML: Scalars['HTML']['output'];\n /** The body rendered to text. */\n bodyText: Scalars['String']['output'];\n /** Identifies the date and time when the object was created. */\n createdAt: Scalars['DateTime']['output'];\n /** Check if this comment was created via an email reply. */\n createdViaEmail: Scalars['Boolean']['output'];\n /** Identifies the primary key from the database. */\n databaseId?: Maybe;\n /** The actor who edited the comment. */\n editor?: Maybe;\n /** Identifies the primary key from the database as a BigInt. */\n fullDatabaseId?: Maybe;\n id: Scalars['ID']['output'];\n /** Check if this comment was edited and includes an edit with the creation data */\n includesCreatedEdit: Scalars['Boolean']['output'];\n /** Returns whether or not a comment has been minimized. */\n isMinimized: Scalars['Boolean']['output'];\n /** Identifies the issue associated with the comment. */\n issue: Issue;\n /** The moment the editor made the last edit */\n lastEditedAt?: Maybe;\n /**\n * Returns why the comment was minimized. One of `abuse`, `off-topic`,\n * `outdated`, `resolved`, `duplicate` and `spam`. Note that the case and\n * formatting of these values differs from the inputs to the `MinimizeComment` mutation.\n */\n minimizedReason?: Maybe;\n /** Identifies when the comment was published at. */\n publishedAt?: Maybe;\n /**\n * Returns the pull request associated with the comment, if this comment was made on a\n * pull request.\n */\n pullRequest?: Maybe;\n /** A list of reactions grouped by content left on the subject. */\n reactionGroups?: Maybe>;\n /** A list of Reactions left on the Issue. */\n reactions: ReactionConnection;\n /** The repository associated with this node. */\n repository: Repository;\n /** The HTTP path for this issue comment */\n resourcePath: Scalars['URI']['output'];\n /** Identifies the date and time when the object was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n /** The HTTP URL for this issue comment */\n url: Scalars['URI']['output'];\n /** A list of edits to this content. */\n userContentEdits?: Maybe;\n /** Check if the current viewer can delete this object. */\n viewerCanDelete: Scalars['Boolean']['output'];\n /** Check if the current viewer can minimize this object. */\n viewerCanMinimize: Scalars['Boolean']['output'];\n /** Can user react to this subject */\n viewerCanReact: Scalars['Boolean']['output'];\n /** Check if the current viewer can update this object. */\n viewerCanUpdate: Scalars['Boolean']['output'];\n /** Reasons why the current viewer can not update this comment. */\n viewerCannotUpdateReasons: Array;\n /** Did the viewer author this comment. */\n viewerDidAuthor: Scalars['Boolean']['output'];\n};\n\n\n/** Represents a comment on an Issue. */\nexport type IssueCommentReactionsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n content?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n\n/** Represents a comment on an Issue. */\nexport type IssueCommentUserContentEditsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n/** The connection type for IssueComment. */\nexport type IssueCommentConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type IssueCommentEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Ways in which lists of issue comments can be ordered upon return. */\nexport type IssueCommentOrder = {\n /** The direction in which to order issue comments by the specified field. */\n direction: OrderDirection;\n /** The field in which to order issue comments by. */\n field: IssueCommentOrderField;\n};\n\n/** Properties by which issue comment connections can be ordered. */\nexport enum IssueCommentOrderField {\n /** Order issue comments by update time */\n UpdatedAt = 'UPDATED_AT'\n}\n\n/** The connection type for Issue. */\nexport type IssueConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** This aggregates issues opened by a user within one repository. */\nexport type IssueContributionsByRepository = {\n /** The issue contributions. */\n contributions: CreatedIssueContributionConnection;\n /** The repository in which the issues were opened. */\n repository: Repository;\n};\n\n\n/** This aggregates issues opened by a user within one repository. */\nexport type IssueContributionsByRepositoryContributionsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n/** An edge in a connection. */\nexport type IssueEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** Ways in which to filter lists of issues. */\nexport type IssueFilters = {\n /**\n * List issues assigned to given name. Pass in `null` for issues with no assigned\n * user, and `*` for issues assigned to any user.\n */\n assignee?: InputMaybe;\n /** List issues created by given name. */\n createdBy?: InputMaybe;\n /** List issues where the list of label names exist on the issue. */\n labels?: InputMaybe>;\n /** List issues where the given name is mentioned in the issue. */\n mentioned?: InputMaybe;\n /**\n * List issues by given milestone argument. If an string representation of an\n * integer is passed, it should refer to a milestone by its database ID. Pass in\n * `null` for issues with no milestone, and `*` for issues that are assigned to any milestone.\n */\n milestone?: InputMaybe;\n /**\n * List issues by given milestone argument. If an string representation of an\n * integer is passed, it should refer to a milestone by its number field. Pass in\n * `null` for issues with no milestone, and `*` for issues that are assigned to any milestone.\n */\n milestoneNumber?: InputMaybe;\n /** List issues that have been updated at or after the given date. */\n since?: InputMaybe;\n /** List issues filtered by the list of states given. */\n states?: InputMaybe>;\n /** List issues subscribed to by viewer. */\n viewerSubscribed?: InputMaybe;\n};\n\n/** Used for return value of Repository.issueOrPullRequest. */\nexport type IssueOrPullRequest = Issue | PullRequest;\n\n/** Ways in which lists of issues can be ordered upon return. */\nexport type IssueOrder = {\n /** The direction in which to order issues by the specified field. */\n direction: OrderDirection;\n /** The field in which to order issues by. */\n field: IssueOrderField;\n};\n\n/** Properties by which issue connections can be ordered. */\nexport enum IssueOrderField {\n /** Order issues by comment count */\n Comments = 'COMMENTS',\n /** Order issues by creation time */\n CreatedAt = 'CREATED_AT',\n /** Order issues by update time */\n UpdatedAt = 'UPDATED_AT'\n}\n\n/** The possible states of an issue. */\nexport enum IssueState {\n /** An issue that has been closed */\n Closed = 'CLOSED',\n /** An issue that is still open */\n Open = 'OPEN'\n}\n\n/** The possible state reasons of an issue. */\nexport enum IssueStateReason {\n /** An issue that has been closed as completed */\n Completed = 'COMPLETED',\n /** An issue that has been closed as not planned */\n NotPlanned = 'NOT_PLANNED',\n /** An issue that has been reopened */\n Reopened = 'REOPENED'\n}\n\n/** A repository issue template. */\nexport type IssueTemplate = {\n /** The template purpose. */\n about?: Maybe;\n /** The suggested assignees. */\n assignees: UserConnection;\n /** The suggested issue body. */\n body?: Maybe;\n /** The template filename. */\n filename: Scalars['String']['output'];\n /** The suggested issue labels */\n labels?: Maybe;\n /** The template name. */\n name: Scalars['String']['output'];\n /** The suggested issue title. */\n title?: Maybe;\n};\n\n\n/** A repository issue template. */\nexport type IssueTemplateAssigneesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n};\n\n\n/** A repository issue template. */\nexport type IssueTemplateLabelsArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n};\n\n/** The connection type for IssueTimelineItem. */\nexport type IssueTimelineConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An item in an issue timeline */\nexport type IssueTimelineItem = AssignedEvent | ClosedEvent | Commit | CrossReferencedEvent | DemilestonedEvent | IssueComment | LabeledEvent | LockedEvent | MilestonedEvent | ReferencedEvent | RenamedTitleEvent | ReopenedEvent | SubscribedEvent | TransferredEvent | UnassignedEvent | UnlabeledEvent | UnlockedEvent | UnsubscribedEvent | UserBlockedEvent;\n\n/** An edge in a connection. */\nexport type IssueTimelineItemEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** An item in an issue timeline */\nexport type IssueTimelineItems = AddedToProjectEvent | AssignedEvent | ClosedEvent | CommentDeletedEvent | ConnectedEvent | ConvertedNoteToIssueEvent | ConvertedToDiscussionEvent | CrossReferencedEvent | DemilestonedEvent | DisconnectedEvent | IssueComment | LabeledEvent | LockedEvent | MarkedAsDuplicateEvent | MentionedEvent | MilestonedEvent | MovedColumnsInProjectEvent | PinnedEvent | ReferencedEvent | RemovedFromProjectEvent | RenamedTitleEvent | ReopenedEvent | SubscribedEvent | TransferredEvent | UnassignedEvent | UnlabeledEvent | UnlockedEvent | UnmarkedAsDuplicateEvent | UnpinnedEvent | UnsubscribedEvent | UserBlockedEvent;\n\n/** The connection type for IssueTimelineItems. */\nexport type IssueTimelineItemsConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** Identifies the count of items after applying `before` and `after` filters. */\n filteredCount: Scalars['Int']['output'];\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Identifies the count of items after applying `before`/`after` filters and `first`/`last`/`skip` slicing. */\n pageCount: Scalars['Int']['output'];\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n /** Identifies the date and time when the timeline was last updated. */\n updatedAt: Scalars['DateTime']['output'];\n};\n\n/** An edge in a connection. */\nexport type IssueTimelineItemsEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe;\n};\n\n/** The possible item types found in a timeline. */\nexport enum IssueTimelineItemsItemType {\n /** Represents a 'added_to_project' event on a given issue or pull request. */\n AddedToProjectEvent = 'ADDED_TO_PROJECT_EVENT',\n /** Represents an 'assigned' event on any assignable object. */\n AssignedEvent = 'ASSIGNED_EVENT',\n /** Represents a 'closed' event on any `Closable`. */\n ClosedEvent = 'CLOSED_EVENT',\n /** Represents a 'comment_deleted' event on a given issue or pull request. */\n CommentDeletedEvent = 'COMMENT_DELETED_EVENT',\n /** Represents a 'connected' event on a given issue or pull request. */\n ConnectedEvent = 'CONNECTED_EVENT',\n /** Represents a 'converted_note_to_issue' event on a given issue or pull request. */\n ConvertedNoteToIssueEvent = 'CONVERTED_NOTE_TO_ISSUE_EVENT',\n /** Represents a 'converted_to_discussion' event on a given issue. */\n ConvertedToDiscussionEvent = 'CONVERTED_TO_DISCUSSION_EVENT',\n /** Represents a mention made by one issue or pull request to another. */\n CrossReferencedEvent = 'CROSS_REFERENCED_EVENT',\n /** Represents a 'demilestoned' event on a given issue or pull request. */\n DemilestonedEvent = 'DEMILESTONED_EVENT',\n /** Represents a 'disconnected' event on a given issue or pull request. */\n DisconnectedEvent = 'DISCONNECTED_EVENT',\n /** Represents a comment on an Issue. */\n IssueComment = 'ISSUE_COMMENT',\n /** Represents a 'labeled' event on a given issue or pull request. */\n LabeledEvent = 'LABELED_EVENT',\n /** Represents a 'locked' event on a given issue or pull request. */\n LockedEvent = 'LOCKED_EVENT',\n /** Represents a 'marked_as_duplicate' event on a given issue or pull request. */\n MarkedAsDuplicateEvent = 'MARKED_AS_DUPLICATE_EVENT',\n /** Represents a 'mentioned' event on a given issue or pull request. */\n MentionedEvent = 'MENTIONED_EVENT',\n /** Represents a 'milestoned' event on a given issue or pull request. */\n MilestonedEvent = 'MILESTONED_EVENT',\n /** Represents a 'moved_columns_in_project' event on a given issue or pull request. */\n MovedColumnsInProjectEvent = 'MOVED_COLUMNS_IN_PROJECT_EVENT',\n /** Represents a 'pinned' event on a given issue or pull request. */\n PinnedEvent = 'PINNED_EVENT',\n /** Represents a 'referenced' event on a given `ReferencedSubject`. */\n ReferencedEvent = 'REFERENCED_EVENT',\n /** Represents a 'removed_from_project' event on a given issue or pull request. */\n RemovedFromProjectEvent = 'REMOVED_FROM_PROJECT_EVENT',\n /** Represents a 'renamed' event on a given issue or pull request */\n RenamedTitleEvent = 'RENAMED_TITLE_EVENT',\n /** Represents a 'reopened' event on any `Closable`. */\n ReopenedEvent = 'REOPENED_EVENT',\n /** Represents a 'subscribed' event on a given `Subscribable`. */\n SubscribedEvent = 'SUBSCRIBED_EVENT',\n /** Represents a 'transferred' event on a given issue or pull request. */\n TransferredEvent = 'TRANSFERRED_EVENT',\n /** Represents an 'unassigned' event on any assignable object. */\n UnassignedEvent = 'UNASSIGNED_EVENT',\n /** Represents an 'unlabeled' event on a given issue or pull request. */\n UnlabeledEvent = 'UNLABELED_EVENT',\n /** Represents an 'unlocked' event on a given issue or pull request. */\n UnlockedEvent = 'UNLOCKED_EVENT',\n /** Represents an 'unmarked_as_duplicate' event on a given issue or pull request. */\n UnmarkedAsDuplicateEvent = 'UNMARKED_AS_DUPLICATE_EVENT',\n /** Represents an 'unpinned' event on a given issue or pull request. */\n UnpinnedEvent = 'UNPINNED_EVENT',\n /** Represents an 'unsubscribed' event on a given `Subscribable`. */\n UnsubscribedEvent = 'UNSUBSCRIBED_EVENT',\n /** Represents a 'user_blocked' event on a given user. */\n UserBlockedEvent = 'USER_BLOCKED_EVENT'\n}\n\n/** Represents a user signing up for a GitHub account. */\nexport type JoinedGitHubContribution = Contribution & {\n /**\n * Whether this contribution is associated with a record you do not have access to. For\n * example, your own 'first issue' contribution may have been made on a repository you can no\n * longer access.\n */\n isRestricted: Scalars['Boolean']['output'];\n /** When this contribution was made. */\n occurredAt: Scalars['DateTime']['output'];\n /** The HTTP path for this contribution. */\n resourcePath: Scalars['URI']['output'];\n /** The HTTP URL for this contribution. */\n url: Scalars['URI']['output'];\n /** The user who made this contribution. */\n user: User;\n};\n\n/** A label for categorizing Issues, Pull Requests, Milestones, or Discussions with a given Repository. */\nexport type Label = Node & {\n /** Identifies the label color. */\n color: Scalars['String']['output'];\n /** Identifies the date and time when the label was created. */\n createdAt?: Maybe;\n /** A brief description of this label. */\n description?: Maybe;\n id: Scalars['ID']['output'];\n /** Indicates whether or not this is a default label. */\n isDefault: Scalars['Boolean']['output'];\n /** A list of issues associated with this label. */\n issues: IssueConnection;\n /** Identifies the label name. */\n name: Scalars['String']['output'];\n /** A list of pull requests associated with this label. */\n pullRequests: PullRequestConnection;\n /** The repository associated with this label. */\n repository: Repository;\n /** The HTTP path for this label. */\n resourcePath: Scalars['URI']['output'];\n /** Identifies the date and time when the label was last updated. */\n updatedAt?: Maybe;\n /** The HTTP URL for this label. */\n url: Scalars['URI']['output'];\n};\n\n\n/** A label for categorizing Issues, Pull Requests, Milestones, or Discussions with a given Repository. */\nexport type LabelIssuesArgs = {\n after?: InputMaybe;\n before?: InputMaybe;\n filterBy?: InputMaybe;\n first?: InputMaybe;\n labels?: InputMaybe>;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n states?: InputMaybe>;\n};\n\n\n/** A label for categorizing Issues, Pull Requests, Milestones, or Discussions with a given Repository. */\nexport type LabelPullRequestsArgs = {\n after?: InputMaybe;\n baseRefName?: InputMaybe;\n before?: InputMaybe;\n first?: InputMaybe;\n headRefName?: InputMaybe;\n labels?: InputMaybe>;\n last?: InputMaybe;\n orderBy?: InputMaybe;\n states?: InputMaybe>;\n};\n\n/** The connection type for Label. */\nexport type LabelConnection = {\n /** A list of edges. */\n edges?: Maybe>>;\n /** A list of nodes. */\n nodes?: Maybe>>;\n /** Information to aid in pagination. */\n pageInfo: PageInfo;\n /** Identifies the total count of items in the connection. */\n totalCount: Scalars['Int']['output'];\n};\n\n/** An edge in a connection. */\nexport type LabelEdge = {\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output'];\n /** The item at the end of the edge. */\n node?: Maybe